#bscal {
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #f2f2f2;
    border: 0px;
    z-index:100;
    width: 230px;
    margin-left: 0px;
    margin-top: 0px;
    position: absolute;
}
#bscal .top {
        background: #f2f2f2;
        height: 10px;
}
#bscal .top td, #bscal td.bot{
        color: #ffffff;
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        padding: 3 5px;
}
#bscal td.bot {
        color: #303031;
        font-weight:normal;
        font-size: 12px;
        cursor: pointer; 
        background: #f2f2f2;
}
#bscal .but {
        height: 12px;
        border: 1px outset;
        cursor: hand;

}
#bscal .over {
        font-size: 12px;
        background: #f2f2f2;
        color: #303031;
        cursor: pointer;
}


#bscal .week {
        color: #303031;
        font-size: 12px;
        background: #f2f2f2;
}

#bscal .weekendday {
        color: #303031;
        font-size: 12px;
        background: #f2f2f2;
}

#bscal .day {
        color: #0054e3;
        font-size: 12px;
        background: #f2f2f2;
}
#bscal .today {
        font-size: 12px;
        color: #0054e3;
        background: #f2f2f2;
}
#bscal TD.weekend {
        font-size: 12px;
        color: #0054e3;
        background: #f2f2f2;

}
#bsifr {
    width: 210px;
    margin-left: 0px;
    margin-top: 0px;
    position: absolute;
    z-index:100;
    background: #f2f2f2;
    margin: 0px;
    padding: 0px;
    border: none;
    overflow: hidden;

}
/*#362828*/

.selec1
{COLOR: #663300; BACKGROUND: #793D01; CURSOR: ne-resize; FONT-SIZE: 9px; BACKGROUND-COLOR: #fcfcfc;}
