div.calendar .bookFair {
	text-align: center;
	border-top-style: none;
	background-color: #004080;
	font-style: italic;
	color: white;
	letter-spacing: 1px;
	word-spacing: 5px
}


div.calendar img.printer {
	position: absolute;
	top: 190px;
	right: 5px;
	float: none
}
div.calendar font.holy-day {
	font-family: "Lucida Calligraphy";
	font-size: 10pt;
	font-weight: 600;
	background-color: #accbe3;
	font-style: italic;
	color: #b00002;
	letter-spacing: 1px
}
div.calendar span.holy-day {
	vertical-align: middle;
	text-align: center;
	background-color: maroon;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 7px;
	left: 5px;
	position: relative;
	font-size: 9pt;
}
div.calendar span.tinyText {
	font-size: 6pt
}
div.calendar font.holiday {
	font-size: 11pt;
	font-weight: 500;
	color: red;
	letter-spacing: 1px
}
div.calendar font.no-school {
	font-size: 11pt;
	font-weight: 600;
	font-style: italic;
	color: red;
	letter-spacing: 1px
}
div.calendar font.special {
	font-size: 11pt;
	color: #006c00;
	font-weight: 600;
	letter-spacing: 1px
}
div.calendar font.wide {
	font-size: 14pt;
	font-style: italic;
	font-weight: 700;
	letter-spacing: 2px;
	word-spacing: 8px
}
div.calendar img {
	position: relative;
	padding: 0px
}
div.calendar img.topRight {
	top: -30px;
	left: 25px
}
div.calendar img.check {
	position: relative;
	margin-bottom: 40px;
	top: -12px;
	left: 5px;
	float: left
}
div.calendar td {
	font-size: 10pt;
	width: 110px;
	min-height: 100px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	vertical-align: top;
	padding: 4px;
}
div.calendar td.csw {
	border-top: none;
	background-color: #accbe3;
	font-size: 8pt;
	color: #b00002
}
div.calendar th.csw {
	border-bottom: none;
	border-top: 1px dashed gray;
	border-right: 1px solid black;
	background-color: #accbe3;
	font-style: italic;
	color: #b00002;
	letter-spacing: 1px;
	word-spacing: 5px
}
div.calendar td.middle {
	text-align: center;
	vertical-align: middle
}
div.calendar td.no-border {
	border: 0px none transparent
}
div.calendar td.no-school {
	background-color: #ffff80
}
div.calendar th.no-school {
	border-bottom-style: none;
	border-top: 1px dashed gray;
	border-right: 1px solid black;
	background-color: #ffff80;
	font-style: italic;
	color: red;
	letter-spacing: 1px;
	word-spacing: 5px
}
div.calendar .setHeight {
	height: 100px
}
div.calendar td.span {
	width: auto
}
div.calendar td.wisdom {
	font-size: 14pt;
	color: navy;
	vertical-align: middle;
	text-align: center;
	font-style: italic;
}
div.calendar td.small {
	font-size: 12pt;
}

div.calendar th {
	font-size: 12pt;
	font-weight: 600;
	color: red
}

div.calendar th.big {
	font-size: 36pt;
	font-weight: 900
}

div.calendar th.black {
	color: black
}

div.calendar th.medium {
	font-size: 24pt;
	font-weight: 800
}

div.calendar th.reverse {
	font-size: 12pt;
	font-weight: 600;
	color: white;
	background-color: red;
	border: 0px none transparent;
}


div.calendar span.date {
	font-size: 12pt;
	font-weight: 700;
	text-align: center;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	width: 25px;
	height: 15px
}

div.calendar ul {
	list-style-image: url("images/bullet_red.gif");
	list-style-type: disc
}
