#bscal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFF6DD;
	border: 0px;
	z-index: 100;
	width: 210px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#bscal .top {
        background: #793D01;
        height: 20px;
}
#bscal .top td, #bscal td.bot{
        color: #ffffff;
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        padding: 3 5px;
}
#bscal td.bot {
		cursor: pointer; 
                background: #793D01;
}
#bscal .but {
        height: 16px;
        border: 1px outset;
        cursor: hand;
}
#bscal .over {
        background: #793D01;
        color: white;
        cursor: pointer;
}


#bscal .week {
        color: #FFFFFF;
        background: #793D01;
}
#bscal .day {
        color: #000000;
        background: #FFF6DD;
}
#bscal .today {
        color: white;
        background: #D86C00;
}
#bscal TD.weekend {
        color: black;
        background: #F5E1C4;

}
#bsifr {
	width: 210px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #793D01;
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: hidden;

}
/*#362828*/

.selec1
{COLOR: #663300; BACKGROUND: #793D01; CURSOR: ne-resize; FONT-SIZE: 9px; BACKGROUND-COLOR: #fcfcfc;}