﻿body 
{
	margin:0px;
	padding:0px;
	font: 12px arial, tahoma, sans-serif;
	 background:white;
	 color:White; 
}




#pagebody
{
 width: 933px;
 margin-left:auto;
 margin-right:auto;
  padding:0px;
  border:7px solid #fff;
  color:Black;
  background: #white url('images/bg.jpg') repeat-x;
}

#title
{
 height:120px;
  padding:0px;
  margin-bottom:0px;
  background:white;
   width:100%;
}

#content
{
	padding:0 1em 0 1em;
	margin:0 0px 0 0;
	 direction:ltr;
}

#sidemenu
{
	float:left;
	width:190px;
    margin-top:-20px;
    margin-left:-12px;
}

#footer
{
	clear:both;
    height:50px;
    padding:0px;
    margin-bottom:0px;
    margin-top:20px;
    text-align:center;
    border-top:1px solid #051039;
    color:#fff;
    background:#b9c8d5;
}

#footer a
{
	color:White;
}


a:link, a:visited
{
	color:Black;
	background:inherit;
    text-decoration:underline;
}
a:hover
{
	color:gray;
	background:inherit;
	text-decoration:none;
}


h1
{
   font-size:24px;
   font-family:Arial;
   text-decoration:underline;
   color:Gray;
   direction:rtl;
   text-align:center;
}


h2
{
	color:#123456;
	font-size:16px;
}


#menuside a
{
   color:Black;
   background:inherit;
   text-decoration:none;
   display:block;
}

#menuside td
{
	color:Black;
    background-color:Transparent;
    text-decoration:none;
    display:block;
}
#menuside td:hover
{
	color:black;
    background:#89c1e2;
    text-decoration:none;
}
   
	
    
   img
   {
	border:none;
   }
    
    
    
    
    
    #englishmenu a
    
    {
		font-size:15px;
		text-align:center;
    }



#navcontainer
{
	margin:17px;
	padding:0px;
}


