/* Formatação das tab */
/* -------------------------------------------------------------------------- */
        body {margin:0;}
        
A.TabXP:link    {font-family:Verdana; font-size:10px; color:#000000; text-decoration:none;}
A.TabXP:visited {font-family:Verdana; font-size:10px; color:#000000; text-decoration:none;}
A.TabXP:hover   {font-family:Verdana; font-size:10px; color:#CC6600; text-decoration:none;}
A.TabXP:active  {font-family:Verdana; font-size:10px; color:#000000; text-decoration:none;}

        p.legendaform
           {
           font-family:Verdana;
           font-weight:bold;
           font-size:10px;
           color:#000000;
           }

        p.textoform
           {
           font-family:Verdana;
           font-size:10px;
           color:#000000;
           }

        .TextScrollStyle
           {
           visibility:hidden;
           font-family:Verdana;
           font-weight:bold;
           text-align:center;
           padding:0;
           margin:0;
           width:100%;
           overflow:hidden;
           }

        .tab-button
           {
           width: 79;
           height: 20;
           font-weight: normal;
           border-top: 1px solid buttonhighlight;
           border-left: 1px solid buttonhighlight;
           border-bottom: 0px solid buttonhighlight;
           border-right: 1px solid buttonshadow;
           cursor: hand;
           padding-top: 2px;
           padding: 3;
           z-index:1;
           }

        .tab-button3
           {
           height: 20;
           font-weight: normal;
           border-top: 0px solid buttonhighlight;
           border-left: 0px solid buttonhighlight;
           border-bottom: 0px solid buttonhighlight;
           border-right: 0px solid buttonshadow;
           cursor: hand;
           padding-top: 0px;
           padding: 0;
           z-index:1;
           }

        .tab-body
           {
           background: #FFFFFF;
           border-top: 0px solid buttonhighlight;
           border-left: 1px solid buttonhighlight;
           border-bottom: 2px solid buttonshadow;
           border-right: 1px solid buttonhighlight;
           font-size: 12px;
           FONT-FAMILY: verdana, arial, helvetica, sans-serif;
           font-weight: bold;
           padding: 0;
           position:absolute;
           left:-1px;
           top:52px;
           z-index:0;
           visibility: hidden;
           width:2000px;
           }

        #logotipo {POSITION:absolute; LEFT:0px; TOP:0px;  padding: 0; width:100%;}
/* -------------------------------------------------------------------------- */

















