body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #296906;
}
a, a:link, a:visited ,a:active {
	color: #045E0B;
	font-weight: bold;
}
a:hover {
	color: #71BA4A;
	text-decoration: none;
}

.boldBrown {
	font-weight: bold;
	color: #2C6B0A;
}
.brown {
	color: #2C6B0A;
}
.date {
	color: #666666;
	font-weight: bold;
}
.imgLeftBorder {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #48A615;
	margin-right: 10px;
	float: left;
	margin-top: 3px;
}
.imgRightBorder {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #48A615;
	margin-left: 10px;
	float: right;
}
.imgTopRow {
	margin-top: 1px;
	margin-right: 15px;
}
.imgBorder {

	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #48A615;
}
.tableBorder{
	border: 1px solid #30700E;
		text-align: left;
}
.tdBorder {
	border: 1px solid #30700E;
}
.hide {
	color: #FFFFFF;
	position: absolute;
	left: -2000px;
}
.smallHeader {
	text-align: right;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #48A615;
	height: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
}
a.index, a.index:link, a.index:active, a.index:visited{
	font-size: 13px;
	color: #CC0000;
}
a.index:hover{
	font-size: 13px;
	color: #FF0000;
}
a.red, a.red:link, a.red:active, a.red:visited{
	color: #CC0000;	
}
a.red:hover{
	color: #FF0000;
}
.button {
	border: 1px solid #30700E;
	color: #FFFFFF;
	background-color: #48A615;
}
h3 {text-align: right;
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
	background-color: #48A615;
	height: 23px;
	width: auto;
	padding-right: 15px;
	margin-top: 1px;
	vertical-align: middle;
	background-position: center center;
	padding-top: 6px;
}
h1 
{
position: absolute;
left:-2000px;
}.red {
	color: #CC0000;
	font-weight: bold;
}
.yellow {

	color: #FFFF00;
	font-weight: bold;
}
.newsTitle {
	font-family: Verdana, Arial, sans-serif;
	color: #CC0000;
	font-size: 18px;
}
.tdDark {
	border: 1px solid #30700E;
	background-color: #48A615;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tdLight {
	border: 1px solid #30700E;
	background-color: #DAEDD1;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtField {
	font-size: 11px;
}
