BODY {      
    scrollbar-face-color:#000000;
    scrollbar-arrow-color: #000000;
    scrollbar-highlight-color:#ffffff;
    scrollbar-3dlight-color:#ffffff;
    scrollbar-shadow-color:#ffffff;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-track-color:#ffffff;
	padding: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 5px;
	background-color: black; 
	font-family: helvetica,sans,seriff; 
	font-size: 10pt;
 }

.noarrow {     scrollbar-face-color:#ffffff;
    scrollbar-arrow-color: #000000;
    scrollbar-highlight-color:#ffffff;
    scrollbar-3dlight-color:#ffffff;
    scrollbar-shadow-color:#ffffff;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-track-color:#ffffff; }


.pollbox { background-color: black; border: 1px solid white;}

.atext { font-family: helvetica,sans,seriff; font-size: 8pt; color: white; font-weight: bold; text-align: right; }

 
b { font-family: helvetica,sans,seriff; font-size: 14pt; color: #535353; font-weight: bold }

a:hover { color: #000000; }

a { font-family: helvetica,sans,seriff; font-size: 10pt; color: #4d3132; font-weight: bold; text-decoration: none; }

b.small { font-family: helvetica,sans,seriff; font-size: 8pt; color: white; font-weight: bold }

b.white { font-family: helvetica,sans,seriff; font-size: 10pt; color: white; font-weight: bold }

b.tiny { font-family: helvetica,sans,seriff; font-size: 7pt; color: white; font-weight: bold }

b.gb { font-family: helvetica,sans,seriff; font-size: 11pt; color: #000000; font-weight: bold; text-align: right; }

b.gbtext { font-family: helvetica,sans,seriff; font-size: 9pt; color: #1b1b1b; font-weight: bold; text-align: right; }

b.gbdate { font-family: helvetica,sans,seriff; font-size: 8pt; color: #000000; font-weight: bold; text-align: right; }

b.red { font-family: helvetica,sans,seriff; font-size: 8pt; color: red; font-weight: bold }

b.gray { font-family: helvetica,sans,seriff; font-size: 8pt; color: gray; font-weight: bold }

b.bigred { font-family: helvetica,sans,seriff; font-size: 14pt; color: red; font-weight: bold }

b.text { font-family: helvetica,sans,seriff; font-size: 10pt; color: #1b1b1b; font-weight: bold; text-align: right; }

b.header { font-family: verdana,seriff; font-size: 14pt; color: #000000; font-weight: bold; text-align: center }

b.bred { font-family: helvetica,sans,seriff; font-size: 36pt; color: #ff3705; font-weight: bold; text-align: center }

.main { background-color: white; border: 1px solid black; }

.send { background-color: white; border: 1px solid black; margin: 0px; padding: 0px; font-family: helvetica,sans,seriff; font-size: 8pt; font-weight: bold }

.rfloat { float: right; }

.lfloat { float: left; }

.top { align: top;}