.caltable{
background-image: url('');
font-size: 11px;
text-align: center;
border-right-style:solid; border-right-width:1px; border-right-color:#b1b1b1;
border-top-style:solid; border-top-width:1px; border-top-color:#b1b1b1; 
}

.TabHeaderCell{
color: #595858;
}

.TabTopColumnCell{
color: #606060;
background-color: #CAE1F0;
height: 16px;
width: 24px;
font-family: Arial;
text-align: center;
font-weight: bold; 
border-left-style:solid; border-left-width:1px; border-left-color:#b1b1b1; 
border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#b1b1b1;
}

.EmptyCell{
color: #257ade;
background-color: #ffffff;
border-left-style:solid; border-left-width:1px; border-left-color:#b1b1b1; 
border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#b1b1b1;
}

.EmptyCellAfterLastDay{
color: #257ade;
background-color: #B1D2E7;
border-left-style:solid; border-left-width:1px; border-left-color:#b1b1b1; 
border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#b1b1b1;
}

.TabTodayCell{
color: #4F4100;
background-color: #FFEB90;
border-left-style:solid; border-left-width:1px; border-left-color:#b1b1b1; 
border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#b1b1b1;
}

.TabSundayCell{
color: #ff0000;
background-color: #ffffff;
text-decoration: underline;
cursor:pointer;
font-family: Arial;
border-left-style:solid; border-left-width:1px; border-left-color:#b1b1b1; 
border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#b1b1b1;
}

.TabSundayCellInFuture {
color: #ff0000;
background-color: #B1D2E7;
font-family: Arial;
border-left-style:solid; border-left-width:1px; border-left-color:#b1b1b1; 
border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#b1b1b1;	
}

.TabNextdayCell{
color: #606060;
background-color: #B1D2E7;
font-family: Arial;
border-left-style:solid; border-left-width:1px; border-left-color:#b1b1b1; 
border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#b1b1b1;
}

.TabColumnCell{
color: #189AFC;
background-color: #ffffff;
text-decoration: underline;
cursor:pointer;
font-family: Arial;
border-left-style:solid; border-left-width:1px; border-left-color:#b1b1b1; 
border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#b1b1b1;
}

