	.normal {
	font: 11px  Arial, Helvetica, sans-serif;
	color: white;
}
	.bnormal {
	font: 11px  Arial, Helvetica, sans-serif;
	color: black;
}
	.eventh {
	font: 11px/1em Arial, Helvetica, sans-serif;
	color: orange;
	text-align: left;
}

	.eventname {
	font: bolder 32px/1em Arial, Helvetica, sans-serif;
	color: #C31985;
}

	#vendor {
	font: 11px Arial, Helvetica, sans-serif;
	color: Black;
	text-align: left;
	line-height: 16px;
	margin: 10px;
}
	#vendor img {
		padding: 10px;
	}
	
	#vendor a { text-decoration: none; color: #C31985;}
	#vendor a:hover { text-decoration: none; color: red;}

.events {
	font: 11px/1em Arial, Helvetica, sans-serif;
	color: white;
	text-align: left;
}

#widget {
	float: left;
}

img {border: 0;}

html, body {
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #4498c7;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #4498c7;
scrollbar-shadow-color: #4498c7;
scrollbar-3dlight-color: #4498c7;
scrollbar-track-color: #4498c7;
scrollbar-darkshadow-color: #4498c7;
width: 100%;
} 

#eventlist {
	padding-left: 2px;
	text-align: left;
	width: 99%;
}
#eventlist a {font: bolder 11px/1em Arial, Helvetica, sans-serif; text-align: left; text-decoration: none; color: #C31985; width: 100%;}
#eventlist a:hover {background-color: #C31985; color: #ffffff; text-decoration: none; width: 100%;}
#eventlist div {font: bolder 11px/1em Arial, Helvetica, sans-serif; text-align: left; text-decoration: none; color: #C31985; width: 100%;}
#eventlist div:hover {background-color: #C31985; color: #ffffff; text-decoration: none; width: 100%;}
