﻿body
{
    background-position: center 50%;
    background-image: url(img/rep.jpg);
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    background-color: #050A0E;
    margin-top: 0px;
    text-align: right;
    
}
a
{
    color: #0033ff;
    font-weight: bold;
    font-family: 'Traditional Arabic' , 'Arabic Transparent';
    font-weight: bold;
    font-size: 13pt;
    text-decoration: none;
}



a:hover
{
    
  color: #ffcc66;
    font-weight: bold;
    font-size: 13pt;
    font-family: 'Traditional Arabic' , 'Arabic Transparent';
}
.A_ConHeader
{ width: 100%;
    height: 100px;
    margin-left:auto;
    margin-right:auto;
}
.A_header
{
    width: 900px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    background-position-x: center;
    background-image: url(img/header.jpg);
    background-repeat: no-repeat;
 
}
.A_Menu
{
    width: 900px;
     
     margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
}
.A_content
{
    text-align: center;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0px;
    padding-left: 0px;
    background-position-x: center;
    background-image: url(img/rep3.jpg);
    background-repeat: repeat-y;
}
.A_HeaerMenu
{
    background-position-x: center;
    background-image: url(img/Mheader.jpg);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    height:14px;
    width:900px;
}


.A_FooterMenu
{
    background-position-x: center;
    background-image: url(img/footer.jpg);
    background-repeat: no-repeat;
     margin-left: auto;
    margin-right: auto;
    height:14px;
    width:900px;
}





.A_Rep2
{
    background-position: center center;
    background-image: url(img/rep2.jpg);
    width: 1100px;
    background-repeat: repeat-y;
    height: 15px;
    margin-left: auto;
    margin-right: auto;
    border-top: #050a0e 1px solid;
    border-bottom: #050a0e 1px solid;
}
.A_Rep3
{
    width: 1100px;
    height: 15px;
    margin-left: auto;
    margin-right: auto;
    background-color: #050a0e;
}
.Datalist
{
    width: 100%;
}
.Image1
{
    width: 100px;
    height: 70px;
}
.Image2
{
    width: 70px;
    height: 45px;
    float: right;
}
.A_Row
{
    width: 100%;
    height: 60px;
    font-size: 9pt;
    color: #000000;
    font-family: Tahoma;
    border-bottom: #B1C6D3 1px solid;
}
.A_Row2
{
    width: 100%;
    height: 75px;
    font-size: 9pt;
    color: #000000;
    font-family: Tahoma;
    border-bottom: #B1C6D3 1px solid;
}

.A_MenuLink
{
    font-weight: bold;
    font-size: 14pt;
    margin-left: 17px;
    color: #cc6600;
    margin-right: 17px;
    font-family: arial;
    text-decoration: none;
}
.A_MenuLink:hover
{
    font-weight: bold;
    font-size: 14pt;
    margin-left: 17px;
    color: #0033ff;
    margin-right: 17px;
    font-family: arial;
    text-decoration: none;
    cursor:pointer;
}
.LableHeader
{
    padding-right: 10px;
    width: 888px;
    background-color: #e6de93;
    text-align: right;
    font-size: 16pt;
    color: #000000;
    font-family: 'Traditional Arabic';
    font-weight: bold;
    background-position-x: center;
    background-image: url(img/back.jpg);
    background-repeat: no-repeat;
}
.BoxTable
{
    border-right: #EDB692 6px solid;
    border-top: #EDB692 6px solid;
    border-left: #EDB692 6px solid;
    border-bottom: #EDB692 6px solid;
}
