tr.fill {
	background-color: #cccccc;
}

tr.fill_dark {
	background-color: #999999;
}

tr.fill_light {
	background-color: #cccccc;
}

.current {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.topicTitle {
	font-family: arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 20px;
}

.lessonTitle {
	font-family: arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 20px;
}