P {
	font-family: verdana,helvetica,arial;
	font-size:11px;
	color:#000000;
	line-height: 12px;
	margin-top:0px;
	margin-bottom:10px;
}

TD,DIV,BODY {
	font-family: verdana,helvetica,arial;
	font-size:11px;
	color:#000000;

}

BODY.BGProperties {
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
	background-color:#ffffff;
}	
	

TD.top {

	background-image:url(Img/top.gif);
	background-repeat: repeat-y;
	height:100px;
}

.bigtitles {
	
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color:#25425D;
}

A:link 							{ color: #003399; text-decoration: none; }
A:visited 						{ color: #003399; text-decoration: none; }
A:active 						{ color: #003399; text-decoration: none; }
A:hover 						{ color: #003399; text-decoration: underline; }

TD.navBG {
	background-image:url(Img/nav_bg.gif);
	background-repeat: no-repeat;
	vertical-align:top;
}

TD.mainContentArea {
	background-color:#ffffff;
	height:400px;
	vertical-align:top;
}

DIV.mainContentMargin {
	margin-top:12px;
}

DIV.Msghd {
	color:#30771e;
	font-size: 31px;
	font-family: verdana,helvetica,arial;
	text-decoration: none;
	font-weight: bold;
}

DIV.btnTxtPosition {
	margin-left:12px;
	margin-top:0px;
	margin-bottom:0px;
	width:114px;

}

TD.btnBGOn {
	background-color:#CAD8FF;
	width:110px;
	height:16px;
}

TD.btnBGOff {
	background-color:#ffffff;
	width:110px;
	height:16px;
}

.navTxt { 
	font-family: verdana;
	font-size: 14px;
	text-transform: capitalize;
	font-weight:bold;
}


A.navHilightOn:link 					{ color: #000000; text-decoration: none; font-weight:bold; }
A.navHilightOn:visited 					{ color: #000000; text-decoration: none; font-weight:bold; }
A.navHilightOn:active 					{ color: #000000; text-decoration: none; font-weight:bold; }
A.navHilightOn:hover					{ color: #000000; text-decoration: none; font-weight:bold; }

A.navHilightOff:link 					{ color: #003366; text-decoration: none; }
A.navHilightOff:visited 				{ color: #003366; text-decoration: none; }
A.navHilightOff:active 					{ color: #003366; text-decoration: none; }
A.navHilightOff:hover					{ color: #259120; text-decoration: none;}


.footerTxt { font-size:9px; }


