body {
	background-image: url();
	background-color: #111111;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
#apDiv1 {
	position:relative;
	left:10px;
	top:0px;
	width:210px;
	height:200px;
	z-index:1;
	overflow: hidden;
	visibility: visible;
}
.Form {
	background-color: #CCCCCC;
	width: 130px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-left: 6px;
	font-size: 11px;
	text-transform: uppercase;
}
.SearchButton {
	color: #999999;
	background-color: #000000;
	border: 1px solid #000000;
}
.Titles {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

