.schedulewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.schedulegray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #CC0000;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}

.blacktitlebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
}
