body { 
  scrollbar-DarkShadow-Color: #1E3928; 
  scrollbar-Track-Color: #1E3928; 
  scrollbar-Face-Color: #B0B6AA; 
  scrollbar-Shadow-Color: #1E3928;
  scrollbar-3dLight-Color: #1E3928; 
  scrollbar-Highlight-Color: #1E3928; 
  scrollbar-Arrow-Color: #1E3928;  
  font-family: Verdana, Lucida, Sans-Serif;
  font-size: 8pt;
  color:#B0B6AA;
  background-color: #B0B6AA;
  }

div, td	{font-family: Verdana, Lucida, Sans-Serif; 
font-size: 8pt; 
color: #B0B6AA}
  
a:link, a:visited, a:active { 
  color : #33754C; 
  text-decoration : none ;
  }
  
a:hover { 
  color : #B0B6AA; 
  text-decoration : none ;
  }

input, textarea, select
{ background-color: #1E3928;
font-family: tahoma;
color: #B0B6AA; 
border-style: solid ;
border-color: #B0B6AA;
border-width: 1 }

option{
color:#B0B6AA;
background-color:#1E3928;
border-color:#B0B6AA;
border-style:solid;
border-width:1pt;
font-family: tahoma;
font-size:7pt;}
