body
{
    direction: rtl;
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    color: #7b96a7;
}

.bcolor
{
    background-color: #7b96a7;
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    color: #fff;
}

.tdfild
{
    vertical-align: middle;
    text-align: right;
}

.span
{
    font-size: 12px;
    font-family: Arial; /*font-weight: bold;*/
    white-space: normal;
    color: #7b96a7;
}

.hbody
{
    direction: rtl;
    background-color: #f0efed;
    padding: 5px 0px 5px 0px;
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    color: #696156;
}

.links
{
    font-family: Arial;
    font-size: 12px;
    color: #696156;
    font-weight: bold;
}

.Button
{
    width: 62px;
    height: 22px;
}

.Browse
{
    border: 1px solid #00000;
}

.Label
{
    margin: 0px;
    top: 0px;
    right: 0px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.titles
{
    font-size: 12px;
    font-weight: bold;
    color: #7b96a7;
}

.Title
{
    font-size: 14px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.line
{
    text-align:right;
    vertical-align: middle;
    width: 110px;
    height: 22px !important;
    border-bottom: solid 1px #c8c3bf;
}

.input
{
    font-size: 12px !important;
    height: 18px !important;
}

.table
{
    color: #fff;
    font-family: Arial;
    font-size: 12px;
}
.spanHR
{
    /*color: #fff;*/
    color: #fff;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.tsel
{
    text-decoration: none;
    color: #696057;
    font-family: Arial;
    font-size: 16px; /*font-weight: bold; /* color:#bccad3;*/
    text-decoration: none;
}
.tdreg
{
    width: 85px;
    height: 30px;
    background-image: url('images/tab_reg.jpg');
    background-repeat: no-repeat;
    text-decoration: none;
}
.tdsel
{
    width: 85px;
    height: 30px;
    text-decoration: none;
    background-image: url('images/tab_selected.jpg');
    background-repeat: no-repeat;
    text-decoration: none;
}
