body {
	font-family: "Verdana", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #330000;
}

.bodyreg {
	font-family: "Verdana", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #330000;
}

.bodysmall {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
}

.bodylight {
	font-family: "Verdana", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #ffffcc;
}

.bodylightsmall {
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 14px;
	color: #ffffcc;
}

.bodyyellowsmall {
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 14px;
	color: #FFFF66;
}

.title {
	font-family: "Verdana", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight:bold;
}

.titlered {
	font-family: "Verdana", Arial;
	font-size: 13px;
	line-height: 18px;
	color: #990000;
	font-weight:bold;
}

.formtext {
	font-family: "Verdana", Arial;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}

.fineprint {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a:link {
	color: #993300;
	text-decoration: underline;
}

a:hover {
	color:#993300; 
	text-decoration: none;
}

a:visited {
	color:#996600;
	text-decoration: underline;
	}
	
a:active {
	color:#993300;
	}
	
a.light:link {
	color: #CC9900;
	text-decoration: none;
}

a.light:hover {
	color:#CC9900; 
	text-decoration: underline;
}

a.light:visited {
	color:#CC9900;
	text-decoration: none;
	}
	
a.light:active {
	color:#CC9900;
	}

.news { color: #330000; /* text color */
         text-align: left;
           }
		   
.news_entry {  }

.news_date { font-family: "Verdana", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #330000;
	font-weight:bold;
                }
.news_text { font-family: "Verdana", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #330000;
                }

body{
scrollbar-arrow-color:#ffffcc; 
scrollbar-base-color:#3366cc;
scrollbar-shadow-color: #333333;  
scrollbar-highlight-color: #cccccc; 
scrollbar-track-color: #003399; 
}