body, {
  scrollbar-base-color:#CCCCCC;
  scrollbar-3dlight-color:DDDDDD;
  scrollbar-arrow-color:#DDDDDD;
  scrollbar-darkshadow-color:#555555;
  scrollbar-face-color:#61B020;
  scrollbar-highlight-color:#D4E7C2;
  scrollbar-shadow-color:#284E1E;
  scrollbar-track-color:#DDDDDD; }




a:link { text-decoration:none; color: #777777; }
a:visited { text-decoration:none; color: #777777; }
a:hover { text-decoration:underline; color: #61B020; }
a:active { text-decoration:none; color: #61B020; }




.h1_green   { 
  color: #61B020; 
  font-size: 10pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  line-height: 14pt }


.text1   { 
  color: #000000; 
  font-size: 8pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  line-height: 12pt }



input, select, textarea
   { background-color:#D7D7D7; 
     color:#000000; 
     font-size:11; 
     font-family:Verdana, Arial, Helvetica, sans-serif; 
     font-weight:regular; 
     border:1px solid #555555; }
     
.Button
   { background-color:#D4E7C2; 
     color:#000000; }
