body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.BG_Left {
	background-color: #002102;
	background-image: url(Images/BG_Left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG_Right {
	background-color: #002102;
	background-image: url(Images/BG_Right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.LatestNewsBorder {
	border: 1px solid #339933;
	margin: 0px;
	padding: 10px;
}
.BG_Content {
	background-image: url(Images/BG_Content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Title_BoldGreen {
	color: #094603;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.Txt_Green {
	color: #094603;
}
.style1 {font-size: 9px}.BottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
