.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.mainNav { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #ffffff; padding-left: 15px; padding-right: 15px; }
.mainNav a { color: #ffffff; text-decoration: none; }
.mainNav a:hover { color: #ffffff; text-decoration: underline; }
.mainNav a:fade { color: #ffffff; text-decoration: underline; }

.navDiv { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #ffffff; }

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336600;
}
.subHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999933;
}
A {	
	text-decoration: none;
	font-weight: bold;
	color: #336600;
}
A:fade {	
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
input{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
   	border-color : #999999;
	border-width : 1;
   	background-color : #FFFFFF;
}
textarea{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
   	border-color : #999999;
	border-width : 1;
   	background-color : #FFFFFF;
}
select{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
   	border-color : #999999;
	border-width : 1;
   	background-color : #FFFFFF;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

img.picRight { margin-left: 10px; margin-bottom: 10px; margin-top: 6px; }

TD.news { border: 2px solid; border-color: #CCCCCC; padding: 8px; background-color:#efefef; }
TD.news-nopad { border: 2px solid; border-color: #CCCCCC; background-color:#efefef; }
