.tabelalinf {
	border-bottom-width: 0.01mm;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CC0000;
}
.fundotabela {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.tabelaquada {
	border: 0.03mm dashed #CC0000;
}
.fundocelula {
	background-image: url(../img/fundo_tabela.gif);
}
