.formcol {
	background : #A7B150;
	color : #000000;
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-base-color : #778899;
	background-color: A7B150;
	margin-left: 0px;
	width: 300px;
	left: 30px;
	float: left;
}
.formcol2 {
	background : #A7B150;
	color : #000000;
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-base-color : #778899;
	background-color: A7B150;
	margin-left: 0px;
	top: 200px;
	width: 300px;
	left: 50px;
	float: left;
}
.multicol {
	background : #A7B150;
	color : #000000;
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-base-color : #778899;
	background-color: A7B150;
	width: 300px;
	left: 30px;
	float: left;
}
.nomeform {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000;
	width: 100px;
    height: 20px;
	font-weight: bold;
	left: 0px;
	float: left;
}
.nomeform2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000;
	width: 100px;
    height: 20px;
	font-weight: bold;
	left: 30px;
	float: left;
}
.nomeform3 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000;
	margin-left: 285px;
	margin-top: -22px;
	float: left;
	font-weight: bold;
}
textarea { overflow: auto;
			float: left;
			left: 50px;
			width: 168px; 
	}
