table.calen { border-collapse:collapse; font-size:13pt; background-color:#fffafa; font-weight:bold;  }
table.calen th { border:2px solid #a57d6b; height:30px; } 
table.calen td { border:2px solid #a57d6b; text-align:center; height:40px; width:40px; } 
table.calen .sat { color:blue; font-weight:bold;  } 
table.calen .sun { color:red; font-weight:bold;  } 
table.calen .holidays { color:orange; font-weight:bold;  }
table.calen .event { color:green; font-weight:bold;  }
table.calen .today { background-color:#fed0e0; font-weight:bold; } 
table.calen tr.bg1 { background-color:#f5f5dc; }
table.calen tr.bg2 { background-color:#eeeeee; }
table.calen tr.bg3 { color:orange; font-size:10pt; text-align:left; background-color:#fffaaa; }
table.calen tr.bg4 { color:green; font-size:10pt; text-align:left; background-color:#fffaaa; }
