@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
}
#apDiv1 {
	position:absolute;
	left:158px;
	top:81px;
	width:702px;
	height:258px;
	z-index:2;
	overflow:auto;
}
#apDiv2 {
	position:absolute;
	left:100px;
	top:10px;
	z-index:1;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}