body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/fundo.gif);
	
}
.textoCinza {
	font-size: 11px;
	font-family: Arial;
	color: #666666;
}


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

.textoCinza2BOLD {
	font-size: 20px;
	font-family: Arial;
	color: #033F87;
	font-weight:bold;
}


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

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



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

.linkCinzaBold:active { font-family: Arial; font-size: 11px; color: #666666; text-decoration: none; font-weight: bold;}
.linkCinzaBold:link { font-family: Arial; font-size: 11px; color: #666666; text-decoration: none; font-weight: bold;}
.linkCinzaBold:visited { font-family: Arial; font-size: 11px; color: #666666; text-decoration: none; font-weight: bold;}
.linkCinzaBold:hover { font-family: Arial; font-size: 11px; 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: #CCCCCC; text-decoration: none; font-weight: bold;}

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

.CaixaTexto {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	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;

}
