body {
	color: #000000; 
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
    background-color: #ffffff;
	margin: 0 0 0 0;
  	padding: 0 0 0 0;
    background-image : url("imagens/bg.gif");
	background-repeat: repeat-x;
    background-position: center top;    
}
.bg-main{
	background-image : url("imagens/bgmain.gif");
	background-repeat: repeat-x;
    background-position: top;  
}
.data{
	color: #B6B6B6; 
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9px;
}
td{	color: #000000; 
	font-family: Tahoma,  Arial,Verdana, Helvetica, sans-serif; 
	font-size: 9px;
}
.copy{
	color: #ffffff; 
	font-size: 11px;	
}
.imb{
	background-color: #F0F0F0;
	font-size: 11px;
	width: 50%;
	text-align:center;
}
.imb-p{
	background-color: #F0F0F0;	
	font-size: 11px;
	width: 34%;
	text-align:center;

}
.red{ color:#ff9900; font-weight : bold;}




A.menu {font-family : arial, tahoma, verdana; FONT-SIZE: 11px; color:#000000; font-weight : bold; }
A {font-family : tahoma, verdana, arial; color : #000000; text-decoration : none;}
A:active {color: #ff6600;}
A:hover {color: #ff6600;}
a.direitans:hover {color: #000000;}

#menusuite a {
display: block;
width:100%;
background-color: #CCCCCC;
padding: 4px;
text-decoration: none;
color: black;
font-size: 14px;
border-bottom: solid 1px white;
}

#menusuite a:hover {
background-color: #FF9900;
color: black;
background-image: none;
}
.TituloTabelinha {
	font-size: 14px; 
	font-weight: bold;
}
.SubTituloTabelinha {
	font-size: 10px; font-weight: bold; color:#999999;
}
