Body {	
scrollbar-face-color: #FFFFFF;	
scrollbar-highlight-color: #000080;	
scrollbar-shadow-color: #C0C0C0;	
scrollbar-3dlight-color: #C0C0C0;	
scrollbar-arrow-color: #000000;	
scrollbar-track-color: #FFFFFF;	
scrollbar-darkshadow-color: #000080;
font-family:verdana,arial,helvetica,sans-serif; font-size: 12px;color: #000000;
}

A,A:link,A:active,A:visited,A:hover {text-decoration: none;}

#navlist a {
    border-left:1px solid white; border-right:1px solid gray; border-top:1px solid white; border-bottom:1px solid gray; display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #000080;
	background-position: 0% 50%; 
	padding-left:2px; padding-right:2px; padding-top:6px; padding-bottom:6px
}
#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active {
	border-left:1px solid gray; border-right:1px solid white; border-top:1px solid gray; border-bottom:1px solid white; display: block;
	background-color: red;
	background-position: 0% 50%;
	color: #FFFFFF
}

#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF
}
#footertext a:link, #footertext a:visited, #footertext a:hover, #footertext a:active {
	color: #FFFFFF;
	text-decoration: none;
