                                                                                                                                                                                                                                                            .evheader  h1 {
	text-align: center;
	margin-bottom: 10px;
}
.eventborder {
	border:  solid 1px;
	border-color: #C0C0C0;
	margin-bottom: 10px;
}
.tdeventheading {
	line-height: 10px;
	padding: 1px;
	background-color: #C0C0C0;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.tdevent  {
	padding: 1px;
}
.eventheading {
	text-align: center;
}
.mteventheading {
	line-height: 60px;
	padding: 2px;
	background-color: #C0C0C0;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.mtevent  {
	vertical-align: top;
	padding: 2px;
}
.alleventheading {
	line-height: 80px;
	padding: 2px;
	background-color: #C0C0C0;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.allevent li {
    padding: 10px;
list-style: none;
 
}
.evfooter {
	text-align: center;
}


                                                                                                                                                                                                                                                            