label { cursor:'hand' }
select { cursor:'hand' }
textarea { cursor:'hand' }

BODY {
scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#6D8693;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#D6D685;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;
}

a.menu_superior { 
	text-decoration: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold; 
	padding: 5px;
	white-space: nowrap;
	color: #330066;
}

a.menu_superior:hover { 
	text-decoration: none; 
	cursor:'hand'; 
	color: #330066;
	background: #FFFFCC;
	padding: 5px;
}

a.menu_esquerdo { 
	text-decoration: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #330066;
/*	background: #F0F7DD; */
/*	font-weight: bold;  */
	width:95%;
	height: 20px;
/*	display:block;*/
	padding:1px;
}

a.menu_esquerdo:hover { 
	text-decoration:none; 
	cursor:'hand'; 
	color: #330066;
	background: #FFFFCC;
	border:1px solid #330066;
	padding:0px;
}

a.noticias { 
	text-decoration:none 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
}

a.noticias:hover { text-decoration:underline }

a.noticias_mais { 
	text-decoration:none 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #330066;
}

a.noticias_mais:hover { text-decoration:underline }


a { 
	color: #330066; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

a:hover { text-decoration: underline;}

.titulo_menu_esquerdo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	letter-spacing: -0.3px;
    padding:5px;
/*	filter: Shadow(Color=#D6D685, Direction=45); */
	color: #330066;
	vertical-align: top;
}

.titulo_destaque {
	font-family: Times, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold; 
	color: #FFFFFF;
	vertical-align: top;
	margin-left: 25px;
}

.texto_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330066;
}

.titulo_destaque_embaixo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #330066;
	vertical-align: top;
}

.texto_destaque_embaixo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #330066;
}

input.button { 
	font-family: Tahoma;
	font-size: 11px;
	background-color: #F3F3DD;
}

input.text { 
	font-family: Tahoma;
	font-size: 11px;
	background-color: #F3F3DD;
}

input.transpar { 
	background-color: #EBF7DF;
	border: 1px solid #330066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330066;
}

select.text { 
	font-family: Tahoma;
	font-size: 12px;
	background-color: #F3F3DD;
}

textarea.text { 
	font-family: Tahoma;
	font-size: 12px;
	background-color: #F3F3DD;
}

.rodape {
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330066;
}

.nav {  font-family: <? echo $cfgFontFamily2; ?>; font-size: 6pt; font-weight: bold; color: white;}
th.nav   {  font-family: <? echo $cfgFontFamily2; ?>; font-size: 9pt; font-weight: bold; background-color: #F89520; color: white; }
th.navsup {  font-family: <? echo $cfgFontFamily2; ?>; font-size: 9pt; font-weight: bold; background-color: #F89520; color: white; }

a.menu_inferior { color:#DD3916; text-decoration:none; FONT-family: Arial, Helvetica, sans-serif; font-size: 10px;}
a.menu_inferior:hover { text-decoration:none; cursor:'hand' }

a.menu { color:#003366; text-decoration:none; FONT-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a.menu:hover { text-decoration:none; cursor:'hand'  }

a.menu_branco { 
	text-decoration:none 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu_branco:hover { text-decoration:underline }

.noticias_titulo_destaque{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #330066;
	background-color: #FFFFFF;
}

.noticias_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
	background-color: #FFFFFF;
}

.noticias_titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330066;
	background-color: #FFFFFF;
}

.noticias_data{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330066;
	background-color: #FFFFFF;
}

.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330066;
	background-color: #FFFFFF;
}

.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #FFFFFF;
}


