.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: justify;
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 75px;
	background-color: #E7E1D1;
	height: 20px;
	border: 1px outset #7D9C9E;
	color: #333;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: 150px;
	border: 1px solid #666;
	color: #333;
	background-color: #E7E1D1;
}
.botton {
	font-family: Tahoma;
	font-size: 10px;
	height: 22px;
	width: 80px;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	line-height: 12px;
}
.toptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-align: left;
}
.leftbotton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7D623C;
	text-transform: none;
}
.lefttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.line {
	font-family: Verdana, Geneva, sans-serif;
	color: #7D9C9E;
	border: 2px solid #7B9B9A;
}

