
table.calen { border-collapse:collapse; font-size:11pt; background-color:#FFFFFF; }
table.calen th { border:1px solid #555555; height:30px; }
/* table.calen td { border:1px solid #555555; text-align:center; height:30px; width:30px; } */
table.calen td { border:1px solid #555555; text-align:center; height:30px;}
table.calen .sat { color:blue; }
table.calen .sun { color:red; }
table.calen .today { background-color:#FFFFFF; font-weight:bold; }
table.calen tr.bg1 { background-color:#EEEEEE; }
table.calen tr.bg2 { background-color:#EEEEEE; }
