.cellblock {
	BORDER: #292929 5px solid;
	background-color	: none;
}

.date-highlight {
	font-size			: 20pt;
	font-weight			: bold;
	color				: #fffb00;
}

.text {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #ff9300;
	text-align			: center
}

.small-nav, a:link.small-nav {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #404040;
	font-weight			: none;
}


.header, a:link.header, a:active.header, a:visited.header {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 16pt;
	color				: #fc282c;
	background-color	: none;
	font-weight			: bold;
	text-align			: center
}

.arrow, a:link.arrow {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 16pt;
	color				: #ffffff;
	text-decoration		: none;
}

.weekday {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #FFffff;
	background-color	: #2f2d32;
	font-weight			: none;
	text-align			: center
}

.date, a:link.date, a:active.date, a:visited.date {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #ffffff;
	font-weight			: none;
	text-align			: right;
}


.month-header {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #ff2500;
	font-weight			: bold;
	background-color	: none;
}

.month-text {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #000066;
}


.day-header {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #ffffff;
	background-color	: #595959;
}

.day-hdrDate {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #ffffff;
	background-color	: #595959;
	font-weight			: bold;
}

.day-text {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #000000;	
}

.day-small {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #000000;
}


.admin-header {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #000000;
	font-weight			: bold;
}

.admin-text {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #000000;
}

.admin-small {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #000000;
}