body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: .1em;
}
a.calevent:link {
	color: #CF2721;
	text-decoration: none;
	font-size: 8pt;
	letter-spacing: 1pt;
}
a.calevent:visited {
	color: #CF2721;
	text-decoration: none;
	font-size: 8pt;
	letter-spacing: 1pt;
}
a.calevent:hover {
	color: #EEC600;
	text-decoration: none;
	font-size: 8pt;
	letter-spacing: 1pt;
}
a.calevent:active {
	color: #EEC600;
	text-decoration: none;
	font-size: 8pt;
	letter-spacing: 1pt;
}
.CalHeader
{
	width:100px;
	vertical-align: top;
	text-transform: uppercase;
	font-size: 14pt;
	color: #EEC600;
	font-weight: normal;
	text-transform: uppercase;
}

.CalDay
{
	width:100px;
	vertical-align: top;
	border: 1px solid #eaeaea;
	font-size: 8pt;
	letter-spacing: 1pt;
}
.DayHeader {
	width: 100px;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.CalNaveButtons
{
	font-weight: normal;	
}
.CalTable #lblCurrentMonth {
	font-size: 14pt;
}

.CalTable
{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
}

.CalEventLink
{
	font-size:8pt;
	letter-spacing: 1pt;
}
