.calendar_button{
background:#4576C9;
font-size:11px;
color:#eee;
border:0;}

.cal_friday{
background-color:#eee;
color:purple;
font-weight:bold;
border:0px solid #333;
font-size:11px;
}
.cal_sunday{
background-color:#eee;
color:red;
font-weight:bold;
border:0px solid #333;
font-size:11px;}
.cal_today{
background-color:#333;
color:#eee;
font-weight:bold;
border:0px solid #eee;
font-size:11px;}
.cal_column{
background-color:#fafafa;
color:#000;
font-size:11px;}
.cal_table{
background-color:#eee;
color:#000;
font-size:11px;}

.cal_disable{
background-color:#eee;
color:#999;
font-size:11px;}
.cal_title{
height:22px;
background-color:#eee;
border:1px solid #333;
color:#000;width:100%;
padding:3px 10px 0 10px;
}


