.maintable {
	border: 10px solid #FFFFFF;
}
.navitexta {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.navitexta:hover{
color:#333333;
text-decoration: none;
}

.navitextb {

	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.navitextb:hover{
color:#333333;
text-decoration: none;
}


.headerbold {

	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headertable {

	border: 1px solid #FFFFFF;
}
.headermain {
	border: 0px none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.bodytext {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.navitexton {

	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

html {
	overflow-y: scroll;
}


