 
/*
a{font-family: Arial, Helvetica, sans-serif; text-decoration: none} 
a:hover{text-decoration: underline; color: #000000} 
a:visited{text-decoration: none; color: #000000} 
a:active{text-decoration: none; color: #000000} 
a:link{text-decoration: none; color: #000000} 
*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	scrollbar-base-color: "Black";
	scrollbar-track-color: "Black";
	scrollbar-face-color: "#CE9A00";
	scrollbar-highlight-color:"Black";
	scrollbar-3dlight-color: "Black";
	scrollbar-darkshadow-color: "Black";
	scrollbar-shadow-color: "Black";
	scrollbar-arrow-color: "Black";
}
/*
a.menuLink:active {color: #000000; text-decoration: none;}
a.menuLink:link {color: #000000; text-decoration: none;}
a.menuLink:visited {color: #000000; text-decoration: none;}
a.menuLink:hover {color: red; text-decoration: none;}
*/
table.tb1 {border-style: solid; border-color:black}
td.cell0 {border-style: solid; border-color:black}
.menuItem{ font-family: Arial, Helvetica; 
		   font-size: 14px;
		   text-decoration: none;}

.smMenuItem{ font-family: Arial, Helvetica, sans-serif; 
		   font-size: 8px;
		   text-decoration: none;}

.readMore{ font-family: Arial, Helvetica, sans-serif;
		   font-size: 12px;
		   color: #CE9A00;
		   text-decoration: underline;
		   font-weight: bold;}

.bodyHeading{ font-family: Arial, Helvetica, sans-serif;
		   font-size: 18px;
		   color: #CE9A00;
		   font-style: italic;
		   font-weight: bold;}

.bodyDate{ font-family: Arial, Helvetica; 
		   font-size: 12px;
		   color: #000000;
		   font-style: italic;
		   font-weight: bold;}

.a1{ font-family: Arial, Helvetica; 
		   font-size: 11px;
		   color: #000000;
		   text-decoration: none;}

.header1{color: #CE9A00;}


