.border {
	background-color	: #B8B6A5;
}

.cellblock {
	background-color	: #F0EFE3;
}

.date-highlight {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color					: #000000;
	background-color	: #C4CBAA;
}

.text {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color					: #000000;
	text-align			: center;
	line-height			: 14px;
}

.small-nav,a.small-nav:link {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #000000;
	font-weight			: none;
}


.header,a.header:link,a.header:active,a.header:visited {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #FFFFFF;
	background-color	: #6A6851;
	font-weight			: bold;
	text-align			: center;
}

.arrow,a.arrow:link {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #FFFFFF;
	background-color	: #6A6851;
	text-decoration		: none;
}

a.arrow:hover {
	color			: #FFFF00;
	text-decoration	: none;
}

.weekday {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #FFFFFF;
	background-color	: #548900;
	font-weight			: bold;
	text-align			: center;
}

.date,a.date:link,a.date:active,a.date:visited {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #000000;
	font-weight			: none;
	text-align			: right;
}

.month-header {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #ffffff;
	font-weight			: bold;
	background-color	: #6A6851;
}

.month-text {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color					: #000066;
}

/* Not sure if the following is used */
.day-header {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #ffffff;
	background-color	: #6A6851;
}
/* --------------------------------- */

.day-hdrDate {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #ffffff;
	background-color	: #6A6851;
	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;
}
