#prodtables th {
	background-color: #1d7a1d;
	color: #ffffff;
}
#prodtables td {
	background-color: #339933;
	color: #ffffff;
	text-align: center;
}

