@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	background-image: url();
}
#apDiv1 {
	position:absolute;
	width:100%;
	height:100%;
	z-index:3;
	top: -1px;
}
body,td,th {
	font-family: Helvetica, ARIAL;
}

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #900;
}
a:active {
	color: #000;
}
.disclaimer {
	font-family: helvetica, arial;
	font-size: 10px;
	color: #666;
}
.hompage_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #900;
}
