@charset "utf-8";
#divCentral {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-position: left top;
	height: 220px;
	width: 650px;
	overflow: auto;
}
#divCentral2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-position: left top;
	height: 390px;
	width: 650px;
	overflow: auto;
	
scrollbar-arrow-color:#003466;
scrollbar-3dlight-color:#000000;
scrollbar-highlight-color:#D7D7D7;
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#003466;
scrollbar-darkshadow-color:#D7D7D7;
scrollbar-track-color:#cccccc;

}


td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.texto_preto {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto_azul {
	font-family: Arial,  sans-serif;
	font-size: 11px;
	color: #003466;
	text-decoration: none;
}

.textocinza {
	font-family: Arial,  sans-serif;
	font-size: 11px;
	color: #666666;
}
.titulo_azul {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
}
.botao {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003466;
	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;
}
.caixa {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.textobranco {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

.texto_branco {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.link_branco {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
