/*table { border: 3px outset #000; background: #cccccc; }

table table { border: 1px solid #000; background: #82b380; }
td.month { border: none; border-bottom: 1px solid #000; background: #cccccc; } */

.day, .notaDay, .selectedDay { border: 1px outset #000; background: #F3F6E1;  }
.weekday { border-bottom: 1px solid #000; background: #F3F6E1;  }
table table table td { text-align: center;  } 

#calTblOuter { border: 3px outset #000; background: #cccccc; }

#calTblTop  { border: none; border-bottom: 1px solid #000; margin: 0 auto; padding: 10px 0; }

