
BODY {
scrollbar-face-color: #006666;
scrollbar-highlight-color: black;
scrollbar-shadow-color: white;
scrollbar-3dlight-color: white;
scrollbar-arrow-color: ffffff;
scrollbar-track-color: #999999;
scrollbar-darkshadow-color: black;
scrollbar-base-color: black;
}

body {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#006666;
}
.sitefooterdisclaimer{
 text-align: center;
 text-decoration: none;
color:#888888;
font-size:9px; 
}
.top{
 text-align: center;
 text-decoration: none;
color:#EEEEEE;
font-size:18px; 
font-weight:bold;
 
}
.top:hover {
	text-decoration: none;
	color:#FF9900;
 }
 .sitefooterdisclaimer:hover {
	text-decoration: none;
	color:#993300;
 }
