.calendarBody {
	background-color: #CCCCCC;
}

.tblbg { background-color: #CCCCCC} 

.tblToday {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	height:20px;
	vertical-align: top;
	text-decoration: none;
	background-color: #CCCCCC;
} 
.tblToday a{
	font-family: Verdana;
	font-size: 10px;
	color: #EB008B;
	font-weight: bold;
	height:20px;
	vertical-align: top;
	background-color:#CCCCCC;
	text-decoration: none;
} 
.tblToday a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #EB008B;
	font-weight: bold;
	height:20px;
	vertical-align: top;
	background-color:#CCCCCC;
	text-decoration: none;
} 
.tblToday a:visited{
	font-family: Verdana;
	font-size: 10px;
	color: #EB008B;
	font-weight: bold;
	height:20px;
	vertical-align: top;
	background-color:#CCCCCC;
	text-decoration: none;
} 


.tblClicked { font-family: Verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; height:20px; vertical-align: top;background-color:#EB008B} 
.tblClicked a:link{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	height:20px;
	vertical-align: top;
	background-color:#EB008B;
	text-decoration: none;
} 
.tblClicked a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	height:20px;
	vertical-align: top;
	background-color:#EB008B;
	text-decoration: none;
} 
.tblClicked a:visited{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	height:20px;
	vertical-align: top;
	background-color:#EB008B;
	text-decoration: none;
} 

.tblrow { font-family: Verdana; font-size: 10px; font-weight: normal; height:20px; vertical-align: top;background-color:#ffffff} 
.tblrow a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height:20px;
	vertical-align: top;
	text-decoration: none;
	color: #EB008B;
}
.LeftEventHeading { font-family: Verdana; font-size: 14px; font-weight: bold; color: #EB008B;}
.LeftEventTitle { font-family: Verdana; font-size: 12px; font-weight: bold; color: #EB008B; text-decoration:none;}
.LeftEventTitle a{ font-family: Verdana; font-size: 12px; font-weight: bold; color: #EB008B; text-decoration:none;}
.LeftEventTitle a:hover{ font-family: Verdana; font-size: 12px; font-weight: bold; color: #EB008B; text-decoration:none;}
.LeftEventTitle a:visited{ font-family: Verdana; font-size: 12px; font-weight: bold; color: #EB008B; text-decoration:none;}
.LeftEventText {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left:5px;
}

.tblmonth {
	color: #EB008B;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	background-color: #CCCCCC;
}
.tblheader {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.monthPrev {}
.monthPrev a {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.monthNext {}
.monthNext a {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.CalHeaderTop {
	background-color: #FFFFFF;
}
.bodyText li {
	margin-left: 10px;
}
#eventImage{
	max-height: 200px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#eventImage img {
	max-height: 200px;
}