		
.inputSelect, .inputSelect2,.inputComment, .inputButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #aeb788;
	
	}
.inputSelect {
	color: #690000;
	width:270px;
	background-color: Transparent;
	}
.inputSelect2 {
	color: #690000;
	width:90px;
	background-color:#ffffff;
	}
.inputComment {
	color: #690000;
	width:300px;
	background-color: #F3F0EB;
	}
.inputButton 
{
    margin: 0 auto;
	color: #FFF;
	height: 42px;
	cursor: pointer;
	margin: 0 12px 0 0;
	width: 70px;
	background: #40450f;

	}
.td{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:right;
	padding:0 0 10px 0;
}
.contactleft{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #533623;
}
a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #900;
	text-align:left;
	text-decoration:none;
}

