body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #DA0C0E;
}
body,td,th {
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 11px;
	color: #666666;
	line-height:18px;
}

a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #DD0C0C;
}
a:active {
	color: #0066CC;
}

.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #f1f1f1;
	
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #000000;
	height: 30px;
}

.white {color: #FFFFFF; font-family:Arial, Helvetica, sans-serif;}
a.white:link, a.white:active, a.white:visited, a.white:hover {color: #FFFFFF; text-decoration:none; font-weight:bold;}


#apDiv1 {
	position: absolute;
	width:235px;
	height:30px;
	top:127px;
	z-index:1;
	visibility: hidden;

}
.subhead {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 18px;
	color: #DD0C0C;
}
