BODY {
 scrollbar-3d-light-color : #999999;
 scrollbar-arrow-color : #999999;
 scrollbar-base-color : #666666;
 scrollbar-dark-shadow-color : #999999;
 scrollbar-face-color : #666666;
 scrollbar-highlight-color : #999999;
 scrollbar-shadow-color : #999999;
}
a {
 color: #ffff66;
 font-size: 10pt;
  text-decoration: underline;

 font-family: Arial;
}

a:hover {
 color: White;
  text-decoration: none;

}

tr {
 font-size : 10pt;
 text-align : justify;
 color:white;
}

SELECT {font-size:9pt; border: 1px black solid; font-weight: bold}
INPUT {font-size:9pt; border: 1px black solid; font-weight: bold}
TEXTAREA {font-size:9pt; border: 1px black solid; font-weight: bold}
TABLE {font-size:9pt; font-family: Tahoma, Verdana, Arial}
#butfields {font-size: 9px; font-family: Arial; width: 100%}
#edittable  {border: 1px black solid; background: lightgrey ; }
#editBar  {border: 1px black solid; background: lightgrey ; text-align: center}
#editBar INPUT {font-size:10pt; width: 2em; font-weight: bold}
