@charset "utf-8";
body {
	margin:0px;
	font:bold 14px Verdana,Arial;
	color:#FFFFCC;
	background-color: #000000;
}
body a {
   font: bold 14px Verdana,Arial;
   text-decoration: none;
}
#center {
	border:solid 1px #333333;
	position: absolute;
	width: 523px;
	height: 241px;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -300px;
}
.table
{	
	margin:0px;
	padding:0px;
}
#Layer4 {
	position:absolute;
	width:56px;
	height:47px;
	z-index:1;
	left: 872px;
	top: -36px;
	visibility: visible;
}
a:link {
	color: #99FFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #99FFFF;
}
