
body {
    
	scrollbar-face-color:		#990099;
	scrollbar-track-color:		#D4ECF4;
	scrollbar-arrow-color:		#FFFF33;
	scrollbar-highlight-color:	#CC0099;
	scrollbar-3dlight-color:	#CC33CC;
	scrollbar-shadow-color:		#660066;
	scrollbar-darkshadow-color:	#000099;

	background-color: #333366;
}

a:link {
	color: #3399FF;
}
a:visited {
	color: #3399FF;
}
a:hover {
	color: #3366FF;
}
a:active {
	color: #3366FF;
}


.navbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}

.hdbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#333333;
	font-weight: bold;
}

.subhdbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.bdbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}

.bdbodygrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	font-weight: bold;
}

.smbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

.smbdbody {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight: bold;
}

.smbodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}

.smbdbodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	font-weight: bold;
}

.navlegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990033;
}