body        { 
				font-family: Tahoma; 
				font-size: 10pt; 
				color: #c0c0c0;
				SCROLLBAR-BASE-COLOR: #c0c0c0; 
				background-color: #1c1c1c
			}
			
a  			{
				font-family: Tahoma;
				text-decoration: none;
				font-size: 8pt;
				font-weight: normal; color:#eb7919
			}
a:hover 	{
				font-family: Tahoma;
				text-decoration : underline;
				font-size: 8pt;
				font-weight: normal; color:#eb7919
			}
			
select, input, textarea{border-style:solid; border-width:0px; font-family: Tahoma; color: #000000; font-size: 10pt; background-color:#EFEFEF}
.empty{font-size: 1mm; font-family: Tahoma}
.rodape{font-family: Tahoma; font-size: 8pt; color: #000000;background-color: #c0c0c0}
.texto{font-size: 8pt; font-family: Tahoma; color:#C0C0C0}
.textomini{font-size: 8pt; font-family: Tahoma; color:#C0C0C0}
.titulo{font-family: Tahoma; font-size: 10pt; color: #CC6600; font-weight: bold}
.base {font-family: Tahoma; font-size: 8pt; color: #EFEFEF; background-color:#000000}
.letra{font-family: Tahoma; font-size: 8pt; color: #efefef}
.placar{ background-color:#2D3B46}
.links{font-family: Tahoma; font-size: 8pt; color: #C0C0C0; background-color: #2D3B46 }
.headings {color: #d2d2d2; font-family: Tahoma; font-size: 8pt; font-weight: bold; background-color:#141416}
.linkleft{font-family: Tahoma; font-size: 8pt; color: #c0c0c0}
.branco{font-size: 10pt; font-family: Tahoma; color:#000000; background-color:#FFFFFF}
.toppage     { font-size: 8pt; font-family: Tahoma; color: #000000; font-weight: bold; 
               background-color: #c0c0c0 }















.celllink    { color: #C0C0C0; background-color: #181A1B }
  .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;
color:#CC9900;
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:#FFCC66; font-family:Tahoma; font-size:8pt; padding-bottom:3px; padding-top:1px; padding-left:10px
}


.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 */
























