
TD.l { /* normal days for every second month */
   background-color: #EBEBEB;
}

TD.d { /* normal days for the other months */
   background-color: #CCCCCC;
}

TD.h, TABLE.daydescriptiontable TR TD.h { /* holy days */
   background-color: #FFFF80; 
}

TD.o, TABLE.daydescriptiontable TR TD.o { /* almost-holy days */
   background-color: #FFFFC0;
}

TD.m, TABLE.daydescriptiontable TR TD.m { /* new moons */
   background-color: #FFFFC0 !important;
}

TD.f, TABLE.daydescriptiontable TR TD.f { /* jewish fast days */
   background-color: #B0C9FC !important;
}

TD.p, TABLE.daydescriptiontable TR TD.p { /* jewish non-holy feasts */
   background-color: #d0e0ff !important;
}

TABLE.daydescriptiontable {
   margin-top: 24px;
}

TABLE.daydescriptiontable TR TD {
   background-color: #eeeeee;
}

TABLE.moladtable {
   margin-top: 12px;
}

TABLE.moladtable TR TD { /* molads of tishri */
   background-color: #DDDDDD;
   padding: 2px;
   text-align: left;
   font-size: 11pt;
}
