.calTodayDate {
text-align: left;
font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
font-weight: bold;
font-size: 11pt
}
.calHeader {
color: #000000;
background-color: #FFCC00;
font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
text-align: center;
font-weight: bold;
font-size: 11pt
}
.calFooter, .calFooter A:link, .calFooter A:visited, .calFooter A:active, .calFooter A:hover {
color: #000000;
background-color: #FFCC00;
font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
text-align: center;
text-decoration: none;
font-size: 8pt
}
.calTable {
background-color: #000000;
}

.calMonthHeader, .calMonthOutOfMonth, .calMonthOutOfMonth A, .calMonthOutOfMonth .calMonthDate, .calMonthOutOfMonth .calMonthDate A{
color: #000000;
background-color: #CCCCCC;
}
.calMonthHeader {
font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
text-align: center;
font-weight: bold;
font-size: 11pt
}
.calMonthOutOfMonth, .calMonthWeekend, .calMonthDay {
font-family: Arial, Helvetica, Sans-serif;;
vertical-align: top;
font-size: 8pt
}
.calMonthWeekend, .calMonthWeekend A, .calMonthWeekend .calMonthDate, .calMonthWeekend .calMonthDate A {
color: #000000;
background-color: #efefef;
}
.calMonthDay, .calMonthDay A, .calMonthDay .calMonthDate, .calMonthDay .calMonthDate A {
color: #000000;
background-color: #FFFFFF;
}
.calMonthDate {
vertical-align: top;
text-align: right;
font-weight: bold;
font-size: 11pt;
}

.calWeekToday, .calWeekDay {
text-align: left;
vertical-align: top;
font-size: 11pt
}
.calWeekToday {
font-family: Arial, Helvetica, Sans-serif;;
color: #000000;
background-color: #efefef;
}
.calWeekDay {
font-family: Arial, Helvetica, Sans-serif;;
color: #000000;
background-color: #FFFFFF;
}
.calWeekHeader {
text-align: center;
vertical-align: top;
font-size: 11pt
font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
background-color: #FFCC00;
color: #000000;
font-weight: bold;
}
.calWeekDate, .calWeekDate A, .calWeekDate A:link, .calWeekDate A:visited, .calWeekDate A:active, .calWeekDate A:hover {
color: #000000;
font-size: 26pt;
font-weight: normal
}

.calDayHeader, .calDayHeader A {
font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
color: #000000;
background-color: #FFCC00;
text-align: right;
font-weight: bold;
font-size: 11pt
}
.calDayEmpty {
background-color: #FFFFFF;
}
.calDayEvent, .calDayEvent A {
font-family: Arial, Helvetica, Sans-serif;
color: #000000;
background-color: #CCCCCC;
text-align: left;
vertical-align: top;
font-size: 11pt
}

.calMiniHeader, .calMiniHeader A, .calMiniHeader A:link, .calMiniHeader A:hover, .calMiniHeader A:active, .calMiniHeader A:visited {
color: #000000;
background-color: #FFCC00;
font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
font-size: 9pt;
text-align: center;
text-decoration: none
}
.calMiniDay, .calMiniDay A, .calMiniDayOfWeek, .calMiniDayOfWeek A, .calMiniToday, .calMiniToday A {
font-family: Arial, Helvetica, Sans-serif;
font-size: 8pt;
text-align: center;
padding: 0px 2px 0px 2px;
text-decoration: none
}
.calMiniDayOfWeek, .calMiniDayOfWeek A {
color: #000000
}
.calMiniToday, .calMiniToday A {
color: #000000;
background-color: #efefef;
}
