.calTable {background-color: #ffffee; border: thin solid black; padding: 3px; }
.calTitle { font-family: Arial;  font-size:11pt; color: #ffffaa; font-weight:bold; background-color: #000099; }
.calText { font-family: Arial; font-size:10pt; color: #000099; }
.calLink { font-family: Arial; font-size:8pt; font-weight:bold; }
.calLabel { font-family: Arial; font-size:9pt; font-weight:bold; color: #000000; }

.weekday { font-family: arial; font-size: 10pt; font-weight: bold; color: #808080 }

.stdCell { background-color: ; }
.currCell { background-color: #3A4878; }
.selCell { background-color: #3A4878; }

