﻿td.reg_tbl_1_2
{
    background-image: url('img/reg/tbl_1_2.png');
    background-repeat: repeat-x;
    background-position: top;
}

td.reg_tbl_3_2
{
    background-image: url('img/reg/tbl_3_2n.png');
    background-repeat: no-repeat;
    background-position: top left;
}

td.reg_tbl_2_1
{
    background-image: url('img/reg/tbl_2_1.png');
    background-repeat: repeat-y;
    background-position: left;
}

td.reg_tbl_2_3
{
    background-image: url('img/reg/tbl_2_3n.png');
    background-repeat: no-repeat;
    background-position: right top;
}


.paintBtnSend, .paintBtnNewPass, .paintBtnChangePass, .paintBtnEnter, .paintBtnSave
{
    color: #5b5b5b;
    background-color: #dfdfdf;
    font-family: Verdana;
    font-size: 11px;
}

.paintBtnEnter
{
    width: 100px;
    height: 25px;
}

.paintBtnSend
{
    width: 100px;
    height: 25px;
}

.paintBtnNewPass
{
    width: 110px;
    height: 25px;
}

.paintBtnChangePass
{
    width: 110px;
    height: 25px;
}

.paintBtnSave
{
    width: 90px;
    height: 25px;
}




td.reg_pnl input[type="submit"]
{
    color: #5b5b5b;
    background-color: #dfdfdf;
    font-family: Verdana;
    font-size: 11px;
}






td.reg_pnl .btnEnter
{
    width: 85px;
    height: 25px;
}

td.reg_pnl .btnSaveProfile, td.reg_pnl .btnSendCode
{
    width: 95px;
    height: 25px;
}

.sendcode .btnSendCode
{
    width: 140px;
    height: 25px;
    color: #5b5b5b;
    background-color: #dfdfdf;
    font-family: Verdana;
    font-size: 11px;
}

td.reg_pnl .btnRegister
{
    width: 140px;
    height: 25px;
}

div.sel_lnk, div.alink
{
    float: left;
    padding: 2px 3px 3px 3px;
}

div.alink
{
    background-color: Black;
}

a.lnk
{
    color: #c5e433;
    border-bottom: 1px dashed; 
    text-decoration: none;
}

a.lnkNoDashed
{
color: #c5e433;
}

.RegValidator
{
    font-size: 10px;
}

.regHeader
{
    font-size: 23px;
    padding-bottom: 30px;
    clear:both;
}

div.PaddMarg
{
margin: 40px 0px 0px 55px;
}
