body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomtext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A7902;
	text-decoration: none;
}
.leftlink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/bull.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
	text-decoration: none;
}
.maintable {
	background-color: #FFFFFF;
	border: 2px solid #75792d;
}

.greentxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d6402;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.toptext {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.contenttext {
	color: #4A7902;
	text-decoration: none;
}
a.contenttext:hover {
	color: #000000;
	text-decoration: none;
}

