body {
	margin: 25px 0px 0px 25px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
.bggreen {
	background-color: #2C8B16;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C8B16;
	font-weight: bold;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C8B16;
	font-weight: normal;
}
a:link {
	color: #336600;
}
a:visited {

	color: #336600;
}
a:active {


	color: #336600;
}
a:hover {



	color: #333366;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C8B16;
	font-weight: bold;
	text-align: center;

}
