
table.colored-header-einr th	{
	background-color: #fcbe45;
	color: #993333;
	border: 1px solid #333333;
}

tr.einr-colored td	{
	background-color: #ffeba7 !important;
}

table.colored-header-einr td	{
	background-color: #ffeba7;
	border: 1px solid #333333 !important;
}


