 .input {background: #ffffcc;color: #000000 ;font-weight: normal;}
 .input_wht {background: #ffffff;color: #000000 ;font-weight: normal;}
 .input_grn {background: green;color: #000000 ;font-weight: normal;}
 .protected {background: green;color: #FFFFFF ;font-weight: normal;}
 .button_over_lg {color:gold; background: navy; font-size: 10pt}
 .button_lg {color:#FFFFFF; background: green; font-size: 10pt}
 .button_down_lg {color:#FFFFFF; background: green; font-style: italic; font-size: 10pt}
 .button_sm {color:#FFFFFF; background: green; font-size: 8pt}
 .button_xsm {color:#FFFFFF; background: green; font-size: 7pt}
 .button_over_sm {color:navy; background: gold; font-size: 8pt}
 .button_down_sm {color:gold; background: navy; font-style: italic; font-size: 8pt}
 .twelvePt_grn {font-family: Arial; color: green; font-size: 12pt}
 .tenPt_red {font-family: Arial; color: #FF0000; font-size: 10pt}
 .eightPt {font-family: Arial; font-size: 8pt; color: #000000}
 .sixPt {font-family: Arial; font-size: 6.5pt; color: #000000}
 td {font-family: Arial; font-size: 10pt; color: #000000}
 input {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; background: #ffffcc; color: #000000}
 select {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; background: #ffffcc; color: #000000}
 body {font-family: Arial; color: #000000; font-size: 10pt;
 scrollbar-face-color:silver;
 scrollbar-shadow-color: black;
 scrollbar-highlight-color: green;
 scrollbar-3dlight-color: beige;
 scrollbar-darkshadow-color: green;
 scrollbar-track-color: green;
 scrollbar-arrow-color: #000000;
 }
 textarea {background: #ffffcc; color: #000000; font-weight: normal; font-family: Times New Roman; font-size: 8pt}
