DIV.classList {
	clear: both;
}
DIV.classList DIV.wkDay {
	float: left;
	width: 117px;
	margin-right: 1px;
}
DIV.classList DIV.wkDay h2 {
	background-image: url(/images/template/warm-gradient-25px.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
	color: #4F4F68;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
	margin: 2px 0px 0px 0px;
	width: 117px;
	border-bottom: 1px solid #1A6624;
}
DIV.classList DIV.wkDay DIV.classItem {
	font-size: 9px;
	width: 115px;
	height: 38px;
	white-space: nowrap;
	padding: 1px;
	background-color: #fffde3;
	background-image: url(/images/template/purple-spreader.gif);
	background-repeat: repeat-x;
	background-position: -20px left;
	border-bottom: 2px solid #3d9a48;
	overflow: hidden;
	cursor: pointer;
}

TABLE.classList {
	width: 100%;
}

TH.accentTH {
	background-image: url(/images/template/warm-gradient-25px.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
	color: #4F4F68;
	text-align: center;
	font-size: 12px;
	white-space: nowrap;
	border-bottom: 1px solid #EAE6CC;
}
.clTableRow0 TD, .clTableRow1 TD {
	border-bottom: 1px solid gray;
	border-right: 1px solid silver;
	padding-bottom: 5px;
}
.clTableRow0 {
	background-color: #ffffee;
}
.clTableRow1 {
	background-color: #FBFAF7;
}
.classRestrict {
	background-color: #FFCC33;
}

DIV.DHTML_INFO_Box {
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	font-size: 65%;
	padding: 2px;
	margin: 0px;
	background-color: #FFFFCC;
	bbackground-image: url(/images/template/purple-spreader.gif);
	bbackground-repeat: repeat-x;
	bbackground-position: top left;
	width: 200px;
	position: absolute;
	z-index: 100;
}