#mainpage {
	position:absolute;
	visibility:visible;
	width:800px;
	height:600px;
	z-index:1;
	background:#333333;
}
#content_menu {
	position:absolute;
	visibility:visible;
	width:800px;
	height:40px;
	z-index:3;
	left: 0px;
	top: 0px;
	background:#666666
}
#content_top {
	position:absolute;
	visibility:visible;
	width:777px;
	height:50px;
	z-index:3;
	left: 12px;
	top: 57px;
	background:#000000
}
#content_main {
	position:absolute;
	visibility:visible;
	width:778px;
	height:460px;
	z-index:3;
	left: 0px;
	top: 61px;
	background:#000000
}
#content_bottom {
	position:absolute;
	visibility:visible;
	width:777px;
	height:15px;
	z-index:3;
	left: 12px;
	top: 581px;	
}

.bodyfont {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #9cb69d;
	font-weight:normal;
}	

.sludgefont,td,th {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #9cb69d;
	font-weight:normal;
}	
.whitefontlarge {
font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF
}
.whitefontmedium {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF
}
.whitefontsmall {
font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #FFFFFF
}

.sludgefont {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #9cb69d;
	font-weight:normal;
}	
.sludgefontsmall {
	font-family: Arial;
	font-size: 11px;
	color: #9cb69d;
	font-weight:normal;
	}
.sludgefontvsmall {
	font-family: Arial;
	font-size: 9px;
	color: #9cb69d;
	font-weight:normal;
	}
.footerfont {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight:normal;
	}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}

body {background-color:#000
}
