body
{
}
/* styles for upcomingevent*/


.upcomingmatter {
	font-family:Tahoma, arial, Verdana;
	font-size: 11px;
	font-weight:normal;
	padding-left:15px;
	padding-right:15px;
	color: #000000;
}
.Eventmatter {
	font-family:Tahoma, arial, Verdana;
	font-size: 11px;
	font-weight:normal;	
	color: #000000;
}
.EventTitle
{
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #b88201;
	
}
.EventText
{
	font-family:Tahoma, arial, Verdana;
	font-size: 11px;
	font-weight:normal;	
	color: #000000;
	
	
}
a.morelink {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;	
	color: #238ecb;
	
}
a.morelink:hover
{
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;	
	color: #238ecb;
}
/*ends here*/