.month   { color: white; font: bold 10pt sans-serif; background-color: #ddc678 }
.nav {
	FONT: bold 10pt sans-serif; COLOR: white; BACKGROUND-COLOR: #687000
}
.month {
	FONT: 10pt sans-serif; WIDTH: 100%; COLOR: white; BACKGROUND-COLOR: #687000
}
.newevent {
	FONT: 10pt sans-serif; WIDTH: 100%; COLOR: white; BACKGROUND-COLOR: #687000
}
.month {
	COLOR: white
}
.newevent A {
	COLOR: white
}
.nav {
	WIDTH: 25px; CURSOR: hand
}
.dayHeader {
	FONT: bold 10pt sans-serif; WIDTH: 25px; COLOR: black; BORDER-BOTTOM: black 1px solid
}
.empty {
	BORDER-LEFT: #555555 1px dotted; WIDTH: 25px; BORDER-BOTTOM: #555555 1px dotted; BACKGROUND-COLOR: white
}
.emptycol1 {
	WIDTH: 25px; BORDER-BOTTOM: #ac6303 1px dotted; BACKGROUND-COLOR: white
}
.days {
	FONT: 10pt sans-serif; BORDER-LEFT: #555555 1px dotted; WIDTH: 25px; CURSOR: hand; COLOR: black; BORDER-BOTTOM: #555555 1px dotted; BACKGROUND-COLOR: #dec380
}
.daysCol1 {
	FONT: 10pt sans-serif; WIDTH: 25px; CURSOR: hand; COLOR: black; BORDER-BOTTOM: #555555 1px dotted; BACKGROUND-COLOR: rfde38b
}
.date
{
	font: bold 10pt sans-serif;
	border-left: #555555 1px dotted;
	width: 25px;
	cursor: hand;
	color: maroon;
	border-bottom: #555555 1px dotted;
	background-color: #ffff99;
}
.datecol1 {
	FONT: bold 10pt sans-serif; WIDTH: 25px; CURSOR: hand; COLOR: maroon; BORDER-BOTTOM: #555555 1px dotted
}

