BODY {
    margin: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    font-family: Verdana;
    background-color: #e9e8e8;
    font-size: 8pt;
    overflow: hidden;
}

.pageBG {
    background: #aecff0 url(../images/cellback_page.jpg) repeat-x left top;
}

.loginCollage {
    background: url(../images/cellback_collage.jpg) no-repeat left top;
    width: 577px;
}

.cellback_loginTop {
    background: url(../images/cellback_loginTop.jpg) no-repeat right top;
    height: 191px;
    width: 424px;
}

.loginRight {
    background: url(../images/cellback_loginRight.jpg) no-repeat right top;
    height: 253px;
    width: 30px;
}

.loginBtm {
    background: url(../images/cellback_loginBtm.jpg) no-repeat left top;
    height: 100%;
    width: 390px;
}

.loginBtmRt {
    background: url(../images/cellback_loginBtmRt.jpg) no-repeat right top;
    height: 100%;
    width: 30px;
}

.nbkPortalTitle {
    background: url(../images/cellback_nbkPortal.jpg) no-repeat left top;
    height: 68px;
    width: 390px;
}

.loginBG {
    background: url(../images/cellback_loginBG.jpg) no-repeat left top;
    height: 185px;
    width: 390px;
    font: 12px Verdana;
    font-weight: bold;
    color: #3b608a;
    background-position: bottom;
}

.loginBtn {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #3b608a;
    background-repeat: no-repeat;
    line-height: 30px;
    display: block;
    padding-left: 65px;
}

    .loginBtn a {
        background-image: url(../images/cellback_LoginBtn.jpg);
        background-position: 0px 0px;
        width: 65px;
        height: 34px;
        text-decoration: none;
        color: #3b608a;
        vertical-align: middle;
        text-align: center;
        padding-left: 0px;
    }

        .loginBtn a:hover {
            background-image: url(../images/cellback_LoginBtn.jpg);
            width: 65px;
            height: 34px;
            color: #000066;
            background-position: 0px -34px;
        }

.input {
    width: 150px;
    border-width: 1px;
    border-top: 1px solid #336699;
    font: 12px Verdana;
    color: #333333;
    margin-left: 10px;
    text-indent: 2px;
    background-color: #f0f0f0;
}

.error {
    font: 11px Verdana;
    color: #FF0000;
    padding-left: 10px;
}

.PLAIN {
    color: black;
    font-family: Verdana;
    font-size: 8pt;
}

HR {
    border-style: dashed;
    border: 1px dashed #7099c7;
    width: 99.9%;
}

.CT {
    font: 12px Verdana;
    font-weight: bold;
    color: #3b608a;
}
