@charset "utf-8";
/* CSS Document */

body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body, p, td {
	font: 12px Arial, Helvetica, sans-serif;
}
a {
	color: #339933;
	text-decoration: none;
}
a:hover {}
.content {
	color: #FFFFFF;
	background-color: #54A60B;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.content2 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #339900;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.home1 {
	background-color: #e2fbca;
}
#footer {
	font-size: 10px;
	color: #666666;
	background-color: #F3F3F3;
}
#footer a {
	color: #666666;
}
#footer a:hover {}

#sidemenu {
	font-size: 11px;
	padding: 5px;
	border: 1px solid #E2FBCA;
}
#sidemenu a {
	color: #339900;
	font-weight: bold;
	display: block;
}
#sidemenu a:hover {}
.top {
	color: #54A60B;
	background-repeat: no-repeat;
	padding-bottom: 4px;
	padding-right: 10px;
}
.top a {
	color: #339900;
}
.content a {
	color: #FFFFFF;
	text-decoration: underline;
}
