.td_text_form{
		font-family:tahoma;
	  font-size : 12px;
	  font-weight : normal;
	  color: #646464;
 }
#mail_input1{
margin-left:0px;
height:20px;
width:150px;
float:left;
clear:left;
text-align:right;
}
#mail_input{
margin-left:0px;
height:25px;
width:150px;
float:left;
text-align:right;

}
#mail_label{
padding-left:15px;
width:90px;
float:left;
text-align:left;
height:25px;
}

#mail_label1{
margin-left:20px;
width:150px;
float:left;
text-align:left;
height:20px;
}

.button{
	background-color: #958942;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	border: 1px solid #ffffff;
	width: 75px;
	height: 20px;
}
.buttonover{
	background-color: #000000;
	color: #FFD800;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	border: 1px solid #ffffff2;
	width: 75px;
	height: 20px;
	cursor: pointer;
}
.inputForm{
	 font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	width: 180px;
	font-weight: normal;
	color: #000000;
	background-color: #FEF9DC;
}
.inputFormOver{
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	width: 180px;
	font-weight: normal;
	color: #000000;
	background-color:#FDED9F;
}


