.tbCal{ background:transparent; border: 0px solid rgb(200,200,200); }
.DayName { color: #ffffff; font: 10px tahoma, arial, sans-serif; text-align: center; cursor: default;}
.BtChangeDate { color: #ffffff; FONT: 12px tahoma, arial, sans-serif; WIDTH: 8px; FONT-WEIGHT: bold; cursor: pointer; text-align: center;}
.LbChangeDate { color: #ffffff; font: 12px tahoma, arial, sans-serif; FONT-WEIGHT: bold; WIDTH: 60px; text-align: center;}

.DayOff { FONT-WEIGHT: bold; BORDER: 1px solid gray; cursor: default;}
.DayOn { BORDER: 1px solid rgb(200,200,200); FONT: 10px tahoma, arial, sans-serif; COLOR: black; FONT-WEIGHT: bold; TEXT-ALIGN: center}
.DayWorking { BACKGROUND: #EEEEEE; FONT-WEIGHT: bold; }
.DayNotWorking { BACKGROUND: #bbbbbb; FONT-WEIGHT: bold; }
.DayOver { BACKGROUND: #FFFFCC; FONT-WEIGHT: bold; }
.DayStart { BACKGROUND: #66CCCC; FONT-WEIGHT: bold; }

.MonthList { BORDER: 1px solid black; TEXT-ALIGN: center; FONT: 10px tahoma, arial, sans-serif; FONT-WEIGHT: bold; COLOR: black; PADDING: 0px; BACKGROUND: #FFFFFF; WIDTH: 100px; POSITION: absolute;}
.CellMonthList { BORDER: none; CURSOR: pointer; TEXT-ALIGN: center; FONT: 10px tahoma, arial, sans-serif; FONT-WEIGHT: bold; COLOR: black; PADDING: 0px;}
.CellMonthListOver { BACKGROUND: #FF0000; FONT-WEIGHT: bold; }

