body {
	background-color: #111111;
}
#apDiv1 {
	position:absolute;
	left:263px;
	top:240px;
	width:111px;
	height:86px;
	z-index:1;
	visibility: hidden;
}
#apDiv2 {
	position:absolute;
	left:9px;
	top:259px;
	width:285px;
	height:235px;
	z-index:1;
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	left:9px;
	top:192px;
	width:285px;
	height:235px;
	z-index:1;
	visibility: hidden;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #DBBF95;
	font-size: 12px;
}
a:link {
	color: #F0E6D5;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F0E6D5;
}
a:hover {
	text-decoration: none;
	color: #F0E6D5;
}
a:active {
	text-decoration: underline;
	color: #F0E6D5;
}
.Go {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #DBBF95;
	background-color: #090909;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Titles {
	font-size: 16px;
	font-weight: bold;
	color: #F7F7F7;
	text-transform: uppercase;
}
.Titles2 {
	font-size: 12px;
	font-weight: bold;
	color: #F7F7F7;
}
