body
{
  color: #FFFFFF;
  background-color: #303030;
  background-image: none;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  scrollbar-face-color: #E78114;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #F9DD54;
  scrollbar-highlight-color: #F7C799;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-shadow-color: #7B420B;
  scrollbar-darkshadow-color: #000000;
}

A:link    {text-decoration: underline; color: #000055;}
A:visited {text-decoration: underline; color: #000055;}
A:active  {text-decoration: underline; color: #000055;}
A:hover   {text-decoration: underline; color: #CC3300;}

.TableFront { background: #FFFFFF; font-size: 12px; font-family: helvetica,arial; color: #366DAC; }
.TableHigh  { background: #CC3300; font-size: 12px; font-family: helvetica,arial; color: #FFFFFF; }
.TableBack  { background: #366DAC; font-size: 12px; font-family: helvetica,arial; color: #FFFFFF; }

.InputItem  { background: #EFA800; font-size: 12px; font-family: helvetica,arial; color: #000000; }

.HR { color: #366DAC; }

.Copyright { font-size: 10px; font-family: helvetica,arial; }
