.body {
	margin:8px;
	overflow:auto; 
	background:#FFFFFF;
}
.content {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#333333; 
	background-color: #ffffff;
}
a.menu-link:link {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: bold;
	color:#003333; 
	text-decoration:none;
}
a.menu-link:active {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: bold;
	color:#333333; 
	text-decoration:underline;
}
a.menu-link:visited	{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: bold;
	color:#003333; 
	text-decoration:none;
}
a.menu-link:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: bold;
	color:#333333; 
	text-decoration:underline;
}
.menu-back {
	background-color: #A8B877;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #003333;
}
.menu-table {
	background-color: #FFFFFF;
}
.banner {
	vertical-align: right;
    background-image:    url(../images/banner.jpg);
    background-repeat: no-repeat;
	background-height: 79px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #003333;
}
.head-block {
	background-color: #666633;
	height: 2px;
}
.footer-left {
	background-color: #A8B877;
}
.footer-right {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#333333; 
}
.bottom-back {
	background-color: #A8B877;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003333;
}
.main-tablebg {
	border: 2px solid #003333;

}
.header-back {
	background-color: #A8B877;
}
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;
}
.border-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8B877;
	text-align: center;
}


