﻿body 
{
  direction:rtl;
  font-family:Tahoma;
  font-size:11px;
  background-color:Black;
}
html
{        
  overflow:auto;           
}
        
        
form
{
  direction:rtl;
  position:absolute; 
  z-index:0;
  width:100%; 
  height:auto; 
  top:0px;
  right:0px;
  left:0px; 
  
}

#divmain
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
   
}

.tdheadright
{
   background-image: url('../Images/Headlogo.jpg'); 
   background-repeat: no-repeat; 
   background-position: right center;
   width:250px;
}
.tdheadleft
{
    background-image: url('../Images/Headpic.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    width:750px;
}
#divmnu
{
    background-image : url('../Images/Backmnu.jpg');
    background-repeat: repeat-x;
    background-position: center center;
    height: 36px;
} 

#divcertif

{ 
    
    background-image: url('../Images/Border1.jpg');
    background-repeat: no-repeat;
    background-position: center center; 
    height: 240px;
    margin-top: 15px; 
    padding-top: 15px;
   
}
#divcertiffa

{ 
    
    background-image: url('../Images/Border1fa.jpg');
    background-repeat: no-repeat;
    background-position: center center; 
    height: 220px;
    margin-top: 15px; 
    padding-top: 20px;
   
}

#divcertif p
{
    text-align: center; 
    color: #0000FF;
    margin-bottom: 5px;
}

#divcertiffa p
{
    text-align: center; 
    color: #0000FF;
    margin-bottom: 5px;
}

#divcert
{
    border: 1px solid #808080; 
    height: 190px; 
    width: 135px;
    padding-top: 2px; 
    margin-right:45px;
}



#divcert a
{
   text-decoration:none;
   padding:2px;
}
#divcert a img
{
    border: 1px solid #808080;
    height: 190px; 
    width: 135px;
}

#divamar
{
    background-image: url('../Images/Border2.jpg'); 
    background-repeat: no-repeat;
    background-position: center center;
    height: 180px;
    margin-top: 15px;
}

#divamarfa
{
    background-image: url('../Images/Border2fa.jpg'); 
    background-repeat: no-repeat;
    background-position: center center;
    height: 180px;
    margin-top: 15px;
}

#divamar p
{
    text-align: center; 
    color: #0000FF;
    margin-bottom: 20px;  
    padding-top:20px;
}

#divamarfa p
{
    text-align: center; 
    color: #0000FF;
    margin-bottom: 5px;  
    padding-top:10px;
}
.next2
{
   border-style: none; 
   width: 32px;
   height: 32px; 
   position: absolute;
   top: 750px; 
   margin-right:12px;
   cursor:pointer;
   z-index:1000;

}
.befor2
{
   border-style: none;
   width: 32px;
   height: 32px;
   position: absolute;
   top: 750px;
   margin-right: 190px;
   cursor:pointer;
   z-index:1000;

}

#footer
{
   background-position: right center; 
   height: 150px;
   background-color: #FFFFFF; 
   background-image: url('../Images/Backfooter.jpg');
   background-repeat: repeat-y;
} 
#footer div
{
   background-image: url('../Images/Footerpic.png');
   background-repeat: no-repeat;
   background-position: center center;
   height: 120px;
}    
#footer p
{
   text-align: center;
    margin-top: 5px; 
    margin-bottom: 10px;
}
