body {
	background-color: #000000;
	margin: 0px;
}
body,tr,th {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
}
.BackgroundTable {
	background-color: #000000;
}
.FrameTable {
	background-color: #D1D6E3;
	padding: 1px;
}
.Menu {
	font-family: "Times New Roman", Times, serif;
	color: #CC9933;
	background-color: #333333;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	cursor: hand;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	text-decoration: underline;
}
.MenuOver {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #660000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	cursor: hand;
}
.MenuCurrent {
	font-family: "Times New Roman", Times, serif;
	color: #CC9933;
	background-color: #660000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.HeadRow {
	background-color: #FFFFFF;
	color: #FFFFCC;
	background-color: #660000;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
}
.MidRow {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: normal;
	padding: 2px;
	margin: 0px;
	list-style-type: square;
	list-style-position: outside;
	border: none;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC99;
}
.List {font-weight: bold}
.TableHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FF9933;
	text-align: left;
	font-weight: bold;
	cursor: auto;
	border-top: thin solid #660000;
	border-right: thin #660000;
	border-bottom: thin solid #660000;
	border-left: thin #660000;
	padding: 2px 5px;
}
.TableRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	cursor: auto;
	border-top: thin solid #660000;
	border-right: thin #660000;
	border-bottom: thin solid #660000;
	border-left: thin #660000;
	padding: 2px 5px;
}
.TableRowAlt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #555555;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	cursor: auto;
	border-top: thin solid #660000;
	border-right: thin #660000;
	border-bottom: thin solid #660000;
	border-left: thin #660000;
	padding: 2px 5px;
}
.TableFrame {
	text-align: center;
	cursor: auto;
	padding: 0px;
	border: medium ridge #996666;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #FF9933;
}
a.WhiteLinks:link {
	color: #FFFFFF;
}
a.WhiteLinks:visited {
	color: #FFFFFF;
}
a.WhiteLinks:hover {
	color: #FFFFFF;
}
a.WhiteLinks:active {
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	margin-bottom: 1em;
}
h2 {
	font-size: 14px;
	margin-bottom: 0em;
}
.white {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
}
.grey {color: #999999}
.orange {color: #FFCC99}
.green {color: #FFFF99}
.blue {color: #3333CC}
.yellow {color: #FFCC00}
.red {color: #CC0000}
.black {color: #000000}
.WhatsThis {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
