body { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10pt; 
	background-color: #000000;
}

a { 
	text-decoration: none;
}

a:active { 
	color: #CC0000;
}

a:link { 
	color: #CC0000;
}

a:visited { 
	color: #CC0000;
}

a:hover { 
	color: #808080;
}

table.main { 
	background-color: #FFFFFF; 
	width:700; cell-spacing: 0px; 
	padding: 0; 
	border-width: 0; 
}

h1 { 
	font-family: Arial; 
	font-size: 16pt; 
	color: #CC0000; 
	font-weight: bold; 
}

.navbar { 
	background-color: #CC0000; 
	border: 0px; 
	height: 25px; 
	width: 120px; 
	text-align: center; 
	vertical-align: middle; 
	font-weight: bold;  
	font-size: 10pt; 
	color: #FFFFFF; 
}

.navbar a {
	font-weight: bold;  
	font-size: 10pt; 
	color: #FFFFFF; 
}

.content { 
	row-span: 3; 
	vertical-align: top; 
	width: 577px; 
	border-left: 3px solid #000000; 
	padding: 10px; 
	font-size: 10pt; 
}

.navhover { 
	background-color: #FFFFFF; 
	border: 0px; 
	height: 25px; 
	width: 120px; 
	text-align: center; 
	vertical-align: middle; 
	cursor: hand; 
	font-weight: bold; 
	font-size: 10pt; 
	color: #CC0000; 
}

.navhover a {
	font-weight: bold; 
	font-size: 10pt; 
	color: #CC0000; 
}

.logo { 
	background-color: #FFFFFF; 
	border-bottom: 3px solid #000000; 
	height: 105px; 
	padding-left: 0px; 
}

.spacer { 
	background-color: #000000; 
	height: 10px; 
	width: 700px;
}

.top td { 
	background-color: #FFFFFF; 
	height: 10px; 
	vertical-align: top; 
}

.bottomcorner { 
	background-color: #FFFFFF; 
	height: 15px; 
	width: 120px; 
	vertical-align: bottom; 
}

.bottom { 
	background-color: #FFFFFF; 
	height: 15px; 
	width: 460px; 
	font-size: 8pt; 
	text-align: center;
}

.navtable { 
	width: 120px; 
	padding: 0; 
	text-align: center; 
	vertical-align: top; 
}

.navcell { 
	background-color: #CC0000; 
	width: 120px; 
	text-align: center; 
	vertical-align: top; 
}