body {
	background-color:#194406;
	margin:0px;
	padding:0px;
}
.bgbody {
	background-image: url(bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #18AA01;
}
.content {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bgbodybot {
	background-image: url(bodybotbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #169506;
}
.contentlink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.contentlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
