#popupcalendar {width: 185px;height:130px;left: 0px;top: 0px;background-color: #E0E0E0;position: absolute;visibility: hidden;}
a.cal-DayLink {line-height:12px;font-family: Verdana;font-size: 8pt;font-weight: normal;text-decoration: none;color: black;background-color: transparent;}
a.cal-DayLink:hover {line-height:12px;font-family: Verdana;font-size: 8pt;font-weight: bold;text-decoration: none;background-color: transparent;color: #A0A0A0;}
a.cal-DayLink:active {font-family: Verdana;font-size: 8pt;font-weight: normal;text-decoration: none;background-color: transparent;color: #A0A0A0;}
.cal-TextBox{line-height:12px;color: Black;font-family: Verdana;font-size: 8pt;font-weight: normal;background-color: #D0D0D0;}
a.cal-TodayLink {line-height:12px;font-family: Verdana;font-size: 8pt;font-weight: bold;text-decoration: none;color: red;background-color: transparent;}
a.cal-TodayLink:hover {line-height:12px;font-family: Verdana;font-size: 8pt;font-weight: bold;text-decoration: none;background-color: transparent;color: #FF99CC;}
a.cal-TodayLink:active {line-height:12px;font-family: Verdana;font-size: 8pt;font-weight: bold;text-decoration: none;background-color: transparent;color: #FF99CC;}
.cal-GreyDate {line-height:12px;font-family: Verdana;font-size: 8pt;font-weight: normal;text-decoration: none;background-color: #EFEFEF;color: #999999;}
.cal-GreyInvalidDate {line-height:12px;font-family: Verdana;font-size: 8pt;font-weight: normal;text-decoration: line-through;background-color: #EFEFEF;color: #999999;}
.cal-DayCell {line-height:12px;font-family: Verdana;font-size: 8pt;font-weight: normal;background-color:White;}
.cal-HeadCell {line-height:12px;font-family: Verdana;font-size: 8pt;font-weight: bold;background-color: #CCCCCC;}
.cal-Table{line-height:12px;font-family: Verdana;font-size: 8pt;border-left-color: #D0D0D0;border-right-color: #D0D0D0;border-bottom-color: #D0D0D0;background-color: #666666;border-top-color : #D0D0D0;}

