
.event-paging {
	border: 1px solid #e6e6e6;	
	margin-bottom: 10px;
}

.event-paging td {
	text-align: center;
	padding: 3px;
}


.event-listing th {
	font-weight: normal;
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #cccccc;	
	background: #efefef;
	font-size: 11px;
}

.event-listing td {
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #e6e6e6;	
	font-size: 11px;
}

.mktipmsg {
	padding: 5px; 
	background-color: #FFFFFF;  
	border: 1px solid #CCCCCC; 
	width:180px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #222222; 
	display:none; 
	position:absolute;
	left:0px;
	top:0px; 
}



.evheader  h1 {
	text-align: center;
	margin-bottom: 10px;
}
.eventborder {
	border:  solid 1px;
	border-color: #C0C0C0;
	margin-bottom: 10px;
}
.tdeventheading {
	padding: 5px;
	color: #222222;
	font-weight: bold;
}
.tdevent  {
	padding: 2px;
}
.eventheading {
	text-align: center;
}
.mteventheading {

padding: 5px;
font-weight: bold;
border-bottom: 1px solid #cccccc;

}

.mtevent  {
	vertical-align: top;
	padding: 2px;
}
.alleventheading {
	line-height: 20px;
	padding: 2px;
	background-color: #C0C0C0;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.allevent li {
    padding: 2px;
	list-style: none;
}
.evfooter {
	text-align: center;
}