

table.calendar0 {

border: 0px solid #909090;
margin: 2px;
font: 11px arial;
vertical-align: top;
}
td.calheader {

}
td.blankday0 {
width: 32px;
height: 32px;
border: 0px solid #FFFFFF;

}
td.calday0 {
width: 32px;
height: 32px;
border: 1px solid #909090;
vertical-align: top;
background-color: #FFFFFF;
cursor:pointer;
cursor:hand;
}
td.caltoday0 {
width: 32px;
height: 32px;
border: 1px solid #909090;
background-color: #E0E0E0;
color: #FF0000;
vertical-align: top;
cursor:pointer;
cursor:hand;
}
span.dateLabel0 {
position: relative;
top: 0px;
left: 0px;
font: 10px arial;
width: 12px;
}
span.addLabel0 {
position: relative;
top: 1px;
left: 8px;
}


td.calspan0 {
width: 32px;
height: 32px;
border: 1px solid #909090;
background-color: #E9E9E9;
color: #FF0000;
vertical-align: top;
}

/* =========  ================ */

table.calendar1 {
border-collapse: collapse;
background-color: FFFFFF;
border: 0px solid #FFFFFF;
margin: 10px;
}
td.calheader {

}
td.blankday1 {
width: 100px;
height: 85px;
border: 0px solid #FFFFFF;
}
td.calday1 {
width: 100px;
height: 85px;
border: 1px solid #909090;
text-align: left;
vertical-align: top;
margin: 0px;
font: 11px arial;
cursor:pointer;
cursor:hand;
}
td.caltoday1 {
width: 100px;
height: 85px;
border: 1px solid #909090;
background-color: #C0C0C0;
color: #FFFFFF;
text-align: left;
vertical-align: top;
margin: 0px;
font: 11px arial;
cursor:pointer;
cursor:hand;

}
span.dateLabel1 {

position: relative;
top: 0px;
left: 0px;
font: 11px arial;
border: 1px solid #FF0000;
background-color: #FFFFFF;
color: #FF0000;
width: 16px;
height: 16px;
margin: 0px;
text-align: center;
vertical-align: center;
}
/* ========================= */

