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	: #FFFFFF;
}

.cellblock-highlight {
	background-color : #808080;
}

.date-highlight {
	color				: #FFFFFF;
	background-color : #000000;
}

.text {
	font-family		: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #000000;
	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				: #999999;
	background-color	: #0000FF;
	font-weight		: bold;
	text-align			: center;
	text-decoration	: none;
}

a.header:hover {
	font-family		: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #FFFF00;
	background-color	: #0000FF;
	font-weight		: bold;
	text-align			: center;
	text-decoration	: none;
}

.arrow,a.arrow:link,a.arrow:active,a.arrow:visited {
	font-family		: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #999999;
	background-color	: #0000FF;
	text-decoration	: none;
}

a.arrow:hover {
	font-family		: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #ffff00;
	background-color	: #0000FF;
	text-decoration	: none;
}

.weekday {
	font-family		: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #FFFF00;
	background-color	: #0000FF;
	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;
}
