body {
	font-family: Tahoma, Arial;
	background-attachment: fixed;
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;

}
.headertable {
	clear: both;
	float: none;
	height: 327px;
	width: 1024px;
}
.titleboxes {
	color: #FFFFFF;
	margin: 0px;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	padding: 5px;
	letter-spacing: 0.2em;



}
a:link {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;

}
.numberboxes {
	font-size: 9pt;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	width: 25%;
	position: relative;





}
a:visited {

	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a:active {


	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #D14501;
	text-decoration: underline;
	text-align: center;
}
a:hover {



	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #D14501;
	text-decoration: underline;
	text-align: center;
}
.maintext {
	font-family: Tahoma, Arial;
	font-size: 10pt;
}
.mainbox {
	background-color: #FFFFFF;
}
