.calendar-div             {Z-INDEX: 200; VISIBILITY: hidden; POSITION: absolute; }
.calendar-input1          {WIDTH: 90px;  height: 18px; BACKGROUND: url(img/input.gif) #e8e8e8 repeat-x 50% top; color: #000088; font-size: 12px; font-family: verdana; border: 1px; border-style: solid; }
.calendar-input2          {WIDTH: 120px; height: 18px; BACKGROUND: url(img/input.gif) #e8e8e8 repeat-x 50% top; color: #000088; font-size: 12px; font-family: verdana; border: 1px; border-style: solid; }
.calendar-button          {CURSOR: pointer; BACKGROUND: url(img/calendar.gif) #f4fff4 no-repeat center center; WIDTH: 30px; height: 20px;}
.calendar                 {BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-COLOR: #fafaff}
.calendar TD              {PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 70%; PADDING-BOTTOM: 2px; PADDING-TOP: 1px; FONT-FAMILY: tahoma, sans-serif; TEXT-ALIGN: right}
.calendar TH              {CURSOR: text; font: 9pt Arial; TEXT-ALIGN: center;}
.calendar TR.set-year TD  {CURSOR: pointer; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-COLOR: #d0f0f0; TEXT-ALIGN: center}
.calendar TR.set-month TD {CURSOR: pointer; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-COLOR: #d0f0f0; TEXT-ALIGN: center}
.calendar TR.set-year TD.current  {CURSOR: text}
.calendar TR.set-month TD.current {CURSOR: text}
.calendar .set-today      {BORDER-TOP: #999999 1px solid; CURSOR: pointer; BACKGROUND-COLOR: #d0f0f0}
.calendar .clear          {BORDER-TOP: #999999 1px solid; CURSOR: pointer; BACKGROUND-COLOR: #d0f0f0}
.calendar .set-today      {TEXT-ALIGN: left}
TR.dates TD.current       {BORDER-RIGHT: #ffaaaa 1px solid; BORDER-TOP: #ffaaaa 1px solid; BORDER-LEFT: #ffaaaa 1px solid; BORDER-BOTTOM: #ffaaaa 1px solid; CURSOR: text; BACKGROUND-COLOR: #ffffd0; }
TR.dates TD               {BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #ffffff 1px solid}
.calendar TD.over         {CURSOR: pointer; BORDER-RIGHT: #3333aa 1px solid; BORDER-TOP: #3333aa 1px solid; BORDER-LEFT: #3333aa 1px solid; BORDER-BOTTOM: #3333aa 1px solid; BACKGROUND-COLOR: #ddddff;}

.MonthNav                 {CURSOR: pointer; vertical-align:middle; text-decoration:none; font:bold 9pt Arial; color:black; width:18px; height: 20px;}
.CalHead                  {BACKGROUND-COLOR: #5555dd;}
.CalTitl                  {text-align:center; text-decoration:none; font:bold 11pt sans-serif; color:white;}
.dates-head               {BACKGROUND-COLOR: #eeeeff;}
.date_w                   {color:red;}
.Today                    {text-align:center; text-decoration:none; font:bold 10pt sans-serif; color:#4444DD;}

