
body{
  direction:rtl;
	font-family:Tahoma;
}

#head{
	width:950px;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

#menus{
	float:right;
}

#top_menu{
	width:770px;
	height:50px;
}

#top_menu ul#mainlevel-nav{ 
  margin: 0;
  padding: 15px 0 0 0; 
}

#top_menu ul#mainlevel-nav li{
  display: inline; /* Shows each item side-by-side */
  list-style-type: none; /* Gets rid of the bullet points */
}

#top_menu ul#mainlevel-nav a{
  color:#d1cfcf;
  height:12px;
  display:block;
  float:right;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
  margin-left:5px;
  margin-right:5px;
  border-left:2px solid;
  padding-left:10px;
}

#top_menu ul#mainlevel-nav a:active{
	color:white;border-left:2px solid #d1cfcf;
}

#top_menu ul#mainlevel-nav a#active_menu-nav{color:white;}

#selected_menu{
	float:right;
	width:950px;
	height:37px;
	background-image:url(../images/global_design_bg.jpg);
	background-repeat:repeat-x;
	color:white;
	font-weight:bold;
	font-size:14pt;	
	padding: 10px 10px 0 0;
	text-align:right; 
}

.menu_link{
  color:#aaaaff;
}

#logo{
  height:54px;
  background-image:url(../images/NewLogo.jpg); 
  background-repeat: no-repeat;
  background-position: left top; 
  cursor:hand;
}

#copyright{
	clear:both;
	width:630px;
	margin-right:auto;
	margin-left:auto;
	padding-top:10px;
	font-size:10px;
	color:#555555;
	text-align:center;
}

#lang{
	width:950px;
	height:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding-top:20px;
}

#lang ul.lngselection
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

#lang ul.lngselection li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
	font-size: 0.9em;
}

#lang ul.lngselection li#active_language
{
	font-size: 11px;
 	font-weight: bold;
}

#lang ul.lngselection li a
{
	display: block;
}

#content{
	width:780px; 
	background: transparent;
	height:328px;
	padding:20px 10px 10px 10px;
	text-align:justify;
	direction:rtl;
	font-size:12pt; 
	color: #f5f5f5;
	line-height: 150%;
}


#new_menu{
	float:right;
	width:420px;
	height:37px;
	color:white;
	font-weight:bold;
	font-size:14pt;	
	padding: 28px 10px 0 0;
	text-align:right; 
}

#CountrySearch{
	float:right;
	width:950px;
	height:37px;
	background-image:url(../images/global_design_bg.jpg);
	background-repeat:repeat-x;
	color:white;
	font-weight:bold;
	font-size:13pt;	
	text-align:right; 
	padding-right:10px;
	padding-top:5px;
}

#OtherSearch{
	float:right;
	width:950px;
	color:white;
	font-weight:bold;
	font-size:12pt;	
	text-align:right; 
	padding-right:10px;
}
