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;
}

.fundoesq {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(imagens/fundo_esq.jpg);
}

.fundodir {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(imagens/fundo_dir.jpg);
}

.back {
	background-repeat: repeat-x;
	background-position: center top;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: 1px solid #918260;
	text-transform: none;
	background-color: #FFFFFF;
}

.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #251863;
	text-decoration: none;
	background-color: #CCCCCC;
	border: none #000000;
	background-image: url(imagens/enviar.jpg);
	height: 23px;
	width: 98px;



}

.linkazul { font: normal 10px Verdana; color: #251863; text-decoration: none;}
.linkazul:active {  color: #251863; text-decoration: none}
.linkazul:visited {  color: #251863; text-decoration: none}
.linkazul:link {  color: #251863; text-decoration: none}
.linkazul:hover {  color: #251863; text-decoration: underline}

.linkcinza { font: bold 10px Verdana; color: #979596; text-decoration: none;}
.linkcinza:active {  color: #979596; text-decoration: none}
.linkcinza:visited {  color: #979596; text-decoration: none}
.linkcinza:link {  color: #979596; text-decoration: none}
.linkcinza:hover {  color: #979596; text-decoration: underline}

.textopreto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.textopretobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

.textoazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #251863;
	font-weight: normal;
}

.textoazulbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #251863;
	font-weight: bold;
}
.borda {
	border: 2px solid #336699;

}
.textocinza {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848586;
	text-decoration: none;
}
.textoespaco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;

}
.textoespacomarron {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #867648;
	text-decoration: none;
	line-height: 20px;
}
.textomarronbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #867648;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;

}
.textomarron {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #867648;
	text-decoration: none;
	line-height: 17px;
}
