#mainpage {
	position:absolute;
	visibility:visible;
	width:800px;
	height:600px;
	z-index:1;
	background:#333333
}
#content_top {
	position:absolute;
	visibility:visible;
	width:777px;
	height:50px;
	z-index:3;
	left: 13px;
	top: 52px;
	background:#FFFFFF
}
#content_main {
	position:absolute;
	visibility:visible;
	width:778px;
	height:460px;
	z-index:3;
	left: 0px;
	top: 61px;
	background:#FFFFFF
}
#content_bottom {
	position:absolute;
	visibility:visible;
	width:777px;
	height:15px;
	z-index:3;
	left: 12px;
	top: 581px
}

.blackfont,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}
.blackfontmedium {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000
}
.blackfontsmall {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #000000
}
.greyfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12x;
	color: #CCCCCC;
	font-weight: normal
}
.redfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10x;
	color: #990033;
	font-weight: normal
}
.greyfontmedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10x;
	color: #CCCCCC;
	font-weight: normal
}
.greyfontsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	font-weight:normal
}	

.footerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal
	}
a:link {
	text-decoration: none;
	color: #000000
}
a:hover {
	text-decoration: none;
	color: #777777
}
a:visited {
	text-decoration: none;
	color: #000000
}
a:active {
	text-decoration: none
}
body {background-color:#888888
}