body
{
	background-color: #000000;
	font-family: Arial, Sans-Serif;
	color: #968668;	
	font-size: 8.5pt;
	font-weight: normal;
}

A { text-decoration: none; color: #968668; }
A:hover {color: White; }

IMG { border-style: none; }



A.mainMenu
{
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	font-size: 10pt;
	
	color: #968668;	
}

A.mainMenu:hover { color: white; }

A.mainMenuOn
{
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	font-size: 9pt;
	
	color: white;	
	font-weight: bold;
	cursor: default;
}

DIV.copy
{
	float: right;
	width: 182px;
}

IMG.hero { display: block; width: 430px; height: 200px; }

P
{
	line-height: 1.5;
	margin-bottom: 15px;
	margin-top: 0px;
		
}


IMG.logos { margin-left: 2px; margin-top: 5px; }

H2 { font-weight: normal; font-size: 8pt; color: White; margin: 0px; }

INPUT { font-size: 8pt; }
SELECT { font-size: 8pt; }


