body {
  scrollbar-track-color: #000000;
  scrollbar-arrow-color: #000000;
  background: #0d9318 url('../images/Background.jpg') center center repeat-y;
  font-family: Verdana, Arial, Helvetica; 
  font-weight: bold;
  font-size: 8pt; 
  color: #000000;
}

tr {
  font-family: Verdana, Arial, Helvetica; 
  font-weight: bold;
  font-size: 12pt; 
  color: #000000;
}
tr.green {
  background-color: green;
  font-family: Verdana, Arial, Helvetica; 
  font-weight: bold;
  font-size: 12pt; 
  color: #000000;
}
tr.lightgreen {
  background-color: lightgreen;
  font-family: Verdana, Arial, Helvetica; 
  font-weight: bold;
  font-size: 12pt; 
  color: #000000;
}
tr.header {
  background-color: black;
  font-family: Verdana, Arial, Helvetica; 
  font-weight: bold;
  font-size: 14pt; 
  color: green;
}
td.main      { padding: 10px }
td.news      { font-family: Verdana,Arial,Helvetica; font-size: 8pt; color: #2D3E00; padding-left: 10px; padding-right: 10px }
td.footer    { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: #666666; 
               padding-left: 10px; padding-right: 10px }
td.grey      { background: gray }               
td.white      { background: #bbbbbb }               

li.history   { color: #000000; font-size: 8pt }
li           { color: green}
hr           { color: #BBBBBB }
tr.titlerow  { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: green; 
               font-weight: bold; background-color: #DEDFD6 }
.datarow1 { font-size: 8pt; color: #000000; background-color: #FFFFFF }
.datarow2 { font-size: 8pt; color: #000000; background-color: #F4F4F4 }
         
A         {text-decoration: none; color:black; font-style: none; font-weight: bold;}
A:link    {text-decoration: none; color:black; font-style: none; font-weight: bold;}
A:visited {text-decoration: none; color:black; font-style: none; font-weight: bold;}
A:hover   {text-decoration: underline; color:black; font-style: none; font-weight: boldest;}

A.green:link    {text-decoration: underline; color:lightgreen;}
A.green:visited {text-decoration: underline; color:lightgreen;}
A.green:hover   {text-decoration: underline; color:lightgreen;}

fieldset { border: 1 solid black; padding: 10px; background-color: #FFFFFF; padding: 0px }
legend   { color: black; font-size: 10pt; font-weight: bold; }

form, form table tr td { font-family: Verdana, Arial, Helvetiva; font-size: 10pt; font-weight: bold; }

