.maintextarea {
	padding-top: 300px;
	padding-right: 63px;
	padding-bottom: 50px;
	padding-left: 63px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #4D2816;

}
.maintextareanoimagetext {
	padding-top: 250px;
	padding-right: 63px;
	padding-bottom: 50px;
	padding-left: 63px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #4D2816;

}
.maintextareafullbox {
    padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #4D2816;
	width: 462px;
}
html>body .maintextareafullbox {
width: 382px;
}
.tablefont {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #4D2816;
	line-height: 25px;
}
input.right {
width: 10em;
float: right;
color: #4D2816;
background-image: url(images/inputbg.jpg);
background-position: bottom;
background-repeat: repeat-x;
border: 1px solid #A7A6AA;
}
input.right2 {
color: #4D2816;
background-image: url(images/inputbg.jpg);
background-position: bottom;
background-repeat: repeat-x;
border: 1px solid #A7A6AA;
}
textarea {
border: 1px solid #A7A6AA;
}