.sidebar {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	position: relative;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	vertical-align: top;
}
.maintable {
	vertical-align: top;
	background-color: #000000;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-left-color: #FFFF00;
	border-right-width: 1px;
	border-right-color: #FFFF00;
}
#maintable td {
	vertical-align: top;
}
.BodyTable {
	margin: 5px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	border-bottom-color: #FF0000;
}
.BottomTable {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}

.Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Navtable {
}
.Navtable td {
	padding-top: 15px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.arialBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.memberTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
li {
	text-align: left;
}
body {
	background-color: #000000;
}
.arialboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
