.tabela1 {
		border-collapse:collapse;
		background:#eff5c7;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:12px 'Verdana',helvetica,arial,verdana;
		color: #333;
}

.tdth {
		padding:5px;
}


thead th, tfoot th, tfoot td {
		background:#331900;
		color:#fff
}

tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */



.odd {}

.tab1:hover {
		background:#eee07e
}
