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 ;
}
.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;
}

.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;
}
.CurrentL {
	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;
}

.CurrentL: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;
}
.CurrentL a {
	text-decoration:none;
	color:#00408f;
}
.CurrentL a:visited {
	text-decoration:none;
		color:#00408f;
}
.CurrentL: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;
	
		}
