a {
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
.noPrint {
	display: none;
}
.printInline {
	display: inline;
}
.printBlock {
	display: block;
}
#leftCol {
	display: none;
}
#rightCol {
	clear: both;
	width: 100%;
	padding-top: 0px;
	border-left: 0px;
	padding-left: 00px;
	line-height: normal;
}
#schoolCal td {
	border: 1px solid #000;
}
#schoolCal .trD {
	font-size: 10px;
	color: #900;
	font-weight: bold;
}
#schoolCal .trD td {
	border: 1px solid #FFF;
	border-bottom: 1px solid #900;
}