/* CSS Document */
.jomres_stepz 
	{
	background: #ffffff;
	margin-bottom: 24px;
	text-align: center;
	font-weight:bold;
	}
	
td.jomres_stepz_inactive  {
	background: #eeeeee;
	color: #666666;
}
	
td.jomres_stepz_active  {
	background: #9A9176;
	color: #fff;
}
