@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(images/webbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	font-family: ARIAL;
	font-size: 12px;
	color: #0E6E48;
	text-decoration: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: normal;
	color: #0E6E48;
	text-decoration: none;
	font-style: normal;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.transparent {
	filter: Alpha(Opacity=3, FinishOpacity=3, Style=1, StartX=3, StartY=3, FinishX=3, FinishY=3);
}
a:visited {
	font-family: ARIAL;
	font-size: 12px;
	color: #0E6E48;
	text-decoration: none;
}
a:hover {
	font-family: ARIAL;
	font-size: 12px;
	color: #0E6E48;
	text-decoration: none;
}
a:active {
	font-family: ARIAL;
	font-size: 12px;
	color: #0E6E48;
	text-decoration: none;
}
.borderallround {
	border: 1px solid #2D8360;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #0E6E48;
	text-decoration: none;
	font-style: normal;
}
