body
{
    margin: 0px;
    background-position: center top;
    background-attachment: fixed;
    background-image: url(../Images/bg.jpg);
    background-repeat: no-repeat;
}

.TDFooter
{
    background-image: url(../Images/footer.jpg);
    background-repeat: no-repeat;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 0px;
    font-size: 12px;
    font-style: normal;
    font-family: verdana;
    color: #ffffff;
    height: 38px;
}

.TDContent
{
    height: 480px;
    vertical-align: top;
    padding-right: 37px;
    padding-left: 37px;
    padding-bottom: 17px;
    padding-top:17px;
    direction: rtl;
    background-image: url(../Images/bg-page.jpg);
    background-repeat: no-repeat;
    background-color: #112f51;
    text-align: justify;
}
.uxLabelDetails
{
    font-size: 15px;
    color: #ffffff;
    font-family: arial;
    text-justify: distribute;
    line-height: normal;
    letter-spacing: normal;
    text-align: justify;
    direction: rtl;
}


.uxLabelDetails p
{
    font-size: 15px;
    color:#ffffff;
    font-family: arial;
    text-justify: distribute;
    line-height: normal;
    letter-spacing: normal;
    text-align: justify;
    direction: rtl;
}

.uxLabelDetails a
{
    font-size: 15px;
    color: #007aff;
    font-family: arial;
    text-decoration: none;
    text-justify: distribute;
    line-height: normal;
    letter-spacing: normal;
    text-align: justify;
    font-weight: bold;
}

.uxLabelDetails a:hover
{
     font-size: 15px;
    color: #007aff;
   font-family: arial;
    text-decoration: underline;
    text-justify: distribute;
    line-height: normal;
    letter-spacing: normal;
    text-align: justify;
    font-weight: bold;
}

.uxLabelDetails ul
{
    font-size: 15px;
    color:#ffffff;
    font-family: arial;
    margin-right: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: top;
    letter-spacing: normal;
    line-height: 20px;
}
.uxLabelDetails ol
{
    font-size: 15px;
    color:#ffffff;
    font-family: arial;
    margin-right: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: top;
    letter-spacing: normal;
    line-height: 20px;
}

.Title
{
    font-size: 20px;
    color: #c29d1c;
    font-family: arial;
    background-position: right center;
    background-image: url(../Images/Title.jpg);
    background-repeat: no-repeat;
    text-align: right;
    height: 26px;
    padding-right: 30px;
    padding-top: 10px;
    font-weight: bold;
}

.subTitle
{
    font-size: 15px;
    color: #83829D;
    font-family: arial;
    font-weight: bold;
}

.uxTextBox
{
    
}

.uxButton
{

}
