#cal3_td {
/*background:url(images/calendar.png) no-repeat;
width:205px;
height:209px;
background-position: top center;
padding:0;
behavior:url(iepngfix.htc);   
*/

}

.rc_iframe_body .rc_img_td{
width:185px;
height:11px;
background-position:top center;
background-repeat:repeat-x;
background:url(http://www.morgansource.com/rich-calendar/rich_calendar/images/calendar4-1_01.png);
border:none
}

.rc_calendar {
    border-left:none;
	border-bottom:none;
	border-right:none;
	border-top:1px solid #0AA6E0;
	
}

.rc_iframe_body {
	margin: 0px;	
	border: 0px;
	cursor: default;
}

.rc_iframe_body .border_left{
border-left:1px solid #0AA6E0;
}
.rc_iframe_body .border_white{
border:1px solid #fff;
}
.rc_iframe_body .border_right{
border-right:1px solid #0AA6E0;
}
.rc_iframe_body .rc_img_tr td{

}
.rc_iframe_body .rc_head_tr ,.rc_iframe_body  .rc_nav_tr,
.rc_iframe_body .rc_wd_tr,.rc_iframe_body .rc_cal_tr ,.rc_iframe_body .rc_footer_tr{
background: #FFFFFF;

}

.rc_iframe_body .rc_table {
	font-size: 11px;
	font-family: verdana,tahoma,sans-serif,arial;
}

.rc_iframe_body .rc_wd_tr td {
	border-bottom: 1px solid #0AA6E0;
	padding: 2px;
	text-align: center;
	color: #0597DB;
	white-space: nowrap;
}
.rc_iframe_body .rc_time_tr td {
	border-top: 1px solid #0AA6E0;
	padding: 2px;
	text-align: center;
	color: #0597DB;
	white-space: nowrap;
}

.rc_iframe_body .rc_head_tr td,
.rc_iframe_body .rc_nav_tr td {
	border-bottom: 1px solid #0AA6E0;
	padding: 2px;
	text-align: center;
	color: #0597DB;
	white-space: nowrap;
	font-weight: bold;
}

.rc_iframe_body .rc_cal_tr td {
	/*border: 1px solid #fff;*/
	padding: 4px 2px 4px 2px;
	text-align: center;
	color: #0597DB;
	white-space: nowrap;
	width: 20px;
}

.rc_iframe_body .rc_footer_tr td {
	border-top: 1px solid #0AA6E0;
	border-left:1px solid #0AA6E0;
    border-right:1px solid #0AA6E0;
	padding: 2px;
	text-align: center;
	color: #0597DB;
	white-space: nowrap;
}
.rc_iframe_body .rc_bottom_tr td{
   /* border-top: 1px solid #0AA6E0;*/
	background:#f2f2f2 url(http://www.morgansource.com/rich-calendar/rich_calendar/images/calendar_bottom-1.png) repeat-x;
	height:11px;
	width:186px;
	border:none;	
	behavior:url(http://www.morgansource.com/rich-calendar/rich_calendar/iepngfix.htc); 
	text-align: center;
	color: #0597DB;
	white-space: nowrap;
    padding:0;
}
.rc_iframe_body .rc_hours {
	width: 20px;
}

.rc_iframe_body .rc_colon_span {
}

.rc_iframe_body .rc_mins {
	width: 20px;
}

.rc_iframe_body .rc_mins {
	width: 20px;
}

.rc_iframe_body td.rc_current {
	color: #fff;
	background: #0AA6E0;
	font-weight: bold;
}

.rc_iframe_body td.rc_today {
	font-weight: bold;
	background: #0AA6E0;
	color:#FFFFFF;
}

.rc_iframe_body td.rc_weekend_head {
	color: #f00;
}

.rc_iframe_body td.rc_weekend_day {
	color: #f00;
}

.rc_iframe_body tr.rc_highlight,
.rc_iframe_body tr.rc_highlight td {
	
	/*background: #ccccff;*/
	/*color:#FFFFFF;
	border: 1px solid #ccccff;*/
}

.rc_iframe_body tr.rc_highlight td.rc_highlight {
	background: #0AA6E0;
	/*border: 1px solid #0AA6E0;*/
		color:#FFFFFF;
		font-weight:bold;
}


/* alt skin */

.rc_calendar_alt {
	border: 1px solid #000000;
}

.rc_iframe_body_alt {
	margin: 0px;
	background: #CCCCCC;
	border: 0px;
	cursor: default;
}

.rc_iframe_body_alt .rc_table {
	font-size: 12px;
	font-family: verdana,tahoma,sans-serif,arial;
	background: #0f0;
}

.rc_iframe_body_alt .rc_wd_tr td {
	border-bottom: 1px solid #000000;
	padding: 2px;
	text-align: center;
	color: #000;
	white-space: nowrap;
}

.rc_iframe_body_alt .rc_time_tr td {
	border-top: 1px solid #000000;
	padding: 2px;
	text-align: center;
	color: #000;
	white-space: nowrap;
}

.rc_iframe_body_alt .rc_head_tr td,
.rc_iframe_body_alt .rc_nav_tr td {
	border-bottom: 1px solid #000000;
	padding: 2px;
	text-align: center;
	color: #000;
	white-space: nowrap;
	font-weight: bold;
}

.rc_iframe_body_alt .rc_cal_tr td {
	border: 1px solid #0f0;
	padding: 4px 2px 4px 2px;
	text-align: right;
	color: #000;
	white-space: nowrap;
	width: 25px;
}

.rc_iframe_body_alt .rc_footer_tr td {
	border-top: 1px solid #000000;
	padding: 2px;
	text-align: center;
	color: #000;
	white-space: nowrap;
}

.rc_iframe_body_alt .rc_hours {
	width: 20px;
	background: #66ff66;
	border: 1px solid #000;
}

.rc_iframe_body_alt .rc_colon_span {
}

.rc_iframe_body_alt .rc_mins {
	width: 20px;
	background: #66ff66;
	border: 1px solid #000;
}

.rc_iframe_body_alt td.rc_current,
.rc_iframe_body_alt tr.rc_highlight td.rc_current {
	border: 1px solid #fff;
	color: #00f;
	background: #fff;
	font-weight: bold;
}

.rc_iframe_body_alt td.rc_today {
	font-weight: bold;
}

.rc_iframe_body_alt td.rc_weekend_head {
	color: #f00;
}

.rc_iframe_body_alt td.rc_weekend_day {
	color: #f00;
}

.rc_iframe_body_alt tr.rc_highlight,
.rc_iframe_body_alt tr.rc_highlight td {
	/*border: 1px solid #66ff66;*/
	background: #66ff66;
	color:#FFFFFF;
}

.rc_iframe_body_alt tr.rc_highlight td.rc_highlight {
	/*background: #66ff66;*/
	border: 1px solid #9999ff;
	color:#FFFFFF;		
}

/* alt skin */

