.events
{
	width: 760px;
}

.eventlist
{
	padding-right: 10px;
}

.events .description
{
	font-size: 13px;
}

.eventlist td
{
	padding: 4px;
}

.events .title
{
	font-weight: bold;
	color: #7a003c;
	font-size: 14px;
}

.datecol
{
	width: 65px;
}

.events .location
{
	font-weight: normal;
	color: #7a003c;
	font-size: 12px;
}

.calendaritem_alt
{
	background-color: #e2e2e2;
}

.monthlink
{
	display: block;
	height: 30px;
	font-size: 14px;
	font-family: Arial;
	color: #76103b;
	margin-left: 20px;
	font-weight: bold;
}

.monthname
{
	font-size: 15px;
	font-weight: normal;
	color: #76103b;
}

.right_col
{
	height: 665px;
	width: 261px;
	background-image: url(/common/img/calendar.gif);
	background-repeat: no-repeat;
}

.header_row
{
	background-color: #76103b;
	color: White;
	font-size: 15px;
	text-align: left;
}

.calendar_container
{
	height: 183px;
	width: 261px;
	background-image: url(/common/img/calendar_container.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 12px;
}

.daysofweek
{
	color: #76103b;
	font-size: 10px;
	text-align: center;
}

.daysofweek td
{
	text-align: center;
	width: 32px;
}

.calendarmonth
{
	width: 225px;
	margin-top: 8px;
}

.calendarmonth td div
{
	height: 15px;
	text-align: center;
	border: 1px solid #f6f4ea;
	padding-top: 2px;
}

.calendarmonth td
{
	height: 18px;
}

.calendarmonth *
{
	padding: 0;
	margin: 0;
}

.blankleading
{
	background-color: #a21c52;
	font-size: 11px;
	font-weight: bold;
}

.daypast
{
	background-color: #a21c52;
	color: White;
	font-weight: bold;
	font-size: 11px;
}

.dayfuture
{
	background-color: #76103c;
	color: White;
	font-weight: bold;
	font-size: 11px;
}

.daycurrent
{
	background-color: #ffffff;
	border: 2px solid red;
	font-size: 11px;
	font-weight: bold;
}

.label
{
	display: block;
	width: 70px;
	float: left;
	font-weight: bold;
}