body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #0A5AA3;*/
	background-color: #4273B5;
}
a.leftNav{
	font-size : 11px;	
	text-decoration : underline;
	color:#ffffff;
	/*background-color : #0A5AA3;*/
	/*background-color : #A48B32;*/
	/*background-color : #E7CE41;*/
	background-color : #D0B218;
	width : 100%;
	padding : 2px;
	font-weight : bold;	
/*	border-style: outset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; */
}
a.leftNav:hover{
	font-size : 11px; 
	text-decoration : none; 
	color : #ffffff; 
	/*background-color : #52acce; */
	/*background-color : #4273B5; */
	background-color : #E7CE41; 
	width : 100%; 
	padding : 2px; 
	font-weight : bold;
}
a.menuSelected{
	font-size : 11px; 
	text-decoration : none; 
	color : #ffffff; 
	background-color : #E7CE41; 
	width : 100%; 
	padding : 2px; 
	font-weight : bold;
}
a.newsNav{
	font-size : 11px;
	text-decoration : underline;
	color: #0000FF;
	background-color : #ffffff;
	width : 100%;
	padding : 2px;
}
a.newsNav:hover{
	font-size : 11px; 
	text-decoration : none; 
	color : #ffffff; 
	background-color:#ff0000;
	width : 100%; 
	padding : 2px; 
}
table.maincontent{
	font-size : 14px; 
}
a.Announce {
	font-size : 14px;
	font-weight:bold;
	text-decoration : none;
	text-align:center;
	color: #ffffff;
	background-color : #ff0000;
	width : 100%;
	padding : 2px;
}
a.Announce:hover {
	font-size : 14px; 
	text-decoration : none;      	
	text-align:center;
	color : #ffffff; 
	background-color:#D0B218;
	width : 100%; 
	padding : 2px; 
}
a:hover {
	text-decoration: none;
	/*background-color:red;*/
	color:#ff0000;
}
td.footerbot{
	font-size: 12px;
	text-align:right;
	color: #ffffff;
	/*background-color:A4D5E6;*/
	background-color:#4273B5;
}
td.footertop{
	font-size: 12px;
	text-align:center;
	background-color: #D0B218;
}
table.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
	background-color: #ffffff;
}
td.newsboxhead{
	font-weight:bold;
	background-color: #4273B5   ;
	color:#FFFFFF;
}
td.rightbar{ 
	/*background-color:#0A5AA3;*/
	background-color:#4273B5;
}
td.pageheading{
	font-weight:bold;
	/*background-color:#A4D5E6;*/
	/*background-color:#A48B32;*/
	background-color:#D0B218;
	color:#000000
	/*color:#0A5AA3*/
}
h2{
	/*color:#0A5AA3;*/
	color:#4273B5;
	font-size : 20px;
	font-weight: bold;
}
h3{
	/*color:#0A5AA3;*/
	color:#4273B5;
}
table.announcement {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}


