body {
	background-color: #798C9F;
}
#apDiv1 {
	width:980px;
	height:auto;
	z-index:1;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#apDiv2 {
	width:980px;
	height:30px;
	z-index:2;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2B2B2B;
}
#apDiv3 {
	width:980px;
	height:450px;
	z-index:3;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2B2B2B;
}
#apDiv4 {
	width:980px;
	height:20px;
	z-index:4;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	background-color: #2B2B2B;
}
body,td,th {
	color: #FFF;
	text-align: left;
}
td img {display: block;}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #ED3237;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	font-size: 12px;
}
#apDiv2 table {
	font-size: 12px;
}

