@charset "UTF-8";
#apDiv1 {
	height:720px;
	margin:auto;
	vertical-align: middle;
	text-align: center;
	overflow: auto;
	width: 1000px;
	visibility: visible;
	white-space: nowrap;
}
.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000;
	text-align: center;
	width: 1000px;
	margin:auto;
}
body,td,th {
	color: #FFF;
}
body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
