body{
 	scrollbar-arrow-color: #666666;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #666666;
}

.Cabecalho_01{

	color : #333333;
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.Cabecalho_02{

	color : #666666;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.Cabecalho_03{
	color : #333333;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	padding-right : 50px;
}

.Cabecalho_04{
	color : #666666;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

td.ConsultaCabecalho_01{
	background-color : White;
	color : #666666;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	border-top-color : #20549B;
	border-top-style : solid;
	border-top-width : 1px;
}

td.ConsultaCabecalho_02{
	background-color : #0A0F14;
	color : #FFFFFF;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
}

td.ConsultaDados_R_01{
	background-color : #FFFFFF;
	color : #0A0F14;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : right;
	white-space : nowrap;
	border-top : 0px solid #999999;
	border-bottom : 0px solid #999999;
}


td.ConsultaDados_R_02{
	background-color : #B2E0C8;
	color : #0A0F14;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : right;
	white-space : nowrap;
}

td.ConsultaDados_L_01{
	background-color : #FFFFFF;
	color : #0A0F14;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : left;
	white-space : nowrap;	
}


td.ConsultaDados_L_02{
	background-color : #B2E0C8;
	color : #0A0F14;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : left;
	white-space : nowrap;
}

td.ConsultaDados_M_01{
	background-color : #FFFFFF;
	color : #0A0F14;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : center;
	white-space : nowrap;	
}


td.ConsultaDados_M_02{
	background-color :#B2E0C8;
	color : #0A0F14;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : center;
	white-space : nowrap;
}


A.btProxAnt:link{
	color : #666666;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;	
	text-decoration : none;
}
A.btProxAnt:hover{
	color : #CC9933;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
        
A.btProxAnt:visited{
	color : #666666;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;	
	text-decoration : none;
}
