body        { 
				font-family: Tahoma; 
				font-size: 10pt; 
				color: #4c7b57;
				SCROLLBAR-BASE-COLOR: #b9c5ad; 
				background-color: #ffffff
			}
			
a  			{
				font-family: Tahoma;
				text-decoration: none;
				font-size:9pt;
				font-weight: normal; color:#0000ff
			}
			
		

a:hover 	{
				font-family: Tahoma;
				text-decoration : underline;
				font-size: 9pt;
				font-weight: normal; color:#003300
			}
			
select, input, textarea{font-family: Tahoma; color: #000000; font-size: 8pt}	
.base {font-family: Tahoma; color: #003300; font-size: 10pt}
.basebo {font-family: Tahoma; color: #4c7b57; font-size: 8pt}
.rodape {font-family: Tahoma; color: #4c7b57; font-size: 8pt}
.headings {color: #333300; font-family: Arial; font-size: 12pt; font-weight: bold}
.empty{font-size: 1mm}
.links{border:1px solid #000035; font-family: Tahoma; color: #000000; font-size: 8pt; font-weight:bold; padding-top:4px; padding-bottom:4px; background-color:#BDBDD2}
.barratitulo {color: #003300; font-size: 10pt; font-family: Tahoma; font-weight: bold; 
               border-bottom: 2px solid #5E6D4E; padding-top: 2px; 
               padding-bottom: 2px; background-color: #B8C4AC; padding-left:4px}
.barratitentrada {color: #FFFFFF; font-size: 10pt; font-family: Tahoma; font-weight: bold; 
               border-bottom: 2px solid #000000; padding-top: 2px; 
               padding-bottom: 2px; background-color: #000080}               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
  .mxx		{font-family: Tahoma; font-size: 8pt; color: #000000; font-weight: bold; 
               border-bottom: 1px solid #000000; background-color: #e68e47}
.mxx2        {font-family: Tahoma; font-size: 8pt; font-weight: bold; background-color: 
               #e68e47}             
               
               
               /*Menu tree*/               
.menutitle{
cursor:default;
margin-bottom: 0px;
background-color:#B8C4AC;
color:#003300;
width:160px;
text-align:left;
font-weight:bold;
font-family:Tahoma; font-size:10pt; /*/*/padding-left:4px; padding-right:0px; padding-top:1px; padding-bottom:1px
}

.submenu{
margin-bottom: 0em; color:#008000; font-family:Tahoma; font-size:8pt; padding-bottom:3px; padding-top:1px; padding-left:3px
}


.suckerdiv li{
color: #FFFFFF; 
font-family: Tahoma; 
font-size: 10pt; 
font-weight: bold; 
background-color: #e68e47;
cursor:default
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 160px; /* Width of Menu Items */
border-bottom: 1px solid #000000; 
font-family:Tahoma; 
font-size:8pt; 
font-weight:bold;
height:22
}
	
.suckerdiv ul li{
position: relative; 
height:22
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
visibility: hidden; 
height:22
}

/* Sub level menu links style */
.suckerdiv ul li a{
border-right:1px solid #000000; 
border-top:1px solid #000000; 
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #000000;
text-decoration: none;
background: #e68e47;
font-family:Tahoma; 
font-size:8pt; font-weight:normal; 
padding-left:5px; 
padding-right:0px; 
padding-top:2px; 
padding-bottom:2px; 
height:22; 
vertical-align:middle
}

.suckerdiv ul li a:visited{
color: black;

vertical-align:middle
}

.suckerdiv ul li a:hover{
background-color: #e68e47;
font-family:Tahoma; 
font-size:8pt; 
font-weight:normal; 
text-decoration:none; 
vertical-align:middle; color:#000000
}

.suckerdiv .subfolderstyle{
background: #e68e47 url('/ct/includes/seta.gif') no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */