﻿body
{
    text-align: center;
    background-image: url(images/bodyRepeater.jpg);
    background-repeat: repeat-y;
    margin-top: 20px;
    background-position: center center;
    margin-left: 0px;
    margin-right: 0px;
    font-weight: bold;
    font-size: 11pt;
    color: #000000;
    font-family: Arial;
}
a
{
    font-weight: bold;
    font-size: 11pt;
    color: #0033cc;
    font-family: Arial, 'Arabic Transparent';
    text-decoration: none;
}
a:hover
{
    font-weight: bold;
    font-size: 11pt;
    color: #ff0000;
    font-family: Arial,'Arabic Transparent';
}
/* body table*/

.Div_Header
{
    width: 900px;
    background-position: center center;
    background-image: url(images/header.jpg);
    height: 132px;
    border-right: dimgray 1px solid;
    border-left: dimgray 1px solid;
    margin-left: auto;
    margin-right: auto;
     
}
.Div_flag
{
    width: 900px;
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/FlagRepeate.jpg);
    background-repeat: repeat-x;
}
.Div_Menu
{
    width: 900px;
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    margin-top: 10px;
    margin-left:auto; margin-right:auto;
}
.Div_Contents
{
    width: 900px;
    border-right: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    text-align: right;
    margin-left:auto; margin-right:auto;
}
 .Div_Footer
{
    width: 900px;
    margin-left:auto; margin-right:auto;
 }
 .CountryLink
{
    font-weight: bold;
    font-size: 9pt;
    color: #ffffff;
    font-family: 'Traditional Arabic';
}
 .CountryLink:hover
{
    font-weight: bold;
    font-size: 9pt;
    color: #99ffff;
    font-family: 'Traditional Arabic';
}
 /* indexPage*/
 
 
 .Div_con_Header
{
    width: 50%;
    font-weight: bold;
    font-size: 14pt;
    color: #ffffff;
    font-family: 'Arabic Transparent';
    padding-right: 20px;
    background-position: right center;
    background-image: url(images/con_header.jpg);
    background-repeat: repeat-y;
    height: 25px;
    vertical-align: middle;
    PADDING-TOP: 3px
}
 .Rows_Index
{
    width: 890px;
  
    
}

.Row_title
{
    width: 700px;
}
.Row_LeftCell
{
    color: #ff0000;
    font-weight: bold;
    font-size: 10pt;
    font-family: 'Arabic Transparent';
    width: 40px;
}
.Row_RightCell
{
    color: #0000ff;
    font-weight: bold;
    font-size: 9pt;
    font-family: 'Arabic Transparent';
    text-align: right;
   
}
.Row_More
{
    background-position: center center;
    background-image: url(images/more1.jpg);
    background-repeat: no-repeat;
}
 .Row_More:hover
{
    background-position: center center;
    background-image: url(images/more2.jpg);
    background-repeat: no-repeat;
}
.Row_Send
{
    background-position: center center;
    background-image: url(images/send1.jpg);
    background-repeat: no-repeat;
}
 .Row_Send:hover
{
    background-position: center center;
    background-image: url(images/send2.jpg);
    background-repeat: no-repeat;
}

 
  /* Details Pages*/
  
  .CommDL
{
    width: 100%;
    font-size: 11pt;
    color: #000000;
    font-family: Calibri;
    text-align: right;
}

 

#AqaracBody{
-ms-filter: "progid:DXImageTransform.Microsoft.Fade(duration=1)";
filter :progid:DXImageTransform.Microsoft.Fade(duration=1);
visibility: hidden;}


