body {
	background-image: url();
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.White {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.White a:link {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.White a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.White a:active {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.White a:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:118px;
	width:100%;
	height:35px;
	z-index:1;
	overflow: hidden;
}
#apDiv2 {
	position:relative;
	left:0px;
	top:8px;
	width:145px;
	height:192px;
	z-index:2;
	visibility: visible;
	overflow: hidden;
}
.Titles {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2F445E;
}

