tr.topdays {
	background-color: #b72d2b;
}
.topdays td {
	line-height: 110%;
	font-size: 110%;
	height: auto;
	font-weight: bold;
	color : #FFFFFF;
	padding: 4px;
}
td.beforedayboxes {
	background-color: #ffffff; color: #000000;
}
td.dayboxes {
	background-color: #d8e1ee; color: #000000;
}
td.afterdayboxes {
	background-color: #ffffff; color: #000000;
}
td.highlighteddayboxes {
	background-color: #9FC7FD; color: #003333;
}
.event {
	font-size: 12px; font-weight: bold;
}
.eventdetail {
	font-size: 11px;
}
.eventwhen {
	font-size: 15px; font-weight: bold;
}
.addevent {
	font-size: 12px; font-weight: bold;
}
.addeventextrainfo {
	font-size: 10px;
}
.toprightnumber {
	font-size: 10px; font-weight: bold;
}
.eventinbox {
	font-size: 10px;	
}
.eventinbox a {
	text-decoration: none;
}
