A:link      {color: #FFF896;  text-decoration: none;}
A:visited   {color: #FFFF96;  text-decoration: none;}
A:active    {color: #9999FF;  text-decoration: none;}
A:hover     {color: #9999FF;  text-decoration: none;}

BODY
{
   background  : #222222;
   color       : #FFFFFF;
   font-family : Verdana, Arial, Helvetica;
   font-size   : 10pt;

   scrollbar-base-color       : #333333;
   scrollbar-arrow-color      : #6666FF;
   scrollbar-3dlight-color    : #AAAAAA;
   scrollbar-highlight-color  : #666666;
   scrollbar-shadow-color     : #333333;
   scrollbar-darkshadow-color : #111111;
   scrollbar-face-color       : #444444;
   scrollbar-track-color      : #222222;
}

TABLE, TR, TD
{
   font-family : Verdana, Arial, sans-serif;
   font-size   : 10pt;
}

.Menu
{
   background  : #993300;
   font-weight : bold;
   text-align  : center;
   white-space : nowrap;
   padding     : 1;
}

.Servers
{
   background  : #663333;
   font-size   : 10pt;
   font-weight : bold;
   text-align  : center;
   white-space : nowrap;
   vertical-align : top;
}

.SectionHeader
{
   color       : #FFFF33;
   font-size   : 14pt;
   font-weight : bold;
   font-style  : italic;
}

.ItemHeader
{
   background  : #CC9900;
   font-weight : bold;
   padding     : 1;
   white-space : nowrap;
}

.Item
{
   vertical-align : top;
}


.BoxHeader
{
   background  : #333399;
   font-weight : bold;
   text-align  : center;
   white-space : nowrap;
}

.BoxBody
{
   background  : #333366;
   font-size   : 8pt;
}

.SurveyHeader
{
   background  : #333399;
   font-weight : bold;
   text-align  : center;
   white-space : nowrap;
}

.SurveyBody
{
   background  : #333333;
   font-size   : 8pt;
}


.StatsHeader
{
   background  : #333366;
   font-weight : bold;
   text-align  : center;
   padding     : 1;
   white-space : nowrap;
}

.Stats
{
   text-align     : center;
   vertical-align : top;
   white-space    : nowrap;
}


.Highlight
{
   color       : #FFF896;
}


.Copyright
{
   font-style  : italic;
   text-align  : center;
}

.RedBold
{
   color       : #FF0000;
   font-style  : bold;
}
