body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.header {
	background-color: #008200;
}
td.menu_footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFBE00;
	text-decoration: none;
	background-color: #008200;
	text-align: center;
}
a.menu_footer:link, a.menu_footer:active, a.menu_footer:visited{
	text-decoration: none;
	color: #FFBE00;
}
a.menu_footer:hover{
	color: #ffffff;
}


table.main {
	background-color: #FFBE00;
	border: 1px solid #084510;
}
td.main_content {
	background-color: #FFFFFF;
}
td.copyright {
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
h2.menu_left {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	display: inline;
}
.menu_left_header {
	font-size: 10px;
	font-weight: bold;
	display: inline;
	color: #085D10;
	text-align: center;
}
.menu_left_item {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
