.body {
	background-color: #FFFFFF;
	margin: 5px;	
}
.main-tablebg {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.menu-table {
	background-color: #FFFFFF;
}
a.menu-link:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000; 
	text-decoration:none;
}
a.menu-link:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000; 
	text-decoration:underline;
}
a.menu-link:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000; 
	text-decoration:none;
}
a.menu-link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000; 
	text-decoration:underline;
}
.menu-back {
	background-color: #D2822B;
	padding-top: 10px;
	border-right: 1px solid #000000;
}
.header-back {
	font-size: medium;
	font-weight: bold;
	color: #CC6600;
}
.head-block {
	background-color: #000000;
	height: 1px;
}
.banner {
	vertical-align: right;
	background-image:  url(../images/banner.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #000000;
}
.bottom-back {
	background-color: #D2822B;
	border-top: 1px solid #000000;
}
.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%;
}
.content {
}
.footer-left {
}
.footer-right {
}
.border-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	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;
}
