@charset "utf-8";
/* CSS Document */
body{
	background-color:#F0F7FC;
	margin:0 auto;position:relative;
	font: normal 12px Tahoma;
}
Div.Container{
	Width:800px;
	margin:0 auto;position:relative;
	z-index:-1000;
	
}
Div.TopSection{
	Width:800px;
	z-index:-1000;
	}
	Div.CenterSection{
		Width:800px;
		float:left;
		}
	Div.CenterCol{
		Width:260px;
		Float:Left;
	}


	Div.AdminBar{
	Width:800px;
	height:20px;
	background-color:#3B5998;
	padding:5px 0px 0px 2px;
	text-align:center;
	color:#FFF;
	font: normal 11px Tahoma;
	}
	Div.SlideShowCont{
		float:left;
		Width:400px;
		Height:280px;
		border:1px solid #666;
		background-color:#FFF;
	}
	
	 div.OuterBox{
	 float:left;
 	 padding:5px;
     margin-right:5px;
     border:3px #CCC solid;
 	 background:#FFF;
    } 
	div.InnerBox {
		
    background:#F8FBE9;
	border:1px #CCC;
    padding:0px 0px 0px 0px;
    margin-right:0px;
    color:#3B5998;
    } 
	
	  Div.NewsImageCont{
	  float:left;
	  Width:50px;
	  background-color:#FFF;
	  border:1px #999 solid;
	  padding:5px 0px 5px 0px;
	  text-align:center;
	  margin-right:10px;
	  margin-left:5px;
	  }
	  Div.NewsContainer{
		  position:Relative;
		  top:00px;
		  left:00px;
		  Width:380px;
		  float:left;
	  }
	  Div.NewsContRow{
		  Float:Left;
		  Witdth:380px;
		  padding:0px 0px 10px 0px;
		  background:#F8FBE9;
		  	  }
	   Div.FixturesContRow{
		  Float:Left;
		  Witdth:240px;
		  padding:0px 0px 10px 0px;
		  background:#F8FBE9;
	  }
	  Div.NewsTitle{
		font-size:12px;
		font-weight:bold;
	  letter-spacing:1px;
	  padding:0px 0px 0px 10px;
  }
  .NewsTitle a:link, .NewsTitle a:visited, .NewsTitle a:active{
color:#003399;
text-decoration:none;
}
.NewsTitle a:hover {
color:#003399;
text-decoration:underline;
}
	  Div.NewsText1{
		font-size:12px; 
	  color:#900; 
	  letter-spacing:1px;
	  padding:0px 0px 0px 10px;
  }
    Div.NewsText2{
	  font-size:12px; 
	  font-weight:bold; 
	  padding:0px 0px 0px 10px;
  }
  Div.InnerBoxRow1{
	padding:2px 0px 2px 0px;
	width:245px;
	float:left;
	  background:#F8FBE9;
	  color:#3B5998;
	  font-size:10px;
	  	  }
.MiniFeedDesc{
font-size:10px;
color:#666666;
}
.MiniFeedDate{
font-size:10px;
color:#999999;
}
.MiniFeedPlayerName{
font: normal 10px Arial;
color:#003399;
color:#900;
text-decoration:none;
}
.MiniFeedPlayerName a:link, .MiniFeedPlayerName a:visited, .MiniFeedPlayerName a:active{
color:#003399;
text-decoration:none;
}
.MiniFeedPlayerName a:hover {
color:#003399;
text-decoration:underline;
}

  Div.ForumLink{
	padding:2px 0px 2px 0px;
	width:245px;
	float:left;
	  background:#F8FBE9;
	  color:#3B5998;
	  font-size:10px;
  }
  .ForumLink a:link, .ForumLink a:visited, .ForumLink a:active{
color:#003399;
text-decoration:none;
}
.ForumLink a:hover {
color:#003399;
text-decoration:underline;
}
Div.ChangeBackground{
	background-color:#E7FEE8;
}
 .InnerBoxRow1 a:link, .InnerBoxRow1  a:visited, .InnerBoxRow1  a:active{
color:#3B5998;
text-decoration:none;
}
.InnerBoxRow1  a:hover {
color:#3B5998;
text-decoration:underline;
}

