a:hover {text-decoration: none;}

a {text-decoration: none;}

hr { color:#0099cc; }


.branco9 {  font-family: verdana; font-size: 9px; text-decoration: none; line-height: 14px; color: #ffffff;}

.branco0 {  font-family: verdana; font-size: 10px; text-decoration: none; line-height: 11px; color: #ffffff;}
a.branco0:hover {color: #006699;}

.branco1 {  font-family: verdana; font-size: 11px; text-decoration: none; line-height: 14px; color: #ffffff;}
a.branco1:hover {color: #006699;}

.branco2 {  font-family: verdana; font-size: 12px; text-decoration: none; line-height: 16px; color: #ffffff;}
a.branco2:hover {color: #006699;}

.branco3 {  font-family: verdana; font-size: 13px; text-decoration: none; line-height: 18px; color: #ffffff;}

.branco4 {  font-family: verdana; font-size: 14px; text-decoration: none; line-height: 14px; color: #ffffff;}


.cinza0 {  font-family: verdana; font-size: 10px; text-decoration: none; line-height: 15px; color: #2f2f2f;}
a.cinza0:hover { text-decoration: underline; }

.cinza1 {  font-family: verdana; font-size: 11px; text-decoration: none; line-height: 16px; color: #2f2f2f;}
a.cinza1:hover { text-decoration: underline; }

.cinza2 {  font-family: verdana; font-size: 12px; text-decoration: none; line-height: 14px; color: #2f2f2f;}
a.cinza2:hover { text-decoration: underline; }


.azul1 {  font-family: verdana; font-size: 11px; text-decoration: none; line-height: 14px; color: #006699;}
a.azul1:hover { text-decoration: underline; }

.azul2 {  font-family: verdana; font-size: 12px; text-decoration: none; line-height: 14px; color: #006699;}
a.azul2:hover { text-decoration: underline; }


.verde1 {  font-family: verdana; font-size: 11px; text-decoration: none; line-height: 14px; color: #51b886;}
a.verde1:hover { text-decoration: underline; }

.verde2 {  font-family: verdana; font-size: 12px; text-decoration: none; line-height: 16px; color: #51b886;}
a.verde2:hover { text-decoration: underline; }


.preto2 {  font-family: arial; font-size: 12px; text-decoration: none; line-height: 16px; color: #000000;}

.preto1 {  font-family: arial; font-size: 11px; text-decoration: none; line-height: 16px; color: #000000;}


.tabs  {  border: #44bbee 1px solid;}

.tabs1  {  border: #0099cc 1px solid;}

.tabs2  {  
    position:absolute;
    
	top:162px;
	
	    left:790px;
	        line-height: 16px;
		    }


.tabsbot {  border: #44bbee 1px solid; border-top: none; border-left: none; border-right: none; }

.tabazul {  border: #0099cc 1px solid; border-top: none; border-left: none; border-right: none; }

.tabazul1 {  border: #0099cc 1px solid; border-left: none; border-right: none; }

.put  {  background-color: #44baf1; color: #ffffff; border: #ffffff 1px solid; font-family: arial; line-height: 16px; font-weight: normal; font-size: 9pt;}

.put1  {  background-color: #ffffff; color: #666666; border: #006699 1px solid; font-family: arial; line-height: 16px; font-weight: normal; font-size: 9pt;}

.roll { scrollbar-shadow-color: #3366FF; scrollbar-face-color: #6699FF; scrollbar-3dlight-color: #6699FF; scrollbar-highlight-color: #66FFFF; scrollbar-darkshadow-color: #0000CC; scrollbar-track-color: #0033CC; scrollbar-arrow-color: #000000;}

.exemplo {  font-family: arial; font-size: 10px; text-decoration: none; line-height: 14px; text-align: justify; color: #999999;}

.msg_erro { font-family: verdana; font-size: 14px; text-decoration: none; line-height: 14px; color: #ff0000; font-weight:bold; }

ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 139px;
}
ul li {
       position: relative;
       left: -5px;
       border: 0;
       }
li ul {
       position: absolute;
       left: 144px;
       top: 0;
       display: none;
       border: none;
       background-image: url(/images/fundo_menu.jpg); 
       border-right:#0099cc 1px solid;
       width:150px;
}
ul li a {
         display: block;
         text-decoration: none;
         color: #fff;
         background-color:transparent;
         padding: 4.2px;
	
	
    	}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 139px;
     
   }
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
li:hover ul, li.over ul { 
			display: block; 
			}