body,td,th {
	color: #9BFF9B;
	margin: 0px;
	padding: 5px;
}
body {
	background-image: url();
	background-repeat: repeat;
	background-color: #000000;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 9px;
	top: 32px;
}
#Layer2 {
	position:absolute;
	width:484px;
	height:80px;
	z-index:1;
	background-color: #000000;
	visibility: visible;
	overflow: visible;
}
#Layer3 {
	position:absolute;
	width:640px;
	height:80px;
	z-index:1;
	background-image: url(images/black10x10.gif);
	overflow: visible;
	visibility: visible;
}
.style2 {
	color: #9BFF9B;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0;
}
.style3 {color: #333333; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link {
	color: #9BFF9B;
	text-decoration: none;
}
a:visited {
	color: #9BFF9B;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.style11 {font: 9px Verdana;}
