body {
  font-family: Arial, Helvetica, sans-serif;
  overflow : auto;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  font-size: 11px;
  color:#333333;
  background-color:#CADCEC;
}

a.m {
 text-decoration:none;
 color: #4584BD;
 font-size: 11px;
}

a.m:link{
 text-decoration:none;
 color:#4584BD;
 font-size: 11px;
}

a.m:visited{
 text-decoration:none;
 color: #4584BD;
 font-size: 11px;
}

a.m:active{
 text-decoration:none;
 color:#4584BD;
 font-size: 11px;
}

a.m:hover{
 text-decoration:none;
 color:#356897;
 font-size: 11px;
}

.rodape  {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 text-align: center;
 font-weight: normal;
 background-color: #cccccc;
 color: #666666;
 padding: 0;
 background-image : url(img/bgAba.jpg);
 height : 16px;
}

.tablemenu     { background-color: #eeeeee;
                 border-color: #3366ff;  }
.menu          { text-decoration: none;
                 font-size: 8px; color: #D3D3D3;}
.menu:hover    { width: 100%; filter:
                 mask(color=#3366ff);  }
.submenu       { text-decoration: none;
                 font-size: 8px; color: #0033ff; }
.submenu:hover { width: 100%; filter:
                 mask(color=#0033ff);  }
.header        { font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: 10px;
                 text-align: center;
                 background-color: #eeeeee; }
.hidespace     { font-size: 1px}
.footer        { font-size: 9px;
                 text-align: center;
                 background-color: #eeeeee;
                 font-weight: bold}
.titulocoluna  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        background-color: #b3b3b3;
        padding: 0;
        background-image : url(bgAba.jpg);
        height : 27px;
}
.itemconsulta  { font-size: 9px;
                 background-color: transparent;
                 padding: 1 1 1 1;
                 }
.itemconsulta:visited  { background-color: #eeeeee;
                         color: #666666;
                         }
.itemconsulta:link  { background-color: #eeeeee;
                      color: #666666;
                      }
.itemconsulta:hover  { background-color: #eeeeee;
                      color: #df0000;
                      }
.botao         {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 background-color: ThreedLightShadow;
 height: 17px;
}
.combos        { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
                 font-size: 9px;
                 color:#4D4D4D;
                 background-color: transparent;}
.td  { font-size: 9px;
       background-color: #eeeeee;
       text-align: left;
     }
.th  { font-size: 10px;
       color: #ffffff;
       background-color: #b3b3b3;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-weight: bold;
       text-align: left;
     }
.table  { font-size: 9px;
          background-color: #eeeeee;
          width: 100%
        }
.dbtablefooter {
                font-size: 9px;
                background-color: #b3b3b3;
                width: 100%;
                text-align: center;
               }
.rel_td  { font-size: 9px;
           text-align: left;
         }
.rel_th  { font-size: 9px;
           border-color: #000000;
           border-style: solid;
           border-top-width: thin;
           border-bottom-width: thin;
           border-left-width: 0;
           border-right-width: 0;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-weight: bold;
           text-align: left;
        }
.rel_titulo  { font-size: 9px;
               font-family: Verdana, Arial, Helvetica, sans-serif;
               font-weight: bold;
               text-align: right;
             }
.relatorio_total{
                 font-weight: bold;
                 border-top-color : Black;
                 border-bottom-color : Black;
                 border-width : 2px 0 2px 0;
                 border-style : solid;
                }
.rel_table  { font-size: 9px;
              width: 100%;
              border-bottom-color : Black;
              border-width : 0 0 2px 0;
              border-style : solid;
            }

.td_perfil  {
 font-size: 9px;
 background-color: #eeeeee;
 text-align: left;
}

/********************Adicionado por José Cleanto*****************************/
#content {
	height: 400px;
	background-color:#CADCEC;
}
#content0 {
	float:left;
	padding:10px 0px 0px 10px;
}
#content1 {
	width:330px;
	float:right;
	padding: 40px 20px 0px 0px;
}
#content2 {
	clear:both;
	padding: 60px 10px 0px 20px;
	text-align:center;
	background-color:#DED9C3;
}
#desc {
	padding:0px 20px 80px 10px;
	margin-top:0px;
}
#descMenu {
	padding:0px 20px 80px 0px;
}
h2 {
	color:#333333;
	font-size:170%;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	_padding:10px 0px 0px 0px;
}
/*****************************************************************************/
