body
{
  color: #FFFFFF;
  background-color: #303030;
  background-image: none;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  scrollbar-base-color: #3C5298;
  scrollbar-face-color: #8096C6;
  scrollbar-track-color: #303030;
  scrollbar-arrow-color: #3C5298;
  scrollbar-highlight-color: #55669C;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-shadow-color: #29294A;
  scrollbar-darkshadow-color: #000000;
}

A:link    {text-decoration: underline; color: #194A29;}
A:visited {text-decoration: underline; color: #194A29;}
A:active  {text-decoration: underline; color: #194A29;}
A:hover   {text-decoration: underline; color: #FFFFFF;}

.TableFront { background: #308050; font-size: 12px; font-family: helvetica,arial; color: #294A29; }
.TableHigh  { background: #105030; font-size: 12px; font-family: helvetica,arial; color: #FFFFFF; }
.TableBack  { background: #193A19; font-size: 12px; font-family: helvetica,arial; color: #FFFFFF; }

.HR { color: #41598E; }

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