﻿body {
	  margin: 0 ;
	background-image:url(../images/bodyBGR.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#ffffff;
	
	}
	
.Header {
background-image:url(../images/HeaderBGR.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	height:276px;
	 margin-left: auto ;
  margin-right: auto ;
    width:1004px;
}
.ToArabic {
	width:75px;
	height:20px;
	position:relative;
	top:20px;
	left:65px;

}
.Container {
	position: absolute;
	top:110px;
  margin:0 auto ;
  text-align:center;
width: 100%;
  text-align:center;
}
.Player {
	
		border: #F00 0px solid;
		vertical-align:top;
  text-align:center;
}
.LinkItem {
	background-image:url(../images/LinksBGR.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#dee5d5;
	height:23px;
	width:180px;
	font-family:tahoma;
	font-size:11px;
	color:#00408f;
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}
.LinkItem:hover {
	background-image:url(../images/LinksBGRHover.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#6f8252;
	height:23px;
	width:170px;
	border-right: #6d8150 1px solid;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}
.LinkItem a {
	text-decoration:none;
	color:#00408f;
}
.LinkItem a:visited {
	text-decoration:none;
		color:#00408f;
}
.LinkItem:hover a{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-align:right;
	font-weight:bold;
}


.Current {
	background-image:url(../images/LinksBGRHover.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#6f8252;
	height:23px;
	width:170px;
	border-right: #6d8150 1px solid;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}
.Current:hover {
	background-image:url(../images/LinksBGRHover.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#6f8252;
	height:23px;
	width:170px;
	border-right: #6d8150 1px solid;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}
.Current a {
	text-decoration:none;
	color:#00408f;
}
.Current a:visited {
	text-decoration:none;
		color:#00408f;
}
.Current:hover a{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-align:right;
	font-weight:bold;
}
.CurrentL {
	BORDER-RIGHT: #6d8150 1px solid; PADDING-RIGHT: 10px; BACKGROUND-POSITION: left top; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(../images/LinksBGRHover.png); WIDTH: 150px; COLOR: #ffffff; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: tahoma; HEIGHT: 23px; BACKGROUND-COLOR: #6f8252; TEXT-ALIGN: right
}
.CurrentL:hover {
	BORDER-RIGHT: #6d8150 1px solid; PADDING-RIGHT: 10px; BACKGROUND-POSITION: left top; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(../images/LinksBGRHover.png); WIDTH: 150px; COLOR: #ffffff; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: tahoma; HEIGHT: 23px; BACKGROUND-COLOR: #6f8252; TEXT-ALIGN: right
}
.CurrentL A {
	COLOR: #00408f; TEXT-DECORATION: none
}
.CurrentL A:visited {
	COLOR: #00408f; TEXT-DECORATION: none
}
.CurrentL:hover A {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: tahoma; TEXT-ALIGN: right
}
.textLang {
	font-family:tahoma;
	font-size:11px;
	color:#00408f;
	text-align:right;
	font-weight:bold;
	width:200px
}

.LinkItemL {
	background-image:url(../images/LinksBGR.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#dee5d5;
	height:23px;
	width:150px;
	border-right: #d7dfcc 1px solid;
	font-family:tahoma;
	font-size:11px;
	color:#00408f;
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}
.LinkItemL:hover {
	background-image:url(../images/LinksBGRHover.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#6f8252;
	height:23px;
	width:150px;
	border-right: #6d8150 1px solid;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}
.LinkItemL a {
	text-decoration:none;
	color:#00408f;
}
.LinkItemL a:visited {
	text-decoration:none;
		color:#00408f;
}
.LinkItemL:hover a{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-align:right;
	font-weight:bold;
}




.OthersTitles {
	text-align:center;
	margin-bottom:10px;
		margin-top:10px;
		width:900;
}

.OthersIcons {
	text-align:center;
	}
	
	.Footer {
	text-align:center;
	background-image:url(../images/FooterBGR.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#acc090;
	width:100%;
	position:absolute;
	top:830px;
	
		}
