.body {
	margin:8px;
	background:#CCCC99;
}
.content {
}
a.menu-link:link {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: bold;
	color:#003300; 
	text-decoration:none;
}
a.menu-link:active {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: bold;
	color:#333300; 
	text-decoration:underline;
}
a.menu-link:visited	{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: bold;
	color:#003300; 
	text-decoration:none;
}
a.menu-link:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: bold;
	color:#333300; 
	text-decoration:underline;
}
.menu-back {
	background-color: #517D26;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #003300;
	padding-top: 10px;
}
.menu-table {
	background-color: #669933;
}
.banner {
	vertical-align: right;
	background-image:  url(../images/banner5.jpg);
	background-repeat: no-repeat;
	background-height: 79px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #003300;
}
.head-block {
	background-color: #003300;
	height: 2px;
}
.header-back {
	background-color: #517D26;
}
.footer-left {
	background-color: #517D26;
}
.footer-right {
}
.bottom-back {
	background-color: #517D26;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003300;
}
.main-tablebg {
	border-style: solid;
	border-width: 2px;
	border-color: #003300;
	background-color: #FFFFFF;
}
.footer-right-top {
	font-size: 10px;
}
.footer-right-bottom {
	font-size: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.content-back	{
	padding: 10px;
}
.content-table	{
	width: 100%;
}

.border-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ;
	text-align: center;
}

.formheader {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 font-weight: bold;
 font-size: 18px;
}
.formlayout {
 padding: 5px;
 background-color: #FFFFFF;
 border: 1px dotted #000000;
}
