#dnn_ctr322_EditModuleControl_cboSource {
    direction: ltr;
    text-align: left;
}
.Head {
    font-size: 11pt;
    font-weight: bold;
    color: #000;
    font-family: weblog;
}

.Head2 {
    font-size: 10pt;
    font-weight: bold;
    font-family: tahoma;
}

.B {
    font-weight: bold;
    color: #ffffff;
    font-family: tahoma;
}

.SubHead {
    font-size: 9pt;
    color: #000;
    font-family: tahoma;
}

.SubSubHead {
    font-size: 11pt;
    color: #000;
    font-family: tahoma;
}

.visitors {
    color: #81ADC1;
    padding: 0 10px 0 0;
}

    .visitors span {
        color: #81ADC1;
    }

.usersonline table td span {
    color: #81ADC1;
    font-size: 8pt;
    font-weight: normal;
}

.usersonline table td {
    color: #81ADC1;
    font-size: 8pt;
    line-height: 16px;
}

.NormalBold span {
    color: #81ADC1;
    font-size: 8pt;
}

.Normal {
    font-size: 9pt;
    color: #000;
    text-align: justify;
    direction: rtl;
}

A.Normal {
    text-align: justify;
    text-decoration: none;
}

.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
    color: #CC0000;
    text-decoration: none;
    font-family: tahoma;
}

A.CommandButton:hover {
    color: #CC0000;
    text-align: justify;
}

/*TH, TD, DIV {
    font-family: tahoma;
    font-size: 12px;
    color: #000;
    direction: rtl;
}

a, a:link, a:active {
    color: #000;
    text-decoration: none;
    font-family: tahoma;
    text-align: right;
}

    a:visited {
        color: #397DF3;
        text-decoration: none;
        font-family: tahoma;
        text-align: right;
    }*/

    a.t, a.t:link, a.t:visited, a.t:active {
        color: #397DF3;
        text-decoration: none;
        font-family: tahoma;
        text-align: right;
    }

    a:hover {
        color: #81adc1;
        text-decoration: none;
    }

    .user, a.user:link, a.user:active, a.user:visited {
        color: white;
        text-decoration: none;
        font-weight: normal;
        font-size: 12px;
        font-family: tahoma;
    }

    a.user:hover {
        color: #397DF3;
        text-decoration: none;
    }

    .links, a.links:link, a.links:active, a.links:visited {
        font-size: 12px;
        color: white;
        text-decoration: none;
        font-weight: normal;
        font-family: tahoma;
    }

    a.links:hover {
        font-size: 12px;
        color: #397DF3;
        text-decoration: none;
    }

    .breadcrumb, a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited {
        color: #1a4c6a;
        font: 500 8pt tahoma;
        text-decoration: none;
    }

    a.breadcrumb:hover {
        color: #001c3d;
        text-decoration: none;
    }

.divbreadcrumb {
    padding: 5px 0 0 0;
    display: block;
    color: #245674;
}

.textbox-login {
    width: 135px;
    border: 1px solid #918c9f;
    padding: 4px 4px;
    border-radius: 2px;
}

    .textbox-login:focus {
        border-color: #7684ab;
        box-shadow: 0 0 3px #868686;
    }

.button-login {
    background: #005fa9;
    border: 1px solid #005fa9;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font: 500 12px/13px tahoma;
    height: 26px;
    padding-bottom: 5px;
    width: 85px;
}

    .button-login:hover {
        background: #1a79c3;
        color: #fff;
        border: 1px solid #1a79c3;
    }

.loginbox {
    width: 180px;
    margin: 15px 0 5px;
    padding-right: 59px;
}

.loginbox-td span {
    color: #000;
    display: inline-block;
    font: 500 9pt tahoma;
    padding-left: 3px;
    text-align: left;
    width: 56px;
}

.forgotpass {
    padding: 8px 60px 0 0;
    text-align: center;
}
