.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	opacity: 1;
	filter: alpha(opacity=70);
	text-align: left;
	background-position: left;
	clear: left;
	float: left;
	height: 20px;
	width: 330px;
	margin: 0px;
	padding: 2px;
	line-height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.formulario_maior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	opacity: 1;
	filter: alpha(opacity=70);
	text-align: left;
	background-position: left;
	clear: left;
	float: left;
	height: 70px;
	width: 330px;
	margin: 0px;
	padding: 2px;
	color: #FFFFFF;
	vertical-align: text-top;
	border: thin none #333333;
}

.tabela_inferior {
	height: 6px;
}
.btn_enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	background-position: left;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: blink;
}
