.points {
    border-radius: 0px;
    border: 1px solid #000000;
    width: 140px;
    text-align: center;
    color: red;
}

.copy {
    border-radius: 0px;
    border: 1px solid #000000;
    width: 200px;
    text-align: center;
    color: #000000;
    font-weight: bold;
}

.visitor {
    border-radius: 5px;
    border: 1px solid red;
    width: 140px;
    text-align: center;
    color: red;
}

.loginid {
    border-radius: 0px;
    border: 1px solid #000000;
    width: 310px;
    text-align: center;
    color: #000000;
}

.mordraw {
    border-radius: 5px;
    border: 1px solid #9c4f0e;
    width: 140px;
    text-align: center;
}

td.tabsTitleStart {
    /*background-image: url(../images/tabs_bg3.gif);*/
    width: 6px;
    line-height: 20px;
    font-family: arial,Verdana,tahoma;
    font-size: 14px;
    color: #E7D13C;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
    background-repeat: no-repeat;
}

td.tabsTitle {
    background-color: #cdc0d8;
    font-family: arial,Verdana,tahoma;
    font-size: 0.9em;
    text-decoration: none;
    line-height: 20px;
    font-weight: bold;
    background-repeat: no-repeat;
    padding-left: 0px;
    border: outset;
}

td.tabsTitleEnd {
    /*background-image: url(../images/tabs_bg4.gif);*/
    height: 20px;
    display: block;
    width: 8px;
    line-height: 30px;
    font-family: arial,verdana,tahoma;
    font-size: 15px;
    color: #FFD700;
    text-decoration: none;
    font-weight: bold;
    background-repeat: no-repeat;
    text-align: center;
}

td.tabsTitleOffStart {
    /*background-image: url(../images/tabs_bg5.gif);*/
    width: 6px;
    line-height: 24px;
    font-family: arial,Verdana,tahoma;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
    background-repeat: no-repeat;
}

td.tabsTitleOff {
    background-color: #f8f34d;
    font-family: arial,Verdana,tahoma;
    font-size: 15px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 24px;
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
    background-repeat: no-repeat;
    border: outset;
}

td.tabsTitleOffEnd {
    /*background-image: url(../images/tabs_bg6.gif);*/
    height: 20px;
    display: block;
    width: 8px;
    line-height: 30px;
    font-family: arial,verdana,tahoma;
    font-size: 15px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    background-repeat: no-repeat;
    text-align: center;
}

.btnLqd {
    float: right;
    clear: both;
    background: url(../images/btn_left.png) no-repeat;
    padding: 0 0 0 10px;
    margin: 5px 0;
}

    .btnLqd a {
        float: left;
        height: 40px;
        background: url(../images/btn_stretch.png) repeat-x left top;
        line-height: 40px;
        padding: 0 10px;
        color: #fff;
        font-size: 1em;
        text-decoration: none;
    }

    .btnLqd span {
        background: url(../images/btn_right.png) no-repeat;
        float: left;
        width: 10px;
        height: 40px;
    }


.btn25 {
    float: right;
    clear: both;
    background: url(../images/btn_left25.png) no-repeat;
    padding: 0 0 0 10px;
    margin: 5px 0;
}

    .btn25 a {
        float: left;
        height: 25px;
        background: url(../images/btn_stretch25.png) repeat-x left top;
        line-height: 25px;
        padding: 0 10px;
        color: #fff;
        font-size: 1em; /*	font-weight:bold;*/
        text-decoration: none;
    }

    .btn25 span {
        background: url(../images/btn_right25.png) no-repeat;
        float: left;
        width: 10px;
        height: 25px;
    }


.btnLqd_green {
    background-color: green;
}

.btnLqd_red {
    background-color: red;
}

.btnLqd_orange {
    background-color: orange;
}

.clear {
    clear: both;
}
