body { border-style:dashed; border-width:thin; border-color: #999999; margin: 0px; background-color: white;} //#F0F0F0; }
table.calendar_widget { font-family: 'Arial'; font-size: 11px; cell-padding: 0px ; cell-spacing: 0px; }
table.calendar_widget td a:link { text-decoration: none; color: black; }
table.calendar_widget td a:visited { text-decoration: none; color: black; }
td { border-width: 1px; text-align: center; }
td.month_year_display { text-align: center; }
td.button_display { text-align: none; width: 100%; }
td.clear_button_display { text-align: left; }
td.close_button_display { text-align: right; }
td.weekday { border-width: 0px;background-color: #f0f0f0; }
td.weekend { background-color: #c2ccd0; }
span.today { background-color: #a0a0a0; }
span.other_month { color: #a1a1a1; }
span.current_selection { border-style: dotted; border-width: 1px; }
td.number { background-color:#fCfCfC; border-style:inset; cursor: default; }
td.number:hover { background-color: #C0C0C0; }
