body {
	background-color: #A7B048;
	margin: 0px;
	padding: 0px;
}
.hdr {
	font-size: 14px;
	color: #213100;
}

.ftr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D8DDAA;
}
a.ftr:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D8DDAA;
}
a.ftr:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D8DDAA;
}
a.ftr:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D8DDAA;
}
a.ftr:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D8DDAA;
}
input, select {
	background-color: #DBDFA2;
	border: 1px solid #858B38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.input {
	background-color: #DBDFA2;
	border: 1px solid #858B38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.topbg {
	background-attachment: scroll;
	background-image: url(images/base_tophalf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.botbg {
	background-attachment: scroll;
	background-image: url(images/base_bothalf.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.botbgclass {
	background-attachment: scroll;
	background-image: url(images/base_mayallbeings.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.hdrimg {
	margin-bottom: 10px;
	margin-top: 15px;
}
a:link {
	color: #213100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #213100;
}
a:hover {
	text-decoration: underline;
	color: #213100;
}
a:active {
	text-decoration: none;
	color: #213100;
}
