.RedText
{
    color: Red;
}
.WhiteText
{
    color: White;
}
.BlueText
{
    color: Blue;
}
.fw
{
    width: 100%;
}
.text
{
    height: 1.4em;
    line-height: 1.4em;
    border: solid 1px #bbcbda;
    padding: 0px 3px 0px 3px;
}
.dateText
{
    width: 90px;
}
.dateTimeText
{
    width: 140px;
}
.inp_s2n, .inp_s4n, .inp_s5n
{
    background-color: Transparent;
    border: 0;
    height: 23px;
    line-height: 23px;
    text-align: center;
    cursor: pointer;
}
.inp_s2a, .inp_s2b, .inp_s4a, .inp_s4b, .inp_s5a, .inp_s5b
{
    background: url(../images/input_126.jpg) no-repeat;
    border: 0;
    height: 23px;
    line-height: 23px;
    text-align: center;
    cursor: pointer;
}
.inp_s2a, .inp_s2n
{
    width: 40px;
    background-position: -4px -5px;
}
.inp_s2b
{
    width: 40px;
    background-position: -4px -31px;
}
.inp_s4a, .inp_s4n
{
    width: 67px;
    background-position: -4px -57px;
}
.inp_s4b
{
    width: 67px;
    background-position: -4px -83px;
}

.inp_s5a, .inp_s5n
{
    width: 87px;
    background-position: -4px -108px;
}
.inp_s5b
{
    width: 87px;
    background-position: -4px -133px;
}
.tuchu
{
    border: 2px outset menu;
    padding: 1px;
}
.nav_SingleLine
{
    margin: 5px 0px 5px 0px;
    padding: 0px 5px 0px 5px;
    background-image: url(../images/top_nav_bg.gif);
    height: 30px;
    line-height: 30px;
    border: solid 1px #99BBE8;
}
.nav_MultiLine
{
    background-color: #E6E6E6;
    border: solid 1px #99BBE8;
    padding: 5px;
    margin: 5px 0px 5px 0px;
    text-align: left;
}
.nav_TabTopSL
{
    margin: 5px 0px 5px 0px;
    padding: 0px 5px 0px 5px;
    background-image: url(../images/headBackGround.gif);
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.floatL
{
    float: left;
}
.floatR
{
    float: right;
}
.floatN
{
    clear: both;
}

.taL
{
    text-align: left !important;
}
.taR
{
    text-align: right !important;
}

.btnImg
{
    border: none;
    cursor: pointer;
}
.btnPop
{
    background: url(../images/application_view_icons.png) no-repeat center;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.billDetail
{
    height: 355px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0px 1.4em 0px 0px;
}
.w90
{
    width: 90%;
}
.nbnb
{
    border: none;
    background: none;
}
.numsEdit
{
    border: solid 1px #bbcbda;
    background-color: #FDFCDE;
    width: 90%;
    text-align: right;
    cursor: pointer;
}
.totalRow
{
    background-color: #FFFFE1;
    font-weight: bold;
}
.smallText
{
    width: 120px;
}
.owd
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
