@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-color: #000000;
}
.whiteTXT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.whiteTXT a:link {
	color: #FFC700;
	text-decoration: underline;
}
.whiteTXT a:visited {
	color: #FFC700;
	text-decoration: underline;
}
.whiteTXT a:active {
	color: #FFC700;
	text-decoration: underline;
}
.whiteTXT a:hover {
	color: #FFC700;
	text-decoration: none;
}
.bigTXT {
	font-size: 24px;
}
.topNav {
	font-size: 12px;
	color: #462324;
	text-decoration: none;
}
.topNav a:link {
	font-size: 12px;
	color: #462324;
	text-decoration: none;
}
.topNav a:visited {
	font-size: 12px;
	color: #462324;
	text-decoration: none;
}
.topNav a:active {
	font-size: 12px;
	color: #462324;
	text-decoration: none;
}
.topNav a:hover {
	font-size: 12px;
	color: #720300;
	text-decoration: underline;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:370px;
	height:320px;
	z-index:1;
}
.titleTXT {
	color: #FFC700;
	text-decoration: underline;
}
#apDiv2 {
	position:absolute;
	left:737px;
	top:0px;
	width:152px;
	height:146px;
	z-index:1;
}