.evheader  h1 {
	text-align: center;
	margin-bottom: 10px;
}

.eventborder {
	border:  solid 1px;
	border-color: #C0C0C0;
	margin-bottom: 10px;
}

.tdeventheading {
	line-height: 20px;
	padding: 2px;
	background-color: #D6DCE9;
	color: #012779;
	font-weight: bold;
	text-align: center;
}

.tdevent  {
	padding: 2px;
}

.eventheading {
	text-align: center;
}

.mteventheading {
	line-height: 20px;
	padding: 2px;
	background-color: #D6DCE9;
	color: #012779;
	font-weight: bold;
	text-align: center;
}

.mtevent  {
	vertical-align: top;
	padding: 2px;
}

.alleventheading {
	line-height: 20px;
	padding: 2px;
	background-color: #D6DCE9;
	color: #012779;
	font-weight: bold;
	text-align: center;
}

.allevent li {
	padding: 2px;
	list-style: none;
}

.evfooter {
	text-align: center;
}							