.ResCell {
	background-color: white;
	border-bottom: solid 1px #808080;
	border-right: solid 1px #808080;
	height: 20px !important;
	white-space: nowrap;
	overflow: hidden;
}

.FBCell {
    font-family: Verdana, Geneva, "Trebuchet MS", Arial, sans-serif;
    font-size: 11px;
    color: black;
    line-height: 11px;
	border-bottom: solid 1px #808080;
	overflow: hidden;
}

.OLBLK {
    background-color: DARKGRAY;
}
.OLHOLIDAYBLK {
    background-color: RED;
}
.OLHR {
    background-color: WHITE;
    height: 15px;
}
.OLFB {
    background-color: #ffffff;
}
.FBCellR {
	border-right: solid 1px #808080;
}
.OLFB A {
    COLOR: black;
    TEXT-DECORATION: none;
}
.OLFB A:hover {
    COLOR: gray;
    TEXT-DECORATION: underline;
}
