@charset "utf-8";
/* CSS Document */
html {min-height: 100%;}

body {
	text-align:center;
	background-color:#000000;
}

#table {
	width:800px;
	height:600px;
}

#footer {
	width:800px;
	height:30px;
	padding-top:5px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#cccc99;
}

.clearfix {
	clear:both
}.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
	text-align:left;
	line-height:18px;
}
