body,table,td,tr {
  font-family: Tahoma; font-size: 11px;  color: #912a0e ;
  overflow-x: hidden;
  overflow-y: auto;

   }
   

.FundoBase {
background-image:url(images/f_base.gif);
background-repeat:repeat-x;
}

.FundoConteudo {
background-image:url(images/f_conteudo.jpg);
background-repeat:no-repeat;
}


a:link {color: #000000; text-decoration: none; } 
a:visited {color: #000000; text-decoration: none;} 
a:hover {color: #000000; text-decoration: underline;} 
a:active {color: #000000; text-decoration: none;} 


.borda   {
	font-family: verdana;
	font-size: 9px;
	border:1px solid #666666;
	cursor: default;
}

.cabecalho {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold; 
	color: #ff950c;
}

.cabecalho2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold; 
	color: #000000;
}

