.{
	scrollbar-track-color: ;
	scrollbar-3dlight-color: ;
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #008349;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #008349;
    scrollbar-highlight-color: ;
    scrollbar-shadow-color: #336699;
}

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: #333333; 
	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;
}

.bottomnav, .bottomnav:link, .bottomnav:visited, .bottomnav:active {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
}

.bottomnav:hover {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 12px; 
	color: #FFCC00;
	font-weight: bold;
}

.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;
}	
	
.nos_header {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 16px; 
	font-weight: bold;
	color: #666600;
}

.nos_subheader {
	font-family: helvetica, verdana, "sans serif"; 
	font-size: 14px; 
	font-weight: bold;
	color: #666600;
}

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;
}	
	
.nos_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #666600;
	font-weight: bold;
	text-decoration: none;
}	

a.nos_title: hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
}

.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #333333;
	font-weight: normal;
	text-decoration: italics;
}

.more, .more a:link, .more a:visited, .more a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #009900;
	font-weight: normal;
	text-decoration: underline;
}
	
.urgent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FF3300;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #333333;
}

.formstyle {
	width:250px; 
	font-size:10px; 
	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;
}

formstyle {
	width:350px;
}
/*
.nos_abstract
{
	font-size: 11px; 
	font-family: helvetica, verdana, 'sans serif';
	color:#999999;
}
*/


