body {
	background-color: #000000;
	}

		
		
	.headings {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-position: left;
	text-align: left;
	padding-left: 20px;
}
.formtitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #9DB0BF;
	border-right-color: #9DB0BF;
	border-bottom-color: #9DB0BF;
	border-left-color: #9DB0BF;
	padding-bottom: 10px;
}
.formlabel {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
body,td,th {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
}
a:link {
	color: #00506B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00506B;
}
a:hover {
	text-decoration: none;
	color: #DFA426;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
td.footer {
	color: #ffffff;
}

/* tranparent png hack for IE6 below */
img,.footer{behavior:url(/view/footer/iepngfix.htc);}