.clCMAbs {
    position: absolute;
    width: 10;
    height: 10;
    left: 0;
    top: 0;
    visibility: hidden;
}

.clT,.clTover,.clS,.clSover,.clS2,.clS2over {
    position: absolute;
    overflow: visible;
    cursor: pointer;
    cursor: hand;
    vertical-align: middle;
    font-family: Verdana;
}

.clT,.clTover {
    padding: 2px;
    font-size: 11px;
    font-weight: bold;
}

.clT {
    color: #10395F;
    background-color: #F4D98A;
    layer-background-color: #F4D98A;
}

.clTover {
    color: red;
}

.clS,.clSover {
    padding: 2px;
    font-size: 10px;
    font-weight: bold;
}

.clS2,.clS2over {
    padding: 2px;
    font-size: 10px;
}

.clS,.clS2 {
    color: #10395F;
    background-color: #F6E696;
    layer-background-color: #F6E696;
}

.clSover,.clS2over {
    color: red;
}

.clSover,.clS2over,.clTover {
    layer-background-color: white;
    background-color: white;
}

.clB,.clBar {
    layer-background-color: #7FA2C7;
    background-color: #B90422;
}

.clB {
    position: absolute;
    visibility: hidden;
    z-index: 300;
}

.clBar {
    position: absolute;
    width: 10;
    height: 10;
    visibility: hidden;
}