table.calendars {

border: 0px;

}


/*cellspacing=1 cellpadding=2 bordercolor="#333333"*/

table.property_calendars  {


border: 1px solid #2D2621;

}


td.property_calendars {
border: 1px solid #fff;

}

table.res_cell  {


border: 0;

}

.calendartoday{
  font-weight: bold;
  /*font-size: 10px;*/
  color: #9c0000;
 
  text-decoration: none
 }