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

TABLE.suspendedTable {
	position:absolute;
	display:none;
	top:-1000px;
	z-index:1000;
}
a:hover {
	text-decoration:underline
}
.link10 {
	font-family: tahoma;
	font-size: 10px;
	color: #a27016;
	text-decoration:none;
	line-height:14px;
}
.texto11 {
	font-family: tahoma;
	font-size: 11px;
	color: #b9ab8a;
	text-decoration:none;
	line-height:18px;
}
.texto10 {
	font-family: tahoma;
	font-size: 10px;
	color: #b9ab8a;
	text-decoration:none;
	line-height:14px;
}
.caixa {
	font-family: tahoma;
	font-size: 11px;
	color: #fdbb2f;
	background-color: #2f1709;
	padding:4px;
	height:21px;
	border:0px;
}
img.opaki {
	opacity:0.45;
	-moz-opacity: 0.43;
	filter: alpha(opacity=49);
}