/*__ Geral  __*/ 
BODY { color: Maroon; background-color: White; font-family: Verdana, sans-serif; font-size: 8pt; margin-left: 0; margin-right: 0; margin-top: 0; }
A { color: Black; text-decoration: none; }
A:HOVER { color: #EAC312; text-decoration: underline; }
/*__ Geral  __*/ 


/*__ Links __*/ 
.link_menu { font-family: Verdana; font-size: 8pt; font-weight: bold; color: #FFFFFF; }
.link_lancamentos{ font-size: 8pt; font-weight: bold; color: #AC0000;}
/*__ Links __*/

/*__ Menu __*/
.mouse_over_menu { background: #F0F0F0; }
/*__ Menu __*/

/*__ Tabelas __*/
td { font-size: 10pt; }
.tabela_corpo { border-collapse: collapse; border: 1px solid #AC2A29;}
.titulo_tabela { background: #AC2A29; border-color: #AC2A29; height: 22px; color: #EAC312; font-size: 10pt; font-weight: bold; }
.tabela_menu { margin-bottom: 5px; margin-top:5px; }
/*__ Tabelas __*/

/*__ Botões __*/
.botao { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; border: 1px solid #EAC312; padding: 0; background-color: #AC2A2A }
/*__ Botões __*/

#pop{ display:block; position:absolute; top:50%;left:50%;margin-left:-187px;margin-top:-225px;width:374px;height:450px;border:0; z-index:1; text-align: right; background-color: White;}