.lectureTable .even {
	background-color:#bbd6df;
}

.lectureTable .odd {
	background-color:#E6E6E6;
}
