a:link {text-decoration: none; 
background-color: transparent;
color: #336699;}
a:visited {text-decoration: none; 
background: transparent;
color: #336699;}
a:hover {text-decoration: underline; 
background: transparent;
color: #336699;}
a:active {text-decoration: none; 
background: transparent;
color: #336699;
}

a.link_contrario:link {text-decoration: underline; 
background-color: transparent;
color: #336699;}
a.link_contrario:visited {text-decoration: underline; 
background: transparent;
color: #336699;}
a.link_contrario:hover {text-decoration: none; 
background: transparent;
color: #336699;}
a.link_contrario:active {text-decoration: underline; 
background: transparent;
color: #336699;
}

a.link_fundo_branco:link {text-decoration: none; 
background-color: transparent;
color: #000000;}
a.link_fundo_branco:visited {text-decoration: none; 
background-color: transparent;
color: #000000;}
a.link_fundo_branco:hover {text-decoration: none; 
background-color: transparent;
color: #000000;}
a.link_fundo_branco:active {text-decoration: none; 
background-color: transparent;
color: #000000;
}

a.link_imagem:link {text-decoration: none; 
background-color: transparent;
color: #000000;}
a.link_imagem:visited {text-decoration: none; 
background: transparent;
color: #000000;}
a.link.imagem:hover {text-decoration: none; 
background: #FFFFFF;
color: #E1140A;}
a.link.imagem:active {text-decoration: none; 
background: #FFFFFF;
color: #000000;
}

.entrada {FONT-FAMILY: Verdana, Arial, Helvetica; FONT-WEIGHT: normal; FONT-SIZE: 9px; 	
}

.texto_pequeno {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial, Verdana, Tahoma; COLOR: #000000;
}
.texto_pequeno_branco {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial, Verdana, Tahoma; COLOR: #FFFFFF;
}
.texto_pequeno_azul_negrito {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Arial, Verdana, Tahoma; COLOR: #0A7CBB;
}

.texto_pequeno_alerta {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Arial, Verdana, Tahoma; COLOR: #FF0000;
}
.texto_pequeno_negrito {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Arial, Verdana, Tahoma;	 COLOR: #000000;
}
.texto_normal {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial,  Tahoma; COLOR: #000000; line-height: 18px;
}

.texto_normal_negrito {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial,  Tahoma; COLOR: #000000;
}

.texto_contador {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; FONT-FAMILY: Georgia, Tahoma, Arial, Verdana, Tahoma; COLOR: #000000;
}

.texto_maior {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; FONT-FAMILY: Verdana, Arial,  Tahoma; COLOR: #000000;
}
.texto_maior_ainda {
	FONT-WEIGHT: normal; FONT-SIZE: 16px; FONT-FAMILY: Georgia, Arial, Verdana, Tahoma; COLOR: #000000;
}
.texto_cabecalho_secao {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-FAMILY: Verdana, Arial, Tahoma; COLOR: #000000;
}
.texto_maior_negrito {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: Verdana, Arial,  Tahoma; COLOR: #000000;
}
textarea { 
background-color: #E4E4E4; 
font: 9px Georgia, Arial, Verdanahelvetica, sans-serif;
color:#000000;
border:1px solid #CCC;
}

#vertgraph {                    
	width: 378px; 
    height: 207px; 
    position: relative; 
    background: url("../images/g_backbar.gif") no-repeat; 
}
#vertgraph ul { 
    width: 378px; 
   	height: 207px; 
	margin: 0; 
	padding: 0; 
}
#vertgraph ul li {  
	position: absolute; 
    width: 28px; 
    height: 160px; 
    bottom: 34px; 
    padding: 0 !important; 
    margin: 0 !important; 
    background: url("../images/g_colorbar3.jpg") no-repeat !important;
    text-align: center; 
    font-weight: bold; 
    color: white; 
    line-height: 2.5em;
}

#vertgraph li.critical { left: 24px; background-position: 0px bottom !important; }
#vertgraph li.high { left: 101px; background-position: -28px bottom !important; }
#vertgraph li.medium { left: 176px; background-position: -56px bottom !important; }
#vertgraph li.low { left: 251px; background-position: -84px bottom !important; }
#vertgraph li.info { left: 327px; background-position: -112px bottom !important; }
