.CAL                 { background-color:#fff;  }
.CAL  a              {  }

.CAL table           {  }
.CAL thead tr th     { text-align:center; font-size:0.85em; }
.CAL thead           { font-weight:normal; text-align:center; }
.CAL tbody           { font-weight:normal; text-align:center; border:1px solid #78b121;  }
.CAL tbody tr td     { border-top:1px solid #888; border-left:1px solid #888; line-height:2em; width:2em; text-align:center; }

.CAL tbody tr td.lastweek    { border-bottom:1px solid #888; }
.CAL tbody tr td.sunday    { border-right:1px solid #888; }

.CAL .today          { font-weight:bold; color:#888;  }
.CAL .ThePast        { font-weight:bold; color:#cccccc; }
.CAL .Available      { font-weight:normal; background-color:#10E600; }
.CAL .Unavailable    { font-weight:normal; background-color:#EF4343;  }
.CAL .NotADay        { background:transparent; }

.CAL thead tr td     { text-align:center; }

.CAL .NotADay,
.CAL .ThePast,
.CAL .Normal,
.CAL .today,
.CAL .Special       { text-align:center; }

.CAL .Normal a      { color:#000000; text-decoration:none; }
.CAL .today a       { color:#000000; text-decoration:none; }
.CAL .Special a     { color:#000000; text-decoration:none; }

.CAL .legend        { padding:0 .5em 0 .4em; border-top:0px; }
.CAL .legend-table  { font-size: 0.85em; }

/* .CAL .CalendarDay tr td { line-height:2em; width:2em; font-weight:bold; } */
