<!-- 
.menu { font-family: Verdana,sans-serif,Arial; font-size: 8pt; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.titulo { font-family: Verdana,sans-serif,Arial; font-size: 13pt; font-style: normal; font-weight: bold; color: #ffdd00; text-decoration: none; }
.titulo1 { font-family: Verdana,sans-serif,Arial; font-size: 8pt; font-style: normal; font-weight: bold; color: #ff0000; text-decoration: none; }
.titulo2 { font-family: Verdana,sans-serif,Arial; font-size: 8pt; font-style: normal; font-weight: bold; color: #007fff; text-decoration: none; }
.titulo3 { font-family: Verdana,sans-serif,Arial; font-size: 8pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; }
.texto { font-family: Verdana,sans-serif,Arial; font-size: 7pt; font-weight: normal; font-variant: normal; color: #000000; font-style: normal; line-height: normal; text-decoration: none }
.textonormal { font-family: Verdana,sans-serif,Arial; font-size: 8pt; font-weight: normal; font-variant: normal; color: #000000; font-style: normal; line-height: normal; text-decoration: none }
.textonegrito { font-family: Verdana,sans-serif,Arial; font-size: 8pt; font-weight: bold; font-variant: normal; color: #000000; font-style: normal; line-height: normal; text-decoration: none }
.textonormalsublinhado { font-family: Verdana,sans-serif,Arial; font-size: 8pt; font-weight: normal; font-variant: normal; color: #000000; font-style: normal; line-height: normal; text-decoration: underline }
.textopequeno { font-family: Verdana,sans-serif,Arial; font-size: 6pt; font-weight: normal; font-variant: normal; color: #000000; font-style: normal; line-height: normal; text-decoration: none }
.textoabasoff { font-family: Arial; font-size: 8pt;font-weight: bold; font-variant: normal; color: #ffffff; font-style:normal; line-height: normal; text-decoration: none }
.textoabason{ font-family: Arial; font-size: 8pt;font-weight: bold; font-variant: normal; color: #0569cb; font-style:normal; line-height: normal; text-decoration: none }
.endereco { font-family: Verdana,sans-serif,Arial; font-size: 8pt; font-weight: normal; font-variant: normal; color: #000000; font-style: normal; line-height: normal; text-decoration: none; background: #e7e7e7 }
.botao {border-width: 1; border-style: solid; border-color: #c0c0c0; background: #75ade6; font-family: Verdana,sans-serif,Arial; font-size: 9pt; font-weight: bold; font-variant: normal; color: #FFFFFF; font-style: normal; line-height: normal; text-decoration: none }
.caixa {border-width: 1; border-style: solid; border-color: #75ade6}
.titulotabela{ font-family: verdana,sans-serif,arial; font-size: 8pt; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none; }
.subtitulotabela{ font-family: verdana,sans-serif,arial; font-size: 8pt; font-style: normal; font-weight: bold; color: #396db5; text-decoration: none; }

#popitmenu{
position: absolute;
background-color: #75ade6;
border:1px solid black;
font: normal 11px Verdana;
line-height: 13px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
/*padding-left: 5px;*/
color: #ffffff;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #0000ff;
}

.titulo{ font-family: Verdana,helvetica,sans-serif,Arial; font-size: 9pt; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none; }

-->
