BODY,P, BR, UL, OL, TD, TH, LI 
{ 
color: 585858; 
font:11px tahoma, verdana, helvetica, sans-serif; 
}  


 A {
 text-decoration: none;
 color: 585858;
 }

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;   }
  
 .black  { color : #000000;   font-weight:bold;   }  
 
 .faq { color : #FF7E00 ;  text-decoration : underline;  font-weight:bold;  }  

 .faq:hover { color : #2462A0 ; text-decoration: underline; } 
    
 
.back {
	background-image: url(images/tab/3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.back2 {
	background-image: url(images/bar2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.back3 {
	background-image: url(images/center/side.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
}

.back4 {
	background-image: url(images/center/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}



.text_field {
	width        : 106px;
	height       : 20px;
	font-size    : 10px;
	border       : 1px solid #96C5E6;
	color        : #ffffff;  
            }

.text_field2 {
	width        : 265px;
	height       : 18px;
	font-size    : 10px;
	border       : 1px solid #D8D8D8;
	
            }

.text_field2a {
	width        : 125px;
	height       : 18px;
	font-size    : 10px;
	border       : 1px solid #D8D8D8;
	
            }
            

