@charset "utf-8";
/* CSS Document */


.content_right_td_eventTitle {
	background-image: url(../homepage1/blue_tab.png);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	background-position: top;
}
.content_right_td_event {
	background-image: url(../../../Dale_Bolivar/AHCF_site/css/homepage/Calender_gradient.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content_right_td_eventTitle2 {
	background-image: url(../homepage1/blue_tab.png);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	background-position: top;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content_right_td_event2 {
	background-image: url(../../../Dale_Bolivar/AHCF_site/css/homepage/Calender_gradient.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#content_right_cal {
	width: 290px;
	top: 0px;
	margin-right: 0px;
	margin-top: 5px;
	position: absolute;
	height: 410px;
	left: 0px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-right: 15px;
}
