.formInputTaxt
{
	border: 1px solid #D8D8D8;
	background-color: #FFF;
	padding: 2px; 
	WIDTH: 120PX;
	height: 25px;
	font-family:Arial; font-size:8pt
}

.formInputTaxtFocus
{
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #BAD1D1;
	padding: 2px;
	WIDTH: 120PX;
	height: 25px;
	font-family:Arial; font-size:8pt
}

.formInputTaxt
{
	border: 1px solid #D8D8D8;
	background-color: #FFF;
	padding: 2px; 
	WIDTH: 120PX;
	height: 25px;
	font-family:Arial; font-size:8pt
}
.cintact {	background-image: url('../images/icon/search.png');
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 25px;
		WIDTH: 30PX;		
		cursor:hand;
		font-weight: normal;
		text-align: center;
		BORDER: 0px solid #FFFFFF  
}
.cintacton {	background-image: url('../images/icon/search-over.png');
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFCE;
		font-size: 8pt;
		height: 25px;
		WIDTH: 30PX;		
		cursor:hand;
		font-weight: normal;
		text-align: center;
		BORDER: 0px solid #FFFFFF  
}