A:LINK {
	font-family:Arial, sans-serif;
	color : #8080FF;
	text-decoration : none;
}

A:VISITED {
	font-family:Arial, sans-serif;
	color : #8080FF;
	text-decoration : none;
}

A:HOVER {
	font-family:Arial, sans-serif;
	text-decoration : underline;
}

A:ACTIVE {
	font-family:Arial, sans-serif;
	color : #FF3333;
}

BODY {
	scrollbar-face-color:#000000;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color:#000040;
	scrollbar-track-color: #952500;
	scrollbar-arrow-color: #FFFFFF;
	background-color : Black;
}

INPUT {
	font-family:Arial, sans-serif;
	font-size:10pt;
	background-color: #000000;
	color: White;
}

.mainmenu {
	font-family:Arial, sans-serif;
	font-size: 8pt;
}

.pollquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color : #993333;
	font-weight : bold;
}

.pollanswer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color : White;
}

.pollradio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}


.newstitle {
	font-family:Arial, sans-serif;
	font-size: 10pt;
	color : #FFCC00;
	font-style : italic;
	font-weight : bold;
}

.newsdate {
	font-family:Arial, sans-serif;
	font-size: 10pt;
	color : #993333;
	font-weight : bold;
}

.newstime {
	font-family:Arial, sans-serif;
	font-size: 10pt;
	font-style : italic;
}

.newsbody {
	font-family:Arial, sans-serif;
	font-size: 10pt;
}

TD {
	font-family:Arial, sans-serif;
}

TD.mainmenu {
	font-family:Arial, sans-serif;
	border-right-color : Yellow;
	border-right-style : solid;
	border-right-width : 1px;
}

.submenutext {
	font-family:Arial, sans-serif;
	font-size: 8pt;
}

.chapmenutext {
	font-family:Arial, sans-serif;
	font-size: 8pt;
}

.normaltext {
	color : White;
	font-family:Arial, sans-serif;
	font-size: 10pt;
}

.faqstitle {
	font-family:Arial, sans-serif;
	font-size: 10pt;
	color : #804040;
	font-style : italic;
	font-weight : bold;
}

.normaltitle {
	color : #FFCC00;
	font-family:Arial, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	font-style : italic;
}

.subtitle {
	color : #793244;
	font-family:Arial, sans-serif;
	font-size: 10pt;
	font-weight : bold;
}

.storytitle {
	color : #FFCC00;
	font-family:Arial, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	font-style : italic;
}

.faqquestion {
	color : White;
	font-family:Arial, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	font-style : italic;
}

.tabletitle{
	color : White;
	font-family:Arial, sans-serif;
	font-size: 10pt;
	font-weight : bold;
}

.faqanswer {
	color : White;
	font-family:Arial, sans-serif;
	font-size: 10pt;
}

.smalltext {
	color : White;
	font-family:Arial, sans-serif;
	font-size: 8pt;
}

.topnav {
	font-family:Arial, sans-serif;
	font-size: 8pt;
}

.datemodified{
	color : White;
	font-family:Arial, sans-serif;
	font-size: 8pt;
	font-style : italic;
}

TD.footerleft {
	background-color: #800000;
	BORDER-BOTTOM: #660000 1px solid;
	BORDER-TOP: #CC3333 1px solid;
}

TD.footerright {
	background-color: #800000;
	BORDER-BOTTOM: #660000 1px solid;
	BORDER-TOP: #CC3333 1px solid;
}

TD.outline1 {
	font-family:Arial, sans-serif;
	font-size: 10pt;
	background-color: #800000;
	BORDER-BOTTOM: #660000 1px solid;
	BORDER-TOP: #FFCC00 1px solid;
	BORDER-right: #6600001px solid;
	BORDER-left:  #FFCC00 1px solid;	
}

TD.copyright {
	font-family:Arial, sans-serif;
	font-size: 8pt;	
	background-color: #800000;
	BORDER-BOTTOM: #660000 1px solid;
	BORDER-TOP: #CC3333 1px solid;
}

TD.rightcolumntitle {
	font-family:Arial, sans-serif;
	font-size: 10pt;
	color : White;
	font-weight : bold;
	background-color: #800000;
	BORDER-BOTTOM: #660000 1px solid;
	BORDER-TOP: #FFCC00 1px solid;
	BORDER-right: #6600001px solid;
	BORDER-left:  #FFCC00 1px solid;		
}

TD.leftcolumntitle {
	font-family:Arial, sans-serif;
	font-size: 10pt;	
	color : White;
	font-weight : bold;
	background-color: #800000;
	BORDER-BOTTOM: #660000 1px solid;
	BORDER-TOP: #FFCC00 1px solid;
	BORDER-right: #6600001px solid;
	BORDER-left:  #FFCC00 1px solid;		
}

TD.centercolumntitle {
	font-family:Arial, sans-serif;
	font-size: 10pt;
	color : White;
	font-weight : bold;
	background-color: #800000;
	BORDER-BOTTOM: #660000 1px solid;
	BORDER-TOP: #FFCC00 1px solid;
	BORDER-right: #6600001px solid;
	BORDER-left:  #FFCC00 1px solid;		
}

TD.altrow1 {
	background-color: #651528;
}

TD.altrow2 {
	background-color: #793244;
}

P.indent {
	text-indent : 9px;
}

