﻿body
{
    background-position: center top;
    margin: 0px;
    font-family: Tahoma;
    font-size: 11px;
    color: #585858;
    direction: rtl;
    width: 100%;
    background-image:url('../Images/Bg.jpg' );
    background-repeat: repeat-x;
    text-align: center;
    background-color:#ded6a7;
}
*.Header
{
    width: 950px;
    height: 100px;
    
    background-repeat: no-repeat;
    text-align: center;
}
*.HeaderMain
{
    width: 950px;
    height: 100px;

}
*.Logo
{
    width: 250px;
    height: 84px;
    float: right;

}
*.Menu
{
    padding-top: 65px;
    padding-left: 25px;
    
    padding-right: 200px;
}

*.Nav
{
    float: none;
    width: 620px;
    text-align: center;
    padding-right: 120px;

}
*.Nav td
{
    text-align: center;
}
*.Nav a
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #400000;
    padding: 7px ;
}
*.Nav a:hover
{
    padding: 7px;
      color: White;
    

}

*.Nav a:hover
{
    padding: 7px;

    color: #ffffff;

}
*.NavSelect
{
  
}

*.Main
{
    background-position: center top;
 
    width: 900px;
    
}
*.Banner
{
    padding-top: 5px;
    padding-bottom: 15px;
    text-align: center;
}



*.text
{
    background-position: center top;
    margin: 0px;
    font-family: Tahoma;
    font-size: 11px;
    color: #585858;
    direction: rtl;
    width: 100%;
    text-align: center;

}

*.TB2R
{
    width: 720px;
    float: right;
    text-align:center;
   
}
*.TB2L
{
	float:left;
   width: 237px;
     direction:ltr;
    text-align:center;
 
}
*.BGTile
{
    padding: 5px;
    background-position: center center;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-image: url('../Images/BGtile.gif');
}
*.BGTile1
{
    margin: 5px;
    padding: 5px;
    background-position: center center;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-image: url('../Images/BGtile.gif');
}

*.BGTile2
{
    margin: 5px;
    padding: 5px;
    background-position: center center;
    width: 150px;
    height: 100px;
    background-repeat: no-repeat;
    background-image: url('../Images/BGtile2.gif');
}
*.BGTile1main
{
	margin-top:4px;
    margin: 5px;
    padding: 5px;
    background-position: center center;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-image: url('../Images/BGtilemain.gif');
}*.BGTile2main
{
    margin: 5px;
    padding: 5px;
    background-position: center center;
    width: 82px;
    height: 60px;
    background-repeat: no-repeat;
    background-image: url('../Images/BGtile2main.gif');
}
