body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body.cor_fundo {
	bgcolor: #DCDCDC;
}

p.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	height: 19
}

p.texto_simples {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19;
	color: #FF9900;
    TEXT-DECORATION: none
}


td.abas {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	height: 25;
	background: #00C5CD
/*	background: #0193CC*/
}

td.abas_linha {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	height: 2;
	background: #00868B
/*	background: #0066CC*/
}

tr.texto_destaque {
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 19px;
	height: 19
}

tr.menus {
	font-family: Verdana; 
/*	font-weight: bold; */
	font-size: 12px;
	height: 19
}

tr.titulo_pequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	height: 19
}

tr.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 13px;
	height: 19
}

tr.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	height: 19
}

tr.texto_simples {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	height: 19
}

tr.texto_pequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	height: 10
}
tr.titulo_grande {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 15px;
	height: 19
}

tr.titulo_lista {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	background: #8AFF8A;
	height: 19
}

tr.grupo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 13px;
	height: 19
}

tr.evento {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	height: 19
}

table.borda_pontilhada {
  border-style: dashed;
  border-width: 1px;
  border-color: #000000;
}

table.borda_simples {
  border-style: solid;
  border-width: 1px;
  border-color: #CDC9C9;
}

table.cor_fundo {
    background: #FFFFFF;
}

table.cor_fundo_menu {
    background: #DCDCDC;
}

table.cor_fundo_tabela {
    background: #FFDEAD;
}

table.cor_fundo_noticias {
    background: #FFFFFF;
}