.calHeader {
	BORDER-RIGHT: black thin solid;
	BORDER-TOP: black thin solid;
	FONT-SIZE: 200%;
	COLOR: white;
	BORDER-LEFT: black thin solid;
	BORDER-BOTTOM: medium none
}

.calDay {
	BORDER-RIGHT: medium none;
	BORDER-TOP: black thin solid;
	FONT-WEIGHT: bold;
	BORDER-LEFT: black thin solid;
	BORDER-BOTTOM: medium none
}

.calEndDay {
	BORDER-RIGHT: black thin solid;
	BORDER-TOP: black thin solid;
	FONT-WEIGHT: bold;
	BORDER-LEFT: black thin solid;
	BORDER-BOTTOM: medium none
}

.calInfo {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: xx-small;
	BORDER-LEFT: black thin solid;
	BORDER-BOTTOM: medium none;
	FONT-STYLE: italic;
	HEIGHT: 71px
}

.calEndInfo {
	BORDER-RIGHT: black thin solid;
	BORDER-TOP: medium none;
	FONT-SIZE: xx-small;
	BORDER-LEFT: black thin solid;
	BORDER-BOTTOM: medium none;
	FONT-STYLE: italic;
	HEIGHT: 71px
}

.calLastInfo {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: xx-small;
	BORDER-LEFT: black thin solid;
	BORDER-BOTTOM: black thin solid;
	FONT-STYLE: italic;
	HEIGHT: 71px
}

.calLastEndInfo {
	BORDER-RIGHT: black thin solid;
	BORDER-TOP: medium none;
	FONT-SIZE: xx-small;
	BORDER-LEFT: black thin solid;
	BORDER-BOTTOM: black thin solid;
	FONT-STYLE: italic;
	HEIGHT: 71px
}

.calDate {
	BORDER-RIGHT: medium none;
	BORDER-TOP: black thin solid;
	FONT-SIZE: xx-small;
	BORDER-LEFT: black thin solid;
	BORDER-BOTTOM: medium none;
	FONT-STYLE: italic
}

.calEndDate {
	BORDER-RIGHT: black thin solid;
	BORDER-TOP: black thin solid;
	FONT-SIZE: xx-small;
	BORDER-LEFT: black thin solid;
	BORDER-BOTTOM: medium none;
	FONT-STYLE: italic
}