		table.display  tr.myeven{
			background-color: #EBEBEB;
		}
		table.display tr.myodd{
			background-color: #C9C9C9;
		}
