#prodtables th {
	background-color: #cc641e;
	color: #ffffff;
}
#prodtables td {
	background-color: #f16f19;
	color: #ffffff;
	text-align: center;
}

