@charset "utf-8";
#Container {
	position:relative;
	width:900px;
	height:800px;
	z-index:1;
	background-image: url(bkgd.gif);
	margin: 10px auto 0px auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0a1f63;
}
body {
	background-color: #0a1f63;
	background-image: url();
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0a1f63;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 36px;
	color: #2CACAD;
}
h2 {
	font-size: 24px;
	color: #2CACAD;
}
h3 {
	font-size: 18px;
	color: #2CACAD;
}
h4 {
	font-size: 16px;
	color: #2CACAD;
}
#apDiv1 {
	position:absolute;
	width:128px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 206px;
}
#apDiv2 {
	position:absolute;
	width:130px;
	height:300px;
	z-index:2;
	left: 0px;
	top: 325px;
}
