.monthyear {z-index:+1000; position:absolute; visibility:hidden;}
.calendar {z-index:+999; position:absolute; visibility:hidden;}
.table1px {font-size:9px;border: 1px solid #A0A0A0;}
.table1 {padding:1px;font-size:9px;}
.cursor {cursor:pointer;}
.image {border-width:1px;border-style:solid;border-color:#ADC9E8;cursor:pointer;}
.menub {color:#006;font-size:9px;font-weight:bold;}
.menunormal {color:#006;font-size:9px;font-weight:normal;}
.styleanchor {text-decoration:none;color:black;font-size:9px;}

.calendarFrame {
    cursor: default;
    border: 1 solid #990000;
    text-align: center;
    vertical-align: middle;
    font-size: 9px;
    background-color: #F2F4F5;
    color:#003366;
}

.dName {color:#000066;font-size: 9px;}

.calendarTextBox {
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: #F2F4F5;
    font-size: 8pt;
    font-weight: normal;
}

#lblToday {color:black;font-size:9px;font-weight:bold;}
