
    .clsLoginText {
        font-family: Arial,Verdana, Arial, 'Ms Sans Serif', Helvetica, Sans_Serif;
        font-weight: normal;
        font-size: 8pt;
        text-align: left;
        text-transform: none;
        text-decoration: none;
        margin-right:5px;
        color: White;}

    .clsLoginBox {
        font-family: Verdana, Arial, 'Ms Sans Serif', Helvetica, Sans_Serif;
        font-weight: normal;
        font-size: 8pt;
        text-align: left;
        border: 0 solid black;
        background: #E6E1D9;
        height: 11px;
        width: 50px;
        color: Black;}

    .clsLoginButton {
        font-family: Verdana, 'Ms Sans Serif', Arial, Helvetica, Sans_Serif;
        font-weight: bold;
        font-size: 8pt;
        text-align: center;
        border: 1 solid buttonshadow;
        background: buttonface;
        width:55px;
        height:20px;
        cursor:hand;
        color: Black;}

