body, td, p, li, div {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 12px; 
	color: #333333;
}

.{
	scrollbar-track-color: ;
	scrollbar-3dlight-color: ;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: #7799CC;
    scrollbar-darkshadow-color: #6699CC;
/*    scrollbar-face-color: #6699CC;*/
    scrollbar-face-color: #062050;
    scrollbar-highlight-color: ;
    scrollbar-shadow-color: #6699CC;
}

/*a {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 12px; 
	color: #CC9900;
}
*/
.nav, .nav:link, .nav:visited, .nav:active {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 11px; 
	color: #006699; 
	font-weight: normal; 
	text-decoration: none;
	padding-bottom: 3px;
}

.nav: hover {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 11px; 
	color: #CC9900; 
	font-weight: normal; 
	text-decoration: none; 
	padding-bottom: 3px;
}

.picnav, .picnav:link, .picnav:visited, .picnav:active {
	color: #000000; 
	font-weight: normal; 
	text-decoration: none;
	padding-bottom: 3px;
}

.picnav: hover {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 11px; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none; 
	padding-bottom: 3px;
}
.bottomnav, .bottomnav:link, .bottomnav:visited, .bottomnav:active {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: normal;
}

.bottomnav:hover {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 12px; 
	color: #FFCC00;
	font-weight: normal;
}
.topnav, .topnav a:link, .topnav a:visited, .topnav a:active {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #052A92;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 3px;
}

.topnav a:hover {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #800000;
	font-weight: bold;
	text-decoration: none; 
	padding-bottom: 3px;
}

.copyrighttext {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 11px; 
	color: #FFFFFF;
	font-weight: normal;
}

.boxheader {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
}
	
.searchheader {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
}	
	
.header {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 16px; 
	font-weight: bold;
	color: #333333;
}

.subheader {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 14px; 
	font-weight: bold;
	color: #333333;
}

div.section {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: #6699CC;
	border: 1px solid #336699;
	margin-bottom: 2px;
}

a.section {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.section: hover {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}

a.sitetitle {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 24px; 
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}	
	
.title {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 12px; 
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}	

a.title: hover {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 12px; 
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
}

.byline {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 11px; 
	color: #333333;
	font-weight: normal;
	text-decoration: italics;
}

.more {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 10px; 
	color: #CC9900;
	font-weight: normal;
	text-decoration: underline;
}
	
.urgent {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 12px; 
	color: #FF3300;
}

.small {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 10px; 
	color: #333333;
}

.formstyle {
	width:250px; 
	font-size:12px; 
	font-family: helvetica, verdana, 'sans serif'; 
	color: #000000; 
	background: #DDDDDD;
}

.searchbox {
	width:150px; 
	font-size:10px; 
	font-family: helvetica, verdana, 'sans serif'; 
	color: #000000; 
	background: #DDDDDD;
}

.searchbutton {
	font-size: 12px; 
	font-family: helvetica, verdana, 'sans serif';
	font-weight: bold; 
	color: #FFFFFF; 
	background: #336699;
}