.evheader  h1 {
	text-align: center;
	margin-bottom: 10px;
}
.eventborder {
	border:  solid 1px;
	border-color: #647C00;
	margin-bottom: 10px;
}
.tdeventheading {
	line-height: 20px;
	padding: 2px;
	background-color: #647C00;
	color: #FAE17D;
	font-weight: bold;
	text-align: center;
}
.tdevent  {
	padding: 2px;
}
.eventheading {
	text-align: center;
}
.mteventheading {
	line-height: 20px;
	padding: 2px;
	background-color: #647C00;
	color:#FAE17D;
	font-weight: bold;
	text-align: center;
}
.mtevent  {
	vertical-align: top;
	padding: 2px;
}
.alleventheading {
	line-height: 20px;
	padding: 2px;
	background-color: #647C00;
	color: #FAE17D;
	font-weight: bold;
	text-align: center;
}
.allevent li {
    padding: 2px;
	list-style: none;
}
.evfooter {
	text-align: center;
}	

a{
border:0;
color:#FAE17D;
text-decoration:none;
}					
