BODY,P, BR, UL, OL, TD, TH, LI 
{ 
color: 333333; 
font:11px tahoma, verdana, helvetica, sans-serif; 
}  


 A {
 text-decoration: underline;
 color:2987C4;
 }

A:hover {
 text-decoration: underline;
 } 




 .white  { color : #ffffff;   text-decoration : none;   }
 
 .orange { color : #FF7E00 ;  text-decoration : none;  font-weight:bold;  } 
 
 .color_login   { color : #383D44;  text-decoration : none;  font-size:10px; font-weight:bold; }  
 
 .gray  { color : #A7ACB0;   font-weight:bold;   }
  
  
    
 
.back {
	background-image: url(images/tab/3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.text_field {
	width        : 99px;
	height       : 19px;
	font-size    : 10px;
	border       : 1px solid #ACB2BD;
            }

.text_field2 {
	width        : 99px;
	height       : 19px;
	font-size    : 10px;
	border-top: 1px solid #535F84;
	border       : 1px solid #70748C;
	
            }            
 
 .text_field3 {
	width        : 145px;
	height       : 19px;
	font-size    : 10px;
	border       : 2px solid #D7D7D9;
            }
            

