a:link {
	color			: #ff0000;
	text-decoration	: underline;
}

a:visited {
	color			: #ff0000;
	text-decoration	: underline;
}

a:active {
	color			: #808080;
	text-decoration	: none;
}

a:hover {
	color			: #808080;
	text-decoration	: none;
}


.border {
	background-color	: #000000;
}

.cellblock {
	background-color	: #eeeeee;
}

.date-highlight {
	color				: #ff0000;
}

.text {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #660000;
	text-align			: center;
}

.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	: #595959;
	font-weight			: bold;
	text-align			: center;
}

.arrow,a.arrow:link {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #FFFFFF;
	background-color	: #595959;
	text-decoration		: none;
}

.weekday {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #FFFFFF;
	background-color	: #336699;
	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	: #595959;
}

.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;
}
