body {
	background-color: #2E2E2E;
}
#base {
	top: 0px;
	position: absolute;
	height: 1220px;
}
a {
text-decoration:none;
color:#FFFFFF;
}

a:hover {
color: #3CBA00;
}
.header_table {
	height: 181px;
	width: 749px;
	overflow: hidden;
}

.menu_text {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-family: "Gill Sans MT";
}
#contenttable {
	border: thin double #2E2E2E;
	table-layout: fixed;
}
.contentheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}
.contentbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C2C2C;
	font-style: normal;
}
