body {
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#9C9C9C;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#9C9C9C;
	scrollbar-arrow-color:#9C9C9C;
	scrollbar-track-color:#ffffff;
}


.textoCinza {
	font-size: 12px;
	font-family: Arial;
	color: #666666;
}


.textoCinzaBOLD {
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	font-weight:bold;
}

.textoAzul {
	font-size: 12px;
	font-family: Arial;
	color: #084190;
}

.textoAzulBOLD {
	font-size: 12px;
	font-family: Arial;
	color: #084190;
	font-weight:bold;
}



.linkCinza:active { font-family: Arial; font-size: 12px; color: #666666; text-decoration: none;}
.linkCinza:link { font-family: Arial; font-size: 12px; color: #666666; text-decoration: none;}
.linkCinza:visited { font-family: Arial; font-size: 12px; color: #666666; text-decoration: none;}
.linkCinza:hover { font-family: Arial; font-size: 12px; color: #000000; text-decoration: none;}

.linkCinzaBold:active { font-family: Arial; font-size: 12px; color: #666666; text-decoration: none; font-weight: bold;}
.linkCinzaBold:link { font-family: Arial; font-size: 12px; color: #666666; text-decoration: none; font-weight: bold;}
.linkCinzaBold:visited { font-family: Arial; font-size: 12px; color: #666666; text-decoration: none; font-weight: bold;}
.linkCinzaBold:hover { font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}

.linkBotaoBold:active { font-family: Arial; font-size: 14px; color: #FFFFFF; text-decoration: none; font-weight: bold;}
.linkBotaoBold:link { font-family: Arial; font-size: 14px; color: #FFFFFF; text-decoration: none; font-weight: bold;}
.linkBotaoBold:visited { font-family: Arial; font-size: 14px; color: #FFFFFF; text-decoration: none; font-weight: bold;}
.linkBotaoBold:hover { font-family: Arial; font-size: 14px; color: #E4E4E4; text-decoration: none; font-weight: bold;}

.Formulario {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #8D8D8D;
}

.CaixaTexto {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #8D8D8D;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#9C9C9C;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#9C9C9C;
	scrollbar-arrow-color:#9C9C9C;
	scrollbar-track-color:#ffffff;

}
