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

a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.toptbl {
	border: 1px solid #FF0000;
}
.emph {
	font-size: 11pt;
	font-weight: bold;
	color: #FF1515;
}
#nav1 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	text-align: center;
	height: 32px;
	padding: 2px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.nav a {
	padding-right: 8px;
	padding-left: 8px;
	color: #FF0000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.nav a:hover {
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.nav2 a {
	padding-right: 12px;
	padding-left: 12px;
	color: #FF0000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #FFFFFF;
}
.nav2 a:hover {
	color: #FFFFFF;
	border: 1px solid #FF0000;
}

#foot {
	text-align: center;
	padding: 2px;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #FF0000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
}
#foot .legaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 14pt;
}

#foot a {
	color: #FF0000;
	text-decoration: none;
	border: 1px solid #000000;
}
#foot a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
#mainbox {
	height: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}



.frmtbl {
	border: 1px solid #CCCCCC;
	background-color: #222222;
}
