a:link {
	color			: #4F4F4F;
	text-decoration	: underline;
}

a:visited {
	color			: #4F4F4F;
	text-decoration	: underline;
}

a:active {
	color			: #808080;
	text-decoration	: none;
}

a:hover {
	color			: #808080;
	text-decoration	: none;
}


.border {
	background-color	: #EEDD82;
}

.cellblock {
	background-color	: #FFFACD;
}

.date-highlight {
	color				: #ff0000;
}

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

.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #CC3333;
}

.text2 {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12px;
	line-height			: 13px;
	font-weight			: normal;
	color				: #000000;
}

.linktext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #CC3333;
}

.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	: #DAA520;
	font-weight			: bold;
	text-align			: center;
}

.arrow,a.arrow:link, a.arrow:visited {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 16pt;
	color				: #FFFFFF;
	background-color	: #DAA520;
	font-weight			: bold;
	text-decoration		: none;
}

.white_text,a.white_text:link, a.white_text:visited {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10pt;
	color				: #FFFFFF;
	text-decoration		: none;
}

a.white_text:hover {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10pt;
	color				: #FFFFFF;
	text-decoration		: underline;
}
.weekday {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #FFFFFF;
	background-color	: #DAA520;
	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	: #DAA520;
}

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

.day-hdrDate {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #ffffff;
	background-color	: #DAA520;
	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;
}
