/* CSS Document */
body {
	font: 18px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	margin: 0px;
	list-style: square;
		scrollbar-3dlight-color : #99cc00;
		scrollbar-arrow-color : #FA160B;
		scrollbar-base-color : #99cc00;
		scrollbar-darkshadow-color : #99cc00;
		scrollbar-face-color : #99cc00;
		scrollbar-highlight-color : #99cc00;
		scrollbar-shadow-color : #99cc00;
		scrollbar-track-color : #000000;
}
a:active {color: #FA160B; text-decoration: none; font-weight: bold}
a:link {color: #FA160B;	text-decoration: none; font-weight: bold}
a:visited {	color: #FA160B;	text-decoration: none; font-weight: bold}
a:hover {color: #99CC00; text-decoration: none; font-weight: bold}

.text9 {font-size: 9px}
.text10 {font-size: 10px}
.text11 {font-size: 11px}
.text13 {font-size: 12px}
.text12 {font-size: 13px}
.text14 {font-size: 14px}
.text16 {font-size: 16px}
.text17 {font-size: 17px}
.text18 {font-size: 18px}
.text20 {font-size: 20px}
.text22 {font-size: 22px}
.text24 {font-size: 24px}
.text26 {font-size: 26px}
.text28 {font-size: 28px}
.text30 {font-size: 30px}
.text32 {font-size: 32px}
.text34 {font-size: 34px}
.text36 {font-size: 36px}
.text40 {font-size: 40px}

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.header a:active {color: #999999; text-decoration: none}
.header a:link {color: #999999;	text-decoration: none}
.header a:visited {color: #999999;	text-decoration: none}
.header a:hover {color: #FFFFFF; text-decoration: none}

.headerLighter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.header a:active {color: #CCCCCC; text-decoration: none}
.header a:link {color: #CCCCCC;	text-decoration: none}
.header a:visited {color: #CCCCCC;	text-decoration: none}
.header a:hover {color: #FFFFFF; text-decoration: none}

.footer {
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
}

.footer a:active {color: #880000; text-decoration: none}
.footer a:link {color: #880000;	text-decoration: none}
.footer a:visited {color: #880000;	text-decoration: none}
.footer a:hover {color: #880000; text-decoration: underline}

.CCB {
	font-size: 11px;
	color: #333333;
	font-weight: bolder;
}

.CCB a:active {color: #333333; text-decoration: none}
.CCB a:link {color: #333333;	text-decoration: none}
.CCB a:visited {color: #333333;	text-decoration: none}
.CCB a:hover {color: #FFFFFF; text-decoration: none}

table, tr, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

textarea, input
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	COLOR: #000000;
	background-color: #D6D6D6;
	border: 1px solid #5C5C5C;
}
