#prodtables th {
	background-color: #f5bd4a;
	color: #333333;
}
#prodtables td {
	background-color: #ffcc66;
	color: #333333;
	text-align: center;
}

