@charset "windows-1252";
/* CSS Document */

.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000ff;
	font-style: normal;
	filter: Alpha(Opacity=70);
	font-weight: bold;
	background-image: url(http://www.br2001.com.br/imagens/bg_form.gif);
	border: 1px solid #31438c;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #1137dd;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #31438c;
	border-right-color: #31438c;
	border-bottom-color: #0066cc;
	border-left-color: #0066cc;
	font-weight: bold;
}
.fonte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.fonte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fonte3 {
	font-family: tahoma;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
