@charset "UTF-8";
/* CSS Document */


.bodytxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
#apDiv1 {
	position:absolute;
	width:800px;
	height:300px;
	z-index:1;
	left: 4px;
	top: 285px;
}
#apDiv2 {
	position:absolute;
	width:556px;
	height:230px;
	z-index:0;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #AB865E;
}
a:visited {
	color: #AB865E;
	text-decoration: underline;
}
a:hover {
	color: #AB865E;
	text-decoration: none;
}
a:active {
	color: #AB865E;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
	
body {
	background-color: #000000;
	margin-top: 0px;
}
