body {
	background-color: #000000;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #BDBDBD;
	scrollbar-darkshadow-color: #BDBDBD;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #FFFFFF; 
}
.whttxtonblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.blktxtonwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.plus1pt {
	font-size: 10pt;
}
.plus2pt {
	font-size: 11pt;
}
.minus1pt {
	font-size: 8pt;
}
.minushalfpt {
	font-size: 8.5pt;
}

a {
	text-decoration: underline;
}
a:hover {
	color: #F2D22F;
	text-decoration: underline;
}
a:visited {
	color: #F2D22F;
}
a.whtbkgrd {
	color: #000000;
}
a.whtbkgrd:hover {
	color: #F2D22F;
}
a.whtbkgrd_botnav {
	font-size: 10pt;
	color: #FF0000;
}
a.whtbkgrd_botnav:hover {
	font-size: 10pt;
	color: #CC0000;
}

a.back {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.back:visited {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.back:hover {
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.more {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.more:visited {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.more:hover {
	font-size: 9pt;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
a.next {
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.next:visited {
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.next:hover {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.red {
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.red:visited {
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.red:hover {
	font-size: 12pt;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.red_sm {
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.red_sm:visited {
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.red_sm:hover {
	font-size: 9pt;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.contactus {
	font-size: 9pt;
	color: #F2D22F;
	font-weight: bold;
	text-decoration: none;
}
a.contactus:visited {
	font-size: 9pt;
	color: #F2D22F;
	font-weight: bold;
	text-decoration: none;
}
a.contactus:hover {
	font-size: 9pt;
	color: #FFD500;
	font-weight: bold;
	text-decoration: underline;
}


.gold {
	font-weight: bold;
	color: #F2D22F;
}
.gold2 {
	font-weight: bold;
	color: #CC9900;
}
.gold2_hdr {
	font-size: 14pt;
	font-weight: normal;
	color: #CC9900;
}


.date {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}

input {
	border-style: solid;
	border-width: 1px;
	border-color: #F2D22F;
}

input.btn {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: normal
	;
}
select {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 95%;
	font-weight: normal;
	border: 0px none #000000;
}

.error_msg_white {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.error_msg_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}


