.EventCalendarBg {
	background-image: url(event_calendar_images/event_calendar_bg.jpg);
}

.EventCalendarSubTitle,
.EventCalendarSubTitle:link,
.EventCalendarSubTitle:visited,
.EventCalendarSubTitle:active,
.EventCalendarSubTitle:hover,
.EventCalendarSubTitle:focus
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ecdec4;
text-decoration:none;
}
.lnkMoreInformation, 
.lnkMoreInformation:link,
.lnkMoreInformation:visited,
.lnkMoreInformation:active,
.lnkMoreInformation:hover,
.lnkMoreInformation:focus
{
	font-family: Verdana;
	font-size: 11px;
	color: #f4d293;
	text-decoration: underline;
}

.EventCalendarMiddle a, 
.EventCalendarMiddle a:link,
.EventCalendarMiddle a:visited,
.EventCalendarMiddle a:active,
.EventCalendarMiddle a:hover,
.EventCalendarMiddle a:focus{
	font-family: Verdana;
	font-size: 11px;	
	color: #eadec4;
	text-decoration: underline;
	line-height:20px;
	text-decoration: none;
}
.EventCalendarCurve1 {
	background-image: url(event_calendar_images/event_calendar_curve1.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 11px;
}
.EventCalendarCurve2 {
	background-image: url(event_calendar_images/event_calendar_curve2.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 11px;
}
.EventCalendarTopBg {
	background-image: url(event_calendar_images/event_calendar_top.jpg);
	height: 10px;
	background-repeat: repeat-x;
}
.EventCalendarLeft {
	background-image: url(event_calendar_images/event_calendar_left.jpg);
	background-repeat: no-repeat;
	width: 11px;
}
.EventCalendarRight {
	background-image: url(event_calendar_images/event_calendar_right.jpg);
	background-repeat: no-repeat;
	width: 11px;

}
.EventCalendarMiddle {
	background-image: url(event_calendar_images/event_calendar_middle.jpg);
	background-repeat: repeat-x;
}
.event_calendar_select_icon{
	background-image: url(event_calendar_images/event_calendar_select_icon.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 23px;

}
.eventCalendarTitle {
	background-image: url(event_calendar_images/event_calendar_title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.eventCalendarSep{
background-color:#590d00;
}

.eventCalendarScrolldiv{
scrollbar-face-color:#991B05;
scrollbar-base-color:#991B05;
scrollbar-arrow-color:ffffff;
scrollbar-track-color:#741302;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#5F1607;
scrollbar-darkshadow-Color:#5F1607;
overflow:auto;height:185px;
}

