.tabela_estatistica{
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
}

.tdd, .tde{
	border-width: 1px 1px 1px 1px;
	border-color: #AACCAA;
	border-style: solid solid  solid solid;
	text-align: center;
	font-family: arial;
	padding: 0px;
}

.tdd{
	background: url("/Imagens/Fundo_Celula.gif");
}

.tde{
	background-color: #d6e5bf;
	font-weight: bold;
}

.td_nulo{
	border-style: none none none none ;
}

.tabela_rodape{
	font-family: verdana;
	font-size: 10px;
	color: #AAAAAA;
}
