.tx-cal-controller .subheader {
	color: #336699;
	font-weight: bold;
}
.tx-cal-controller .eventwrap {
	margin: 16px 0px;
}
#rt-link2 .tx-cal-controller .eventwrap {
	margin: 0px;
}
#rt-link2 {
	overflow: hidden;
}
.tx-cal-controller .rtezap p {
	margin: 0px;
}
.tx-cal-controller .week-header-days {
	font-size: 0.85em;
}
.tx-cal-controller .week-header-days a:link, .tx-cal-controller .week-header-days a:visited {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}


#month-header-icons {
	float: right;
	text-align: right;
}
#month-header-icons IMG {
	border: 0px solid;
}


table.month-small {
	border: 1px solid #999999;
	border-collapse: collapse;
}
.month-weeknums {
	border-right:1px solid #999999;
	background-color:#F2F2F2;
}
.month-weekdays {
	border-bottom:1px solid #999999;
	background-color:#F2F2F2;
}
.month-small a:link, .month-small a:visited {
	color: #B34000;
	text-decoration: none;
}
.month-small th,
.month-small td {
	padding: 2px;
	width: 22px;
	font-size: 0.85em;
	text-align: center;
}
.month-small thead {
	text-align: center !important;
}
.month-small th {
	font-weight: normal;
}
.monthSmallBasic {
	vertical-align: top;
}
.monthOff, .monthOff a:link, .monthOff a:visited {
	color: #999999 !important;
	text-decoration: none;
}
.monthWeekend {
	background-color: #FFFDEE;
}
.monthCurrentWeek {
	background-color: #F5F9FB;
}
.month-small th a:link, .month-small th a:visited {
	font-weight: bold;
	color: #B34000;
	text-decoration: none;
}
.monthToday {
	background-color: #B1D4E0 !important;
}
.monthCorner {
	border-bottom: 1px solid #999999;
}
.tx-cal-controller .sideback {
	background-color:#F2F2F2;
}
.tx-cal-controller .bold a:link {
	font-weight: bold;
}
.tx-cal-controller .bold a:active {
	font-weight: bold;
}
.tx-cal-controller .bold a:visited {
	font-weight: bold;
}
.tx-cal-controller .bold {
	/*font-weight: bold;*/
}

.tx-cal-controller .pagebrowser {
	font-size: 0.85em;
}

