a { text-decoration: none; 	}
a { text-decoration: none; color: #afb5bd; font-weight: normal;	}
a:link { color: afb5bd;  }
a:visited { color: #808080; }
a:active { color: #808080;  }
a:hover { 	color: #808080;  }



a img 
	{
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	border-left: 5px solid #dcdcdc;
	padding: 1px;
	width: px;
	height: px;
	}



.a.linkopacity img 
	{
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	border-left: 5px solid #dcdcdc;
	padding: 1px;
	width: px;
	height: px;
	}


a.linkopacity:hover img 
	{
	filter:alpha(opacity=70);   
	-moz-opacity: 0.7;   
	border-left: 5px solid #dcdcdc;
	padding: 1px;
	width: px;
	height: px;
	}

      
.rate_options
	{
	
	border-left: 2px solid #dcdcdc;
	padding: 5px;
	
	font-family: verdana, arial;
	font-size: 10pt; color:#8C959F; 
	text-align: left;

	
	}


        
body     
	{
	background-image: url('bg_pattern.jpg'); 
	background-repeat: ; 
   background-color: #ffffff; 
        
   text-align:center; /* for IE */
	margin:0 auto; /* for the rest */ 
               
   font-family: verdana; font-size: 8pt; color: #808080;
              
   scrollbar-face-color: #DEE3E7; 
   scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: 
   #DEE3E7; scrollbar-3dlight-color: #D1D7DC; 
   scrollbar-arrow-color: #000000; scrollbar-track-color: #EFEFEF; 
   scrollbar-darkshadow-color: #98AAB1;
              
   }


.titulo
	{

	font-family: georgia, times, verdana;
	font-size: 10pt; color:#8C959F; 
	text-align: left;
	vertical-align: top;	
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 5px;

	}
