#EventCalendarDiv
{
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 226px;
	height: 195px;
	padding-top: 10px;
	padding-left: 15px;
	background-color: #fefbe1;
}

#EventCalendarDiv a
{
	color: #13598e;
	text-decoration: none;
	font-weight: bold;
}

#EventCalendar
{
	width: 211px;
	height: 140px;
	margin-bottom: 10px;
}

#EventCalendar a
{
	text-decoration: underline;
}

#EventCalendar th
{
	font-size: 11px;
}

#EventCalendar td
{
	font-size: 11px;
}
