body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #D9D1A3;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.Titles {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.Form {
	background-color: #39392D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999999;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:81px;
	width:100%;
	height:63px;
	z-index:1;
}
.White {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}