.body {
	background-color: #CCCCCC;
}
a.menu-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	height: 20px;
	width: 110px;
	border: 1px solid #FFFFFF;
}
a.menu-link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	height: 20px;
	width: 110px;
	border: 1px solid #FFFFFF;
}
a.menu-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	height: 20px;
	width: 110px;
	border: 1px solid #FFFFFF;
	background-color: #A00827;
}
.banner {
	background-image:  url(../images/banner2.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 79px;
}
.bottom-back {
	background-image: url(../images/footerbg2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 61px;
}
.main-tablebg {
	background-color: #FFFFFF;
}
.banner-left {
	background-image: url(../images/bannerleft1.gif);
	height: 79px;
}
.head-block {
	background-image: url(../images/headblock2.gif);
	background-repeat: no-repeat;
	height: 55px;
}
.footer-right-top {
	font-size: 10px;
	padding-right: 119px;
	color: #FFFFFF;
}
.footer-right-bottom {
	font-size: 10px;
	padding-right: 119px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	text-align: center;
}
.content-back	{
	padding-right: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/contentbg.gif);
	background-position: center top;	
	background-repeat: repeat-y;	
}
.content-table	{
	width: 100%;
}
.menu-back {
	background-color: #F90E3D;		
	padding-top: 10px;
}
.content {
}
.header-back {
}
.menu-table {
	padding-top: 4px;
}
.footer-left {
}
.footer-right {
}

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