/* CSS Document */
<style type="text/css">
<!--

body {
	background-color: #FFFFFF;
}
.newshead {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #2F1485;
}
.style1 {
	font-size: 11px; 
	font-family: Tahoma;
	color: #666666;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.style5 {
	font-family: Tahoma;
	font-size: 9px;
	
}
.style6 {
	font-family: Tahoma;
	font-size: 8px;
	
}
.formlabels {
	font-family: Tahoma; font-weight: bold;
	font-size: 11px;
	color: #666666;
}

a:active {color: #2F1485; background-color: #D5D0E7; text-decoration: none;}
a:link {color: #2F1485; background-color: #D5D0E7; text-decoration: none;}
a:visited {color: #2F1485; background-color: #D5D0E7; text-decoration: none;}
a:link:hover {color: #F61E1B; background-color: #D5D0E7; text-decoration: none;}
a:visited:hover {color: #F61E1B; background-color: #D5D0E7; text-decoration: none;}

div#MainContent { font-size: 11px; }
div.LargeModule {
	width: 530px;
	color: #333333;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #999999;
	margin: 0px 0px 5px 0px;
	width: 508px;
}

.textarea { 
 font-size: 10px; 
 background-color: #99CCFF; 
 border: 1px solid #2F1485;
 padding:2px;
 
}

.formbutton { 
 font-size: 10px; 
 background-color: #CCCCCC; 
 border: 1px solid #2F1485;
 padding:2px;
 
}

-->
</style>