.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.newsitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	padding-right: 5px;
}
.bottomsideborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.background {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

a:link { 
	color: #336633;
	}
	
a:visited { 
	color: #999999;
	}
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-right: 8px;
	margin-left: 8px;
	color: #006600;
	font-weight: bold;
}
.fullborder {
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
}
.subheader2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC9900;
	text-decoration: underline;
	margin-right: 8px;
	margin-left: 8px;
}
.subheadertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 8px;
	margin-right: 8px;
	font-style: italic;
	color: #999999;
}
.faqs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-right: 8px;
	font-weight: bold;
	text-transform: uppercase;
}
.underitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
}
.subheader3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC9900;
	text-decoration: underline;
	margin-right: 8px;
}
.newsitems_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF0000;
}
