.menuSecao  { 
	color: #285210; 
	font: 12px Arial, Helvetica; 
	text-decoration: none; 
	cursor: hand 
}

.menuTopico  { 
	color: #285210; 
	font: 10px Arial, Helvetica; 
	text-decoration: none; 
	cursor: default
}

.menuTopico2  { color: #285210; font: 11px Arial, Helvetica; text-decoration: none; text-align: left; cursor: default }

.topicosLayer   { color: #285210; font: bold 14px Arial, Helvetica, sans-serif; cursor: default; position: absolute; z-index: 100; top: 254px; left: 35px; border: double 2px #ffffff; filter: Alpha(Opacity=0)  }
.geralLayer    { color: #285210; font: bold 14px Arial, Helvetica, sans-serif; background-color: #ffffff; cursor: default; position: absolute; z-index: 1; top: 68px; left: 681px; border: double 2px #ffffff; filter: Alpha(Opacity=100)   }







.barraSuperior   { color: #285210; font: 12px tahoma; background: #285210 }
.mensagem {
	color: #999;
	font-family: tahoma;
	font-size: 12px;
	background: #ff0000;
}
.mensagem2  { color: #ccc; font-size: 20px; font-family: tahoma; background: #ccc }
.titulo       { color: #fff; font: 12pt tahoma; background: #999 }
.titulo1   { color: #285210; font: 8pt tahoma; background: #ebebeb; border-color: #ccc }
.titulo2  { color: #000; font: bold 13pt tahoma; background: #ebebeb; border-color: #ccc }
.texto      { color: #999; font-size: 8pt; font-family: tahoma; border-color: #999 }

.textoGr  { color: #ccc; font-size: 10pt; font-family: tahoma }
td {  
	color: #000000; 
	font-family: 12pt
}
.credito{
	color: #999999;
	font-family: 6pt;
	text-decoration : none;
	text-align: center;
}
button   { font: 10pt tahoma; text-decoration: none; background: black; border: solid 1px #black }
select { font: 10pt tahoma; background: #fff; border: solid 1px black }
input   { color: #285210; font-size: xx-small; font-family: tahoma; font-variant: normal; background: #f0fff5; border: solid 1px #ffffff }
.tabela1  { font-size: x-small; font-stretch: ultra-condensed; background-color: #fff }
.btn_ok   { font-family: tahoma; font-weight: bold; background-color: #fff; cursor: hand; width: 200px; border: solid 1px #285210 }

body 
{
	font : 10pt tahoma;
	scrollbar-3dlight-color : #4F8EB6;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : #4F8EB6;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #4F8EB6;
	scrollbar-highlight-color : #4F8EB6;
	scrollbar-shadow-color : Black;
	scrollbar-track-color : #ECFFEC;
}
