.TextBoxEmail {
	font-size: 13px;
	color: #6E5335;
	border: 1px solid #6E5335;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 17px;



}
.Text1 {
	font-family: "Verdana";
	font-size: 11px;
	color: #6E5335;
	line-height: 25px;

}
.Text0 {
	font-family: "Verdana";
	font-size: 11px;
	line-height: 14px;
	color: #6E5335;  

}

.box-left-bottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6E5335;
	border-left-color: #6E5335;
	line-height: 17px;
	color: #6E5335;
	font-family: "Verdana";
	font-size: 11px;


}
.box-left-right-bottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6E5335;
	border-bottom-color: #6E5335;
	border-left-color: #6E5335;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 17px;
	color: #6E5335;
}


