.calTable {padding: 0px; background: #AAA; font-family: arial; font-size: 9pt}
.calMonth, .calTitle {background: #DDE}
.calWeekDay {background: #CCD}
.calMouseOver, .calSelected {color: #009; background: #FC3}
.calTitle, .calWeekDay {color: #666}
.calMouseOver, .calSelected, .calMonth, .calTitle, .calWeekDay {text-align: center}
.calMouseOver, .calSelected, .calMonth, .calToday, .calWeek, .calDay, .calWeekEnd {color: #66C; cursor: pointer}
.calToday, .calWeek {background: #CCD; text-align: center}
.calDay {background: #FFF; text-align: center}
.calWeekEnd {background: #DDE; text-align: center}
