body, {
  scrollbar-base-color:#B1B1B1;
  scrollbar-3dlight-color:dddddd;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#414b50;
  scrollbar-highlight-color:#D7D7D7;
  scrollbar-shadow-color:#555555;
  scrollbar-track-color:#cccccc; }




a:link { text-decoration:none; color: #f39400; }
a:visited { text-decoration:none; color: #f39400; }
a:hover { text-decoration:underline; color: #fce4bf; }
a:active { text-decoration:none; color: #fce4bf; }




.h1   {
  color: #a0a5a8;
  font-size: 18pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 22pt }


.h2   {
  color: #a0a5a8;
  font-size: 13pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 17pt }


.h3   {
  color: #a0a5a8;
  font-size: 11pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: 700;
  line-height: 16pt }


.text1   {
  color: #ffffff;
  font-size: 9pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 14pt }




input, select, textarea
   { background-color:#b1b3b4; 
     color:#414b50; 
     font-size:9pt; 
     font-family:Verdana, Arial, Helvetica, sans-serif; 
     font-weight:normal; 
     border:1px solid #f39400; }
     
.Button
   { background-color:#f39400; 
     color:#ffffff; }