/*============================= CSS STYLES FOR SC02BET =============================*/

html, body {
    background: #e2e2e2;
    margin: 8px auto;
    font-family: Tahoma, Helvetica, sans-serif;
}

.TextBox {
    font-size: 11px;
    font-weight: bold;
}

.btn_login {
    background: url('../images/default/button.jpg') no-repeat;
    width: 98px;
    height: 17px;
}
