<style type="text/css">
<!--

body  {
  background-color:           #303030;
  background-image:           url(../images/blackrock.gif);
  background-repeat:          repeat;
  background-attachment:      fixed;
  color:                      #eeaa66;
  font-size:                  10pt;
  scrollbar-face-color:       #555555;
  scrollbar-highlight-color:  #404040;
  scrollbar-shadow-color:     #9e8d83;
  scrollbar-3dlight-color:    #9e8d83;
  scrollbar-arrow-color:      #ba9d81;
  scrollbar-track-color:      #404040;
  scrollbar-darkshadow-color: #000000;
  }
hr { 
  color:                      yellow;
  align:                      center;
  size:                       1;
  width:                      500;
   }
h2 { 
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color:                      red;
  font-size:                  14pt;
   }

table, b, p , i {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  color:                      #eeaa66;
  font-size:                  10pt;
  }

form {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  background-color:           #303030;
  background-image:           url(../images/blackrock.gif);
  background-repeat:          repeat;
  }

select, textarea, input {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  scrollbar-face-color:       #555555;
  scrollbar-highlight-color:  #000000;
  scrollbar-shadow-color:     #9e8d83;
  scrollbar-3dlight-color:    #9e8d83;
  scrollbar-arrow-color:      #ba9d81;
  scrollbar-track-color:      #202020;
  scrollbar-darkshadow-color: #000000;
  color:                      #eeaa66;
  font-size:                  84%;
  font-weight:                bold;
  background-color:           #404040;
  border:                     "1px ridge";
  border-top-color:           #696;
  border-left-color:          #696;
  border-right-color:         #363;
  border-bottom-color:        #363;
  filter:progid:              DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#000000,EndColorStr=#404040);
  }

/* The order of the a: rules below is important !! */
a:link { 
  text-decoration:            none;  
  color:                      #ffff00; 
  }
a:visited { 
  text-decoration:            none;  
  color:                      #ff9900; 
  }
a:hover { 
  text-decoration:            none;  
  color:                      #999900; 
  }
a:active { 
  text-decoration:            none;  
  color:                      #ffffff; 
  }

.bolditalgreen {
   font-size:                 12pt; 
   font:                      "bold italic"; 
   color:                     #00ff00; 
   background-color:          #303030;
  }

.newtext2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size:                 20pt; 
   color:                     #ff00ff; 
  }
.bq1 { 
  font-family: Arial, Verdana, Helvetica, sans-serif;
   width:                     357;
   height:                    50;
   font-size:                 12pt;
   color:                     yellow;
   filter:                    shadow(color=#606060,direction=225);
   }
.info {
   color:                     #330099; 
   cursor:                    help; 
   }
.def {
   color:                     #ffff00; 
   cursor:                    help; 
   }
-->
</style>
