.CalendarDisplay
{
	width: 560px;
	background-color: #FFFFFF;
	border-bottom: #3D3B36 1px solid;
	border-left: #3D3B36 1px solid;
	border-right: #3D3B36 1px solid;
	border-top: #3D3B36 1px solid;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	empty-cells: show;	
}
.ActiveView
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AB7484;
	border-bottom: #AB7484 1px solid;
}
.InactiveView
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.CalendarMonthTitle
{
	width: 560px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;	
}
.CalendarCurrentDay
{
	background-color: #FFF6E3;
	width: 80px;
	height: 80px;
	border: #3D3B36 1px solid;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}
.CalendarDay
{
	background-color: #FFFFFF;
	width: 80px;
	height: 80px;
	border: #3D3B36 1px solid;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}
.CalendarEmpty
{
	background-color: #B0AA9D;
	width: 80px;
	height: 80px;
	border: #3D3B36 1px solid;
}
.WeekLabels
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3D3B36;
}
.WeekTitle
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #EEEEEE;
	border-top: #3D3B36 1px solid;
}
.WeekCurrentDay
{
	background-color: #FFF6E3;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}
.WeekDay
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}
a.Calendar
{
	text-decoration: none;
	color: #AB7484;
	font-family: Arial, sans-serif;
	font-size: 9px;
}
a.Calendar:link
{
	color: #AB7484;
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}
a.Calendar:visited
{
	color: #AB7484;
	font-family: Arial, sans-serif;
	font-size: 9px;
}
a.Calendar:hover
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 9px;
}
a.CalendarBackNext
{
	text-decoration: none;
	color: #AB7484;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.CalendarBackNext:link
{
	color: #AB7484;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.CalendarBackNext:visited
{
	color: #AB7484;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.CalendarBackNext:hover
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.CalendarWeekNavDisplay
{
	width: 90%;
	background-color: #FFFFFF;
	border-bottom: #3D3B36 1px solid;
	border-left: #3D3B36 1px solid;
	border-right: #3D3B36 1px solid;
	border-top: #3D3B36 1px solid;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	empty-cells: show;	
}

.WeekNavTitle
{
	width: 90%;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;	
}
.UpcomingEvents
{ font-family: times new roman, sans-serif;}