@charset "utf-8";
/* CSS Document */


body{
	background-image:url(../images/bkg2.jpg);
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:center;
	bgcolor:#FFFFFF;
	margin-top:0;
} 

#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
.rss {
}
.rss a {
	text-decoration: none;
	color: #993333;
}
.feeditemtitle {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size: 0.88em;
	color: #993333;
	text-decoration: none;
	width:340px;
	cursor:pointer;
}
.feeditemdescription {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.88em;
	color: #000;
	text-decoration: none;
	width:340px;
	cursor:pointer;
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.feeditemdescription a {
	color: #000;
}
.feeditemdescription a:hover {
	text-decoration:underline;
	color: #000;
}

 a  {

    text-decoration : none;
	text-weight: bold;
	color : #000000;

    }

    

    a:Visited  {

    	color : #000000;
    	text-decoration : none;
    }

    

    a:Active  {
    	color : #000000;
    	text-decoration : none;
    }

    a:Hover  {
    	color : #666666;
    	text-decoration : underline;
    }


TD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666
}

#tabela{
	border:0;
	cellpadding:0;
	cellspacing:0;
	width:100%;
	
}

#fonte{
	color:#974F41; 
	font-size: 9pt;
	
}
#tdcenter{
	size-align:center;
}

#Table_01{
	border:0;
	cellpadding:0;
	cellspacing:0;
	bgcolor:#F3F1EB;
	bordercolor:#111111; 
	width:390px;
	
}
