#ffmevents_cal_layout {
	background-color: #9BAAC7;
	background-image: url(../images/goldenblue_bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
}
#calendar_area {
	background-color: #ffffff;
	height: 600px;
	width: 518px;
}
#calendar_sidebar {
	background-image: url(../images/events_page/ffam_calendar_sidebar_img_blue.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 282px;
	background-position: right top;
	background-color: #ffffff;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link_cls a:link,.link_cls a:visited   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #1E4C9A;
	padding-left: 10px;
}
.link_cls a:hover, .link_cls a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #EEA525;
	text-decoration: none;
	padding-left: 10px;
}
