BODY, P, BR, UL, OL, TD, TH, LI {
  font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #2B373A;
  text-decoration: none;
}

 A {
 text-decoration: underline;
 color:ffffff;
 }
 
      
.text_field {
        width        : 125px;
        height       : 18px;
        font-size    : 10px;
        font-family  : verdana;
        border       : 0;

}  

.text_field1 {
        width        : 150px;
        height       : 21px;
        font-size    : 10px;
        font-family  : verdana;
        background   : #D9D9D9;
        border       : 1px solid #B3B3B3;

}  


         .main#light 
        {
        background-color : #ffffff;
        text-align       : left;
        white-space      : nowrap;
        padding-left     : 5px;
        padding-right    : 5px;
        height           : 25px; 
	} 
	
 .form 
        {
        background     : #DADADA;
        text-align     : left;
        vertical-align : middle;  
        }	

   .orange {
     font-family : Verdana, Arial, Helvetica;
     font-size : 10px;
	 height:17px;
     color :#FF3300;
     text-decoration : underline;
    }


   .white {
     font-family : Verdana, Arial, Helvetica;
     font-size : 10px;
     color :#ffffff;
     text-decoration : none;
    }

   .white1 {
     font-family : Verdana, Arial, Helvetica;
     font-size : 9px;
     color :#ffffff;
     text-decoration : none;
    }
    
    .menu1 {
	text-decoration : none;
	color           : #000000;
}