* {
color: white;
font-family: verdana;
font-size: 10px;
}
.chaterboxheadline { font-size: 20px; color: #FFD700; font-weight: bold; margin-bottom: 10px; }
.stathead { font-size: 20px; color: #00CC99; font-weight: bold; margin-bottom: 10px; }
.statheadc { font-size: 20px; color: red; font-weight: bold; margin-bottom: 10px; }
.statheadd { font-size: 20px; color: yellow; font-weight: bold; margin-bottom: 10px; }
.statpagehead { font-size: 15px; color: #990000; font-weight: bold; margin-bottom: 10px; }
.statpageheadb { font-size: 13px; color: #6699FF; font-weight: bold; margin-bottom: 10px; }
.statpageheadc { font-size: 13px; color: red; font-weight: bold; margin-bottom: 10px; }
.statpageheadl { font-size: 11px; color: #E46304; font-weight: bold; margin-bottom: 10px; }
.statpageheadd { font-size: 13px; color: #00FF00; font-weight: bold; margin-bottom: 10px; }
.statpageheade { font-size: 12px; color: #CCCCCC; font-weight: bold; margin-bottom: 10px; }
.statpageheadm { font-size: 11px; color: crimson; font-weight: bold; margin-bottom: 10px; }
.statpageheadeh { font-size: 11px; color: #CCCCCC; font-weight: bold; margin-bottom: 10px; }
.special { font-size: 16px; color: skyblue; font-weight: bold; margin-bottom: 10px; }
.specialb { font-size: 16px; color: red; font-weight: bold; margin-bottom: 10px; }
.accounthead { font-size: 12px; color: #FFFF66; font-weight: bold; margin-bottom: 10px; }
.accountheadaa { font-size: 14px; color: #FF9933; font-weight: bold; margin-bottom: 10px; }
.statpageheadsre { font-size: 12px; color: crimson; font-weight: bold; margin-bottom: 10px; }
.statpageheadsrc { font-size: 12px; color: gold; font-weight: bold; margin-bottom: 10px; }
.accountheadas { font-size: 13px; color: red; font-weight: bold; margin-bottom: 10px; }
.accountheadaas { font-size: 13px; color: yellow; font-weight: bold; margin-bottom: 10px; }
.accountheadb { font-size: 12px; color: #336699; font-weight: bold; margin-bottom: 10px; }
.accountheadbee { font-size: 12px; color: #009933; font-weight: bold; margin-bottom: 10px; }
.accountheadbb { font-size: 12px; color: olive; font-weight: bold; margin-bottom: 10px; }
.accountheadc { font-size: 12px; color: white; font-weight: bold; margin-bottom: 10px; }
.accountheadd { font-size: 12px; color: red; font-weight: bold; margin-bottom: 10px; }
.accountheade { font-size: 12px; color: lime; font-weight: bold; margin-bottom: 10px; }
.crimsonheadu { font-size: 16px; color: crimson; font-weight: bold; margin-bottom: 10px; }
.crimsonheada { font-size: 16px; color: gold; font-weight: bold; margin-bottom: 10px; }
.crimsonheado { font-size: 16px; color: #E46304; font-weight: bold; margin-bottom: 10px; }
.crimsonheadp { font-size: 13px; color: #E46304; font-weight: bold; margin-bottom: 10px; }
.accounttitle { font-size: 16px; color: #CC0000; font-weight: bold; margin-bottom: 10px; }
.updatetitle { font-size: 15px; color: #FFD700; font-weight: bold; margin-bottom: 10px; }
.errorsignup { font-size: 20px; color: red; font-weight: bold; margin-bottom: 10px; }
.aexist { font-size: 20px; color: #3366CC; font-weight: bold; margin-bottom: 10px; }
.aexista { font-size: 20px; color: yellow; font-weight: bold; margin-bottom: 10px; }
.errorsignupb { font-size: 15px; color: red; font-weight: bold; margin-bottom: 10px; }
.errorsignupc { font-size: 15px; color: yellow; font-weight: bold; margin-bottom: 10px; }
.updatetext { font-size: 12px; color: white; margin-bottom: 10px; }
.divstatbar { border: 0px #444444 solid; background-color: #000000; padding: 1px; margin-top: 3px; margin-bottom: 2px; }
.menulink { font-size: 11px; color: #666666; text-decoration: none;}




.td {
border-top: solid white 1px;
border-bottom: solid white 1px;
border-left: solid white 1px;
border-right: solid white 1px;
}
.tda {
border-top: solid white 0px;
border-bottom: solid white 0px;
border-left: solid white 0px;
border-right: solid white 0px;
}
input, textarea {
color:black;
font-size:10px;

}
select {
color: white;
background: navy;
border: solid gray 1px;
}

a {
text-decoration: none;
text-transform: none;
color: 98AFC7;
}
a:hover {
text-decoration: none;
text-transform: none;
color: E46304;
}
body {
background: black;
}
.thankyou { font-size: 15px; color: crimson }
body, iframe, select, textarea {
scrollbar-face-color: maroon;
scrollbar-highlight-color: maroon; 
scrollbar-shadow-color: maroon; 
scrollbar-3dlight-color: maroon; 
scrollbar-arrow-color: black;
scrollbar-track-color: 333333; 
scrollbar-darkshadow-color: black; 
scrollbar-base-color: maroon;
}