
DIV.classListByRoom {
	clear: both;
	border-bottom: 1px solid #72BF44;
}
TABLE.compactSched, TABLE.compactSched TR, TABLE.compactSched TH, TABLE.compactSched TD {
	background: transparent;
	color: gray;
	text-transform: lowercase;
	border: none;
}


DIV.classListByRoom h2.wkDay {
	font-family: MEPC_OTF, Times New Roman, times, Roman, serif;
	background-color: #EBF4E8;
	color: gray;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	cursor: pointer;
	border-top: 1px solid #72BF44;
}
DIV.classListByRoom h2.wkDayActive {
	font-family: MEPC_OTF, Times New Roman, times, Roman, serif;
	background-color: transparent;
	color: black;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	cursor: pointer;
	border-top: 1px solid #72BF44;
}
DIV.classListByRoom DIV.wkDay {
	width: 800px;
}
DIV.classListByRoom DIV.wkDay DIV.classItem {
	display: block;
	font-size: 11px;
	height: 56px;
	white-space: nowrap;
	margin: 2px 1px 2px 0px;
	padding: 1px;
	border-top: 1px solid #AEDB93;
	background-color: #DFEED8;
	overflow: hidden;
	cursor: pointer;
	float: left;
}
.clTableRow0 TD, .clTableRow1 TD {
	border-bottom: 1px solid gray;
	border-right: 1px solid silver;
	padding-bottom: 5px;
}
.clTableRow0 {
	background-color: #DFEED8;
}
.clTableRow1 {
	background-color: #D1E7C7;
}
.classRestrict {
	background-color: #FFCC33;
}

DIV.DHTML_INFO_Box {
	border: 2px solid #AEDB93;
	font-size: 10pt;
	-moz-opacity:0.90;
	opacity:0.90;
	filter:alpha(opacity=90);
	padding: 2px;
	margin: 0px;
	color: black;
	font-weight: normal;
	background-color: #DFEED8;
	width: 180px;
	position: absolute;
	z-index: 100;
}
DIV.DHTML_INFO_Box a:link,
	DIV.DHTML_INFO_Box a:active,
	DIV.DHTML_INFO_Box a:visited,
	DIV.DHTML_INFO_Box a:hover,
	DIV.DHTML_INFO_Box a:focus {
    color: #000000;
	text-decoration: none;
}
DIV.DHTML_INFO_Box a:active,
	DIV.DHTML_INFO_Box a:hover {
    color: #2D9000;
	text-decoration: none;
}


DIV.miscAccordion {
	clear: both;
	border-bottom: 1px solid #72BF44;
}
DIV.miscAccordion h2.toggler {
	font-family: MEPC_OTF, Times New Roman, times, Roman, serif;
	background-color: #EBF4E8;
	color: gray;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	cursor: pointer;
	border-top: 1px solid #72BF44;
}
DIV.miscAccordion h2.togglerActive {
	font-family: MEPC_OTF, Times New Roman, times, Roman, serif;
	background-color: transparent;
	color: black;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	cursor: pointer;
	border-top: 1px solid #72BF44;
}

