body {
	scrollbar-face-color: #96C037;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	}


.StlData {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	}

.StlCopyRight {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	}

.StlTblMenu {
	border: 1px solid #DCDD31;
	border-style: double;
	font-family: Verdana;
	font-size: 10px;
	color: #182052;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	}

.StlLinkMenu {
	font-family: Verdana;
	font-size: 9px;
	color: #182052;
	font-weight: bold;
	text-decoration: none;
	}

.StlLinkMenu:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #808000;
	font-weight: bold;
	text-decoration: none;
	}

.StlLinkProjeto {
	font-family: Tahoma;
	font-size: 11px;
	color: #182052;
	font-weight: normal;
	text-decoration: none;
	}

.StlLinkProjeto:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #B8620E;
	font-weight: normal;
	text-decoration: underline;
	}

.StlTexto {
	font-family: Tahoma;
	font-size: 11px;
	color: #182052;
	}

.StlMiniTexto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}

.StlCampo {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	}

.StlGrafico {
	font-family: Verdana;
	font-size: 9px;
	color: #182052;
	font-weight: bold;
	}

.StlBotao {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	}

.StlInformativo {
	font-family: Tahoma;
	font-size: 13px;
	color: #182052;
	font-weight: bold;
	}

.StlLinkBusca {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
	}
.StlLinkBusca:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
	}

