body, {
  scrollbar-base-color:#B1B1B1;
  scrollbar-3dlight-color:dddddd;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#81B5C4;
  scrollbar-highlight-color:#D7D7D7;
  scrollbar-shadow-color:#555555;
  scrollbar-track-color:#cccccc; }




a:link { text-decoration:none; color: #5F5F5F; }
a:visited { text-decoration:none; color: #5F5F5F; }
a:hover { text-decoration:underline; color: #000000; }
a:active { text-decoration:none; color: #000000; }




.h1   { 
  color: #5F5F5F; 
  font-size: 11pt; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  line-height: 14pt }


.text1   { 
  color: #006886; 
  font-size: 8pt; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  line-height: 11pt }




input, select, textarea
   { background-color:#cccccc; 
     color:#000000; 
     font-size:9pt; 
     font-family:Arial, Helvetica, sans-serif; 
     font-weight:normal; 
     border:1px solid #006886; }
     
.Button
   { background-color:#006886; 
     color:#ffffff; }
