.titulos_tabela 
{ 
   BORDER-RIGHT: 1px outset; 
   BORDER-TOP: 1px outset; 
   BORDER-LEFT: 1px outset; 
   BORDER-BOTTOM: 1px outset; 
   FONT-WEIGHT: bold; 
   FONT-SIZE: 10px; 
   FONT-FAMILY: verdana; 
   HEIGHT: 16px; 
   BACKGROUND-COLOR: whitesmoke; 
}

.labels 
{
   font-family: verdana; 
   font-weight: bold; 
   font-size: 11px;
   color: #666666;
}

.conteudo 
{
   font-family: verdana; 
   font-size: 11px;
   color: #666666;
}	       

.titulo_paginas
{
   font-weight: bold;
   font-size: 15px;
   color: #77bcff;
   font-family: 'Trebuchet MS' , Arial, Helvetica;
   padding: 0 8px 0 8px; 
}

.botoes
{
   FONT-FAMILY: Verdana, Arial;   
   FONT-SIZE: 11px; 
   border-right: inactivecaption 1px solid;
   border-top: inactivecaption 1px solid;
   border-left: inactivecaption 1px solid;
   border-bottom: inactivecaption 1px solid;
   background-color: #99ccff;
}

.fundo_areas {
    background-color: #F7FCFF;
    font-family:  Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
  
.texto_thumb {      
   font-family:  Verdana, Helvetica, sans-serif;
   font-size: 10px;
   text-decoration: none;
   color: #666666;
   padding-left: 4px;
}
  
.fundo_destaques {
    background-color: #CFECFC;
}
    
.campos {
    font-family:  Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    background-color: #F7FCFF;	 
    border: solid 1px #DDDDDD;
}  

 
body 
{
   margin: 0px 0px 0px 0px;
}

a.mlinks {
    font-family:  Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;   
    text-decoration: none;
}

a:hover.mlinks {
    text-decoration: underline;
}

