 ....loading....
 
table.calendar {
background-color:white;

}
table.calendar .cal_header_month {
font-weight:bold;
padding:3px 3px 3px 5px;
text-align:center;
}
table.calendar .cal_header_week {
}
table.calendar #today {
background-color:white;
padding:0;
}
table.calendar .content_date {
font-weight:bold;
}
table.calendar td {
background-color:#E4EBF8;
border:1px;
text-align:center;
}
table.calendar a {
display:block;
}
