.bg_head {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-y;
}

.body {	
	color:#5E646A;
	font-family:Trebuchet MS;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

a.body:hover {
	color:#2B3976;
}

.underlineTxt {	
	color:#5E646A;
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:underlin;
}

a.underlineTxt:hover {
	color:#2B3976;
	text-decoration:none;
}

.txtBlue {	
	color:#063F85;
	font-family:Trebuchet MS;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

.thTxtBlue {	
	color:#003399;
	background-color:#EAEAEA;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-family:Trebuchet MS;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
}

.txtRed {	
	color:#063F85;
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

.thTxtWhite {	
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	line-height:25px;
	background-color:#6A6A6A;
	text-decoration:none;
}

.TxtWhite {	
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

.topRhtLnk {
	font-family:Trebuchet MS;
	font-size:11px;
	color:#5E646A;
	font-style:normal;
	font-weight:normal;	
	text-decoration:none	
}

a.topRhtLnk:hover {	
	color:#2B3976;

}
.lftMenu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4C4C4C;
	text-decoration: none;
}

.bg_foot {
	background-image: url(../images/bg_foot.jpg);
	background-repeat: repeat-x;
}

.brdr {
	border: #000000 solid 1px;

}

.brdrGray {
	border: #CCCCCC solid 1px;

}

.brdrGrayRgtBtm {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;

}

/*
	for Drop Down Menu Start Here

*/
#dropmenudiv{
position:absolute;
border-top: 1px solid #42474C;
border-bottom-width: 0;
font:normal 13px Trebuchet MS;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid #42474C;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
background-color:#DEDEDE;
color:#2C2C2A;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #AAAAAA;
color:#2B3976;
}

/*
	Drop Down Menu End here
*/


.tableborder {
border-color:#BFBFBF rgb(102, 102, 102) rgb(102, 102, 102) rgb(191, 191, 191);
border-style:solid;
border-width:1px;
}

.tabletext {
background-color:#F0F0F0;
color:#5E646A;
font-family:Trebuchet MS;
font-size:10pt;
font-weight:normal;
text-indent:0pt;
}

.tablehead {
background-color:#DADADA;
color:#0B2560;
font-family:Trebuchet MS;
font-size:10pt;
font-weight:bold;
text-decoration:none;
text-indent:2pt;
}

a.downlinks {
color:#13347F;
font-family:Trebuchet MS;
font-size:10pt;
font-variant:normal;
font-weight:normal;
text-decoration:none;
}

a.downlinks:hover {
background-color:#F6F6F6;
color:#13347F;
font-family:Trebuchet MS;
font-size:10pt;
font-style:normal;
font-variant:normal;
font-weight:normal;
}

.grayTxt {
	font-family: "trebuchet MS";
	font-size: 14pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
