body {
	scrollbar-face-color:#F0F0F0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#F8F0E0;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#004400;
	scrollbar-track-color:#F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.linkazul { font: normal 10px Verdana; color: #042C75; text-decoration: none;}
.linkazul:active {  color: #042C75; text-decoration: none}
.linkazul:visited {  color: #042C75; text-decoration: none}
.linkazul:link {  color: #042C75; text-decoration: none}
.linkazul:hover {  color: #042C75; text-decoration: underline}

.linkverde { font: normal 10px Verdana; color: #0d3c5a; text-decoration: none;}
.linkverde:active {  color: #0d3c5a; text-decoration: none}
.linkverde:visited {  color: #0d3c5a; text-decoration: none}
.linkverde:link {  color: #0d3c5a; text-decoration: none}
.linkverde:hover {  color: #0d3c5a; text-decoration: underline}

.textoazul10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #042C75;
}
.textoazul11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #042C75;
}
.textocnzaescuro11 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0d3c5a;
}
.textoazul11Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #042C75;
	font-weight: bold;
}
.fundo_i_topo_no_repete {
	background-image: url(../imagens/fundo_internas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo_rodape_vermelho {
	background-image: url(../imagens/rodape_vermelho.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.textoazul10Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #042C75;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #04225B;
	background-image: url(../imagens/fundo_form.gif);
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #04225B;
}
.btn_enviar {
	background-image: url(../imagens/enviar.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
