body{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #000000;
	SCROLLBAR-FACE-COLOR: #6B6767;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #C0C0C0;
	SCROLLBAR-3DLIGHT-COLOR: #808080;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #212121;
	SCROLLBAR-DARKSHADOW-COLOR: #330000;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #EBEBEB;
}
.bodyNonFlash{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #000000;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #EBEBEB;
}
.buffer {
	background-color: #2B0103;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link {
	color: #7089AA;
	text-decoration: none;
}
a:hover {
	color: #3DA3EE;
	text-decoration: none;
}
a:active {
	color: #7089AA;
	text-decoration: none;
}
a:visited {
	color: #7089AA;
	text-decoration: none;
}
td{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #EBEBEB;
}
.TEXTnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBEBEB;
	text-decoration: none;
}
.TEXTregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBEBEB;
	text-decoration: none;
}
.TEXTsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EBEBEB;
}
.FORMtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
}
.FORMbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #2B0103;
	width: 200px;
}
.FORMbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	background-color: #2B0103;
	width: 100px;
	font-size: 10px;
}

A:hover { color:#D95009; }
A:link { color:#7089AA; }
A:link, A:visited, A:active { text-decoration: none }