/*----	Main Container Layout	---- */	

		 Body {
   		margin: 0px; 
   	 	padding: 0px;
		background: #881011;
		 }
		 
	
/*----	Header Layout	---- */

		#Header {
			margin-right: auto; 
			margin-left: auto;
			width: 780px;
			height: 80px;
		}

			#Rightheader {
				position: relative;
				top: 0px;
				right: 0px;
				float: right;
				width: 450px;
				height: 80px;
				background-image: url(/Images/Banner.png);
				background-position: right;
				background-repeat: no-repeat;
			}
		
			#Leftheader {
				position: relative;
				top: 0px;
				left: 0px;
				float: left;
				width: 305px;
				height: 80px;
				font: 9pt Arial, Helvetica, sans-serif;
			}
		
				#TopMenu{
					position: relative;
					top: 0px;
					left: 0px;
					float: left;
					font: bold 9pt/11px Arial, Helvetica, sans-serif;
				}
		
				#TopMenu ul{
					margin: 0px;
					padding: 0px;
					direction: rtl;
				}
			
				#TopMenu li{
					display: inline;
					text-align: right;
				}
				
				#TopMenu li a:link, #TopMenu a:visited, #TopMenu a:active{
					text-decoration: none;
					color: #FFFFFF;
					padding-top: 10px;
					padding-left: 10px;
					float: left;
					padding-right: 10px;
					height: 23px;
					width: 60px;
				}
				
				#TopMenu li a:hover{
					text-decoration: none;
					color: #510000;
					padding-top: 10px;
					padding-left: 10px;
					float: left;
					padding-right: 10px;
					height: 23px;
					width: 60px;
				}
				
				#TopMenu li a.home{
					background: url(/Images/Icon_Home.png) no-repeat right;
					width: 50px;
				}

				#TopMenu li a.Phone {
					background: url(/Images/Icon_Phone.png) no-repeat right;
				}
				
				#TopMenu li a.Search {
					background: url(/Images/Icon_Search.png) no-repeat right;
				}
		
		#MenuPhotoContainer {
			width: 780px;
			margin-right: auto; 
			margin-left: auto;
			background-color: White;
		}
		
			#Logo {
				width: 760px;
				height: 138px;
				border-color: White;
				text-align: center;
				position: relative;
				top: 10px;
				left: 10px;
				background-color: White;
			}
	
				#Floatball {
					z-index: 3;
					position: absolute;
					width: 360px;
					height: 200px;	
					left: 50px;
					top: -45px;
					background: url(/Images/fireball.png) no-repeat center;
				}
		
			#Flashmenu {
				width: 760px;
				background-color: White;
				margin: 10px 10px 0px 10px;
			}			
/*----	End Header Layout	---- */		 

/*----	End Main Container Layout	---- */	

	

		#Maincontainer {
			width: 780px;
			margin-right: auto; 
			margin-left: auto;
			background-color: White;
			display: table;
			direction: rtl;
		}

/*----	Content Layout	---- */	

				#RightPanelWide {
					float: right;
					margin-left: 6px;
					width: 535px;
					direction: rtl;
				}

				#RightPanelNerrow {
					float: right;
					margin-left: 6px;
					width: 220px;
					direction: rtl;
				}

				#LeftPanelWide {
					float: left;
					margin-left: 6px;
					width: 535px;
					direction: rtl;
				}

				#LeftPanelNerrow {
					float: left;
					margin-left: 6px;
					width: 220px;
					direction: rtl;
				}

				#LeftPanel {
					float: left;
					margin-left: 6px;
					width: 220px;
					direction: rtl;
				}
					
						#LastgameBox{
							width: 200px;
							height: 200px;
							border: 4px solid white;
							background: #F0F0F0  url(/Images/BG_Ball.png) no-repeat  bottom left;
							font: 9pt Arial, Helvetica, sans-serif;
						}
					
						#NextgameBox{
							width: 200px;
							height: 140px;
							border: 4px solid white;
							background-color: #EEEEEE;
							font: 9pt Arial, Helvetica, sans-serif;
						}
						
						#NextGameTeams{
							padding: 5px 5px 5px 5px;
						}
					
						#ShopBox{
							width: 200px;
							height: 104px;
							border: 4px solid white;
							background: #C3C3C2 url(/Images/BG_Shop.png) no-repeat bottom left ;
							font: 9pt Arial, Helvetica, sans-serif;
						}
				
						#LeagueTableBox {
							width: 200px;
							height: 380px;
							border: 4px solid white;
							background: #F0F0F0 url(/Images/BG_League.png) no-repeat bottom;
							font: 9pt Arial, Helvetica, sans-serif;
						}
				
						#GameboardBox {
							width: 200px;
							height: 93px;
							border: 4px solid white;
							font: 9pt Arial, Helvetica, sans-serif;
						}
				
							#GameboardBox IMG{
								border: none;
							}
				
						#SmallbannerBox {
							width: 200px;
							height: 102px;
							background: #5C6492;
							border: 4px solid white;
						}
	
			#RightPanel {
				float: right;
				margin-right: 10px;
				width: 540px;	
				direction: rtl;
				display: table-row;
			}
		
				#Flash {
					margin-top: 3px;
				}
				
					#BigbannerBox {
						background: #5C6492;
						width: 526px;
						height: 73px;
						border: 4px solid White;
					}
			
					#Oneonone {
						float: left;
					}
						#OneononeBox {
							border: 4px solid white;
							width: 200px;
							height: 272px;
							background: #F0F0F0;
							font: 9pt Arial, Helvetica, sans-serif;
						}
						
						#OneOnOnContent{
							padding: 0px 5px 5px 5px;
						}
					
					#SideArticleContainer{
						float: right;
					}
					
						#SideArticlesBoxDark {
							width: 305px;
							height: 80px;
							border: 4px solid white;
							background: #DBDBDA;
							font: 9pt Arial, Helvetica, sans-serif;
						}
			
						#SideArticlesBoxLight {
							width: 305px;
							height: 80px;
							border: 4px solid white;
							background: #F3F3F3;
							font: 9pt Arial, Helvetica, sans-serif;
						}
						
						#SideArticlesContent{
							padding: 2px;
							padding-top: 0px;
						}

					#Poll {
						float: left;
					}	

						#PollBox {
							border: 4px solid white;
							width: 200px;
							height: 245px;
							background: #F0F0F0 url(/Images/BG_Poll.png) no-repeat bottom left;
							font: 9pt Arial, Helvetica, sans-serif;
							display: table;
						}
	
					#Dailypic {
						float: right;
					}	
	
						#DailypicBox {
							background: #F0F0F0;
							border: 4px solid white;
							width: 305px;
							height: 245px;
							text-align: center;
							font: bold 9pt Arial, Helvetica, sans-serif;
							position: relative;			
							display: table;				
						}
						
							#DailypicBox h2{
								text-align: right;
							}

/*----	End Content Layout	---- */	

		
		
		
		
/*----	Footer Layout	---- */		
	#Sponsors {
		margin-right: auto; 
		margin-left: auto;
		margin-top: auto;
		width: 780px;
		height: 120px;
		text-align: center;
		background: #FFFFFF;
		padding-top: 20px;
	}		
		
	#Footer{
		margin-right: auto; 
		margin-left: auto;
		width: 780px;
		height: 90px;
		padding-right: 220px;

	}
	
		`		#Footer ul{
					margin: 0px;
					padding: 0px;
					padding-top: 5px;
					direction: ltr;
					text-align: center;
				}
			
				#Footer li{
					display: inline;
					text-align: center;
				}
				
				#Footer a:link, #Footer a:visited, #Footer a:active{
					font: bold 9pt/15px Arial, Helvetica, sans-serif;
					color: White;
					padding-right: 10px;
					padding-left: 10px;
					border-left: 1px solid White;
					text-decoration: none;
					float: right;
				}
				
				#Footer a:hover{
					font: bold 9pt/15px Arial, Helvetica, sans-serif;
					color: White;
					padding-right: 10px;
					padding-left: 10px;
					border-left: 1px solid White ;
					text-decoration: underline;
					float: right;
				}


/*----	End Footer Layout	---- */		
	
	
	
	
/*----	Forms	---- */


/*----	End Forms	---- */




/*----	General Styles	---- */		

		H1.ArticleTitle {
			font: bold 18pt Arial, Helvetica, sans-serif;
			color: #045CAD;
			margin-top: 0px;
			padding: 0px;
			margin-right: 10px;
		}
		
		H1.ArticleTopTitle{
			font: bold 18pt Arial, Helvetica, sans-serif;
			color: Maroon;
			margin: 0px;
			padding: 0px;
		}

		H2 {
			border-bottom: 1px double #881011;
			font: bold 16px Arial, Helvetica, sans-serif;
			text-indent: 15px;
			color: #045CAD;
			background: url(/Images/H2.png) no-repeat right;
			padding: 0px;
			margin: 3px;
		}

		H2.NoLine {
			font: bold 16px Arial, Helvetica, sans-serif;
			text-indent: 15px;
			color: #045CAD;
			background: url(/Images/H2.png) no-repeat right;
			margin-right: 5px;
			margin-bottom: 2px;
		}

		H2.SearchResults {
			font: bold 14pt Arial, Helvetica, sans-serif;
			color: #045CAD;
			margin: 0px;
			padding: 0px 0px 30px 0px;
			border: none;
		}

		H4 {
			font: bold 14pt Arial, Helvetica, sans-serif;
			color: #045CAD;
			margin: 0px;
			padding: 0px;
		}

		H3.GameBoradMenu {
			font: bold 18px Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			margin-bottom: 2px;
			margin-top: 2px;
		}
				
		H3 {
			font: bold 12px Arial, Helvetica, sans-serif;
			color: #045CAD;
			margin-bottom: 2px;
			margin-top: 2px;
		}

		H3.MoreNewsTitle {
			font: bold 12px Arial, Helvetica, sans-serif;
			color: #045CAD;
			margin: 0px;
			padding: 0px;
		}
		
	.wrap0, .wrap1, .wrap2, .wrap3 {
  		display:inline-table;
  		/* \*/display:block;/**/
 	 }
	 
	.wrap0 {
	  float:left;
	  background:url(/Images/shadow.gif) right bottom no-repeat;
	 }
	 
	.wrap1 {
	  background:url(/Images/shadow180.gif) no-repeat;
  }
  
	.wrap2 {
	  background:url(/Images/corner_bl.gif) -16px 100% no-repeat;
  }
  
	.wrap3 {
  		padding: 4px 4px 4px 4px;
		background:url(/Images/corner_tr.gif) 100% -16px no-repeat;
  }
  
	a{
		font: bold 9pt Arial, Helvetica, sans-serif;
		color: #4169E1;
		text-decoration: none;
	}
	
	a:hover{
		font: bold 9pt Arial, Helvetica, sans-serif;
		color: #191970;
		text-decoration: underline;
	}
	
	a.BriefTitleLarge{
			font: bold 18px Arial, Helvetica, sans-serif;
			color: #045CAD;
			margin-bottom: 2px;
			margin-top: 2px;
	}
	
	a.BriefTitle{
			font: bold 12px Arial, Helvetica, sans-serif;
			color: #045CAD;
			margin-bottom: 2px;
			margin-top: 2px;
	}
	  
	a.Brief{
		font: 9pt Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: black;
	}
  
	a.Brief IMG{
		border: none;
	}

/*----	End General Styles	---- */	

/*----	Article Page	---- */	

		#ArticleBox {
			border: 4px solid white;
			width: 525px;
			background-color: #F0F0F0;
		}
		
			#ArticleContent{
				margin: 5px;
				width: 515px;
				font: 14px Arial, Helvetica, sans-serif;
			}
		
		#AddTalkBack{
			display: none;
		}
			
		#AddTalkBackBox {
			border: 4px solid white;
			width: 515px;
			background-color: #F0F0F0;
			font: 14px Arial, Helvetica, sans-serif;
			padding: 5px;
		}
			
		#TalkBackListBox {
			border: 4px solid white;
			width: 515px;
			background-color: #F0F0F0;
			font: 9pt Arial, Helvetica, sans-serif;
			padding: 5px;
		}
		
				#MorenewsBox {
					width: 190px;
					height: 300px;
					border: 4px solid white;
					background-color: #F0F0F0;
					direction: rtl;
					padding: 5px;
				}
				
				#MoreNews {
					width: 190px;
					height: 50px;
					direction: rtl;
					margin-bottom: 15px;
				}
				
				#MoreNewsContent{
					float: left;
					width: 115px;
					font: bold 8pt Arial, Helvetica, sans-serif;
					color: #3F3F3F;
				}
				
				#Previous_MatchsBox {
					width: 200px;
					height: 190px;
					border: 4px solid white;
					background-color: #F0F0F0;
					font: 9pt Arial, Helvetica, sans-serif;
				}
				
				#TicketBox {
					width: 200px;
					height: 140px;
					border: 4px solid white;
					background-color: #F0F0F0;
					font: 9pt Arial, Helvetica, sans-serif;
				}
				
				#TransportationBox {
					width: 200px;
					height: 140px;
					border: 4px solid white;
					background-color: #F0F0F0;
					font: 9pt Arial, Helvetica, sans-serif;
				}
				
				#StadiumBox {
					width: 200px;
					height: 140px;
					border: 4px solid white;
					background-color: #F0F0F0;
					font: 9pt Arial, Helvetica, sans-serif;
				}
		
		#ArticleTools{
			direction: rtl;
		}
				
		#ArticleTools ul{
			margin: 0px;
			padding: 0px;
		}
	
		#ArticleTools li{
			display: inline;
			text-align: right;
		}
		
		#ArticleTools li a:link, #ArticleTools a:visited, #ArticleTools a:active{
			text-decoration: none;
			color: #000000;
			padding-top: 10px;
			padding-left: 10px;
			float: left;
			padding-right: 30px;
			height: 18px;
		}
		
		#ArticleTools li a:hover{
			text-decoration: none;
			color: #510000;
			padding-top: 10px;
			padding-left: 10px;
			float: left;
			padding-right: 30px;
			height: 18px;
		} 			
  			
			#ArticleTools li a.Respons{
				background: url(/Images/Icon_Response.png) no-repeat right;
				width: 80px;
			}

			#ArticleTools li a.Envelope {
				background: url(/Images/Icon_Envelope.png) no-repeat right;
				width: 80px;
			}
			
			#ArticleTools li a.Printer {
				background: url(/Images/Icon_Printer.png) no-repeat right;
				width: 80px;
			}
			
			#ArticleTools li a.Forum {
				background: url(/Images/Icon_Printer.png) no-repeat right;
				width: 130px;
			}
			
/*----	End ArticlePage 	---- */	

/*----	After Game Article Page ---- */	
		.LeftGrayBox{
			width: 190px;
			border: 4px solid white;
			background-color: #F0F0F0;
			font: 9pt Arial, Helvetica, sans-serif;
			padding: 5px;
		}		
			.LeftGrayBox IMG{
				border: none;
			}	
		
		.StatGrayBox{
			width: 154px;
			height: 150px;
			border: 4px solid white;
			background-color: #F0F0F0;
			font: 9pt Arial, Helvetica, sans-serif;
			padding: 5px;
		}	
		
		.SquadPhotoBox{
			border: 4px solid white;
			background-color: #F0F0F0;
		}
		
		.PollResultBox{
			border: 4px solid white;
			background-color: #F0F0F0;
			font: 9pt Arial, Helvetica, sans-serif;
			height: 400px;
			width: 525px;
		}
		
		.PollVotersBox{
			border: 4px solid white;
			background-color: #F0F0F0;
			font: bold 12pt/40px Arial, Helvetica, sans-serif;
			height: 40px;
			width: 525px;
			text-align: center;
			color: Green;
		}
		
		.PhotoGalleryBox{
			border: 4px solid white;
			background-color: #F0F0F0;
			font: 9pt Arial, Helvetica, sans-serif;
			height: 389px;
			width: 525px;
		}
		
		.VideoGalleryBox{
			border: 4px solid white;
			background-color: #F0F0F0;
			font: 9pt Arial, Helvetica, sans-serif;
			height: 438px;
			width: 525px;
		}
		
		.WideGrayBox{
			width: 515px;
			border: 4px solid white;
			background-color: #F0F0F0;
			font: 9pt Arial, Helvetica, sans-serif;
			padding: 5px;
		}
		
		.CoachTeamBox{
			width: 295px;
			border: 4px solid white;
			background-color: #F0F0F0;
			font: 9pt Arial, Helvetica, sans-serif;
			padding: 5px;
			min-height: 142px;
		}
		
		#GameResultBox {
			width: 190px;
			height: 190px;
			border: 4px solid white;
			background-color: #F0F0F0;
			font: 9pt Arial, Helvetica, sans-serif;
			padding: 5px;
		}

		#BestPlayerBox {
			width: 200px;
			height: 135px;
			border: 4px solid white;
			background-color: #F0F0F0;
			font: 9pt Arial, Helvetica, sans-serif;
		}

		#PicGalleryBox {
			width: 200px;
			height: 135px;
			border: 4px solid white;
			background-color: #F0F0F0;
			font: 9pt Arial, Helvetica, sans-serif;
		}
	
		#RedsYellowsBox {
			width: 200px;
			height: 135px;
			border: 4px solid white;
			background-color: #F0F0F0;
			font: 9pt Arial, Helvetica, sans-serif;
		}
	
		#GamePanelBox {
			width: 200px;
			height: 225px;
			border: 4px solid white;
			background-color: #F0F0F0;
			font: 9pt Arial, Helvetica, sans-serif;
		}	
	
/*----	End After Game Article Page ---- */


/*----	Game Board ---- */

#GameBoardRightPanel {
	float: right;
	margin-right: 10px;
	width: 210px;
}

	#GameBoardMenu {
		width: 204px;
		height: 24px;
		position: relative;
		top: 0px;
		left: 0px;
	}

		#GameBoardMenuBox {	
			width: 204px;
			height: 24px;
			border: 2px solid white;
			text-indent: 15px;
			direction: rtl;
		}
		
		.SideMenuOut{
			background-color: #801011;
			font: bold 12pt/22px Arial, Helvetica, sans-serif;
			color: white;
			text-indent: 15px;
			cursor: pointer;
		}
		
		.SideMenuOver{
			background-color: #FFD700;
			font: bold 12pt/22px Arial, Helvetica, sans-serif;
			color: black;
			text-indent: 15px;
			cursor: pointer;
		}

 	#BlackLine {
		position: relative;
		top: 10px;
		left: 0px;
 		width: 200px;
		height: 30px;
		background-image: url(/Images/Line.png);
		background-position: center;
		background-repeat: no-repeat;
	 }		

#GameBoardLeftPanel {
	float: left;
	margin-left: 10px;
	width: 540px;
}		
		
	#GameBoardLogo {
		position: relative;
		top: 0px;
		right: 10px;
		width: 275px;
		height: 60px;
		background-image: url(/Images/GameBoardLogo.png);
		background-position: right;
		background-repeat: no-repeat;
		float: right;
	}

/*----	End GameBoard ---- */

/*---- ArchiveMainPage ---- */

	
	#Archive {
		position: relative;
		top: 0px;
		right: 10px;
		width: 535px;
		height: 390px;
	}

		#ArchiveBox {	
			width: 535px;
			height: 390px;
			border: 4px solid white;
			background-color: #F0F0F0;
			font: 9pt Arial, Helvetica, sans-serif;
			background-image: url(/Images/ArchiveBg.png);
			background-repeat: no-repeat;
			background-position: left bottom;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-weight: bolder;
		}		
		
		
		#HallOfFame {
			position: relative;
			top: 25px;
			left: 100px;
			width: 160px;
			height: 160px;
			float: left;
			vertical-align: middle;
			text-align: center;
			margin-left: 0px;
			
		}
		
		.over{
			background: url(/Images/BG_Statistics_On.png) no-repeat center;
		}
		
		.noover{
			background: url(/Images/BG_Statistics_Off.png) no-repeat center;
		}
		
			#HallOfFameBox {
				width: 160px;
				height: 160px;
				padding-top: 0px;
				
				}
		
		#ArchiveArticles {
			position: relative;
			top: 25px;
			right: 100px;
			width: 160px;
			height: 160px;
			background-position: center;
			background-repeat: no-repeat;
			float: right;
			text-align: center;
			margin-right: 0px;			
		}
	
		.over01{
			background: url(/Images/BG_ArchiveArticles_On.png) no-repeat center;
		}
		
		.noover01{
			background: url(/Images/BG_ArchiveArticles_Off.png) no-repeat center;
		}		
				#ArchiveArticlesBox {
				width: 160px;
				height: 160px;
				padding-top: 0px;
			}
			

		
		#BiggestMoments {
			position: relative;
			left: 60px;
			top: 200px;
			width: 160px;
			height: 160px;
			background-position: center;
			background-repeat: no-repeat;
			float:	right;
			text-align: center;
			margin-right: 0px;
		}

		.over02{
			background: url(/Images/BG_BiggestMoments_On.png) no-repeat center;
		}
		
		.noover02{
			background: url(/Images/BG_BiggestMoments_Off.png) no-repeat center;
		}	
			
			#BiggestMomentsBox {
				width: 160px;
				height: 160px;
				padding-top: 0px;
			}
		
		#Statistics {
			position: relative;
			top: 40px;
			left: 100px;
			width: 160px;
			height: 160px;
			background-position: center;
			background-repeat: no-repeat;
			text-align: center;
			float: left;
			margin-left: 0px;

		}

		.over03{
			background: url(/Images/BG_HallOfFame_On.png) no-repeat center;
		}
		
		.noover03{
			background: url(/Images/BG_HallOfFame_Off.png) no-repeat center;
		}	
			
			#StatisticsBox {
				width: 160px;
				height: 160px;
				padding-top: 0px;
			}		
	
		#textBox {
			position: relative;
			width: 160px;
			height: 20px;
			top: 120px;
			text-align: center;
		}	
			
			
			
				/*----	Sub Menu	---- */	
		
		#SubMenu{
			width: 210px;
			margin-bottom: 10px;
		}
			
			#SubMenu ul{
				margin: 0px;
				padding: 0px;
				direction: rtl;
			}
			
			#SubMenu li.Off{
				list-style: none;
				width: 210px;
				height: 32px;
				text-indent: 15px;
				margin-bottom: 2px;
				cursor: pointer;
				background: url(/Images/SideMenuBgOut.png) no-repeat;
			}
			
			#SubMenu li.On{
				list-style: none;
				width: 210px;
				height: 32px;
				text-indent: 15px;
				margin-bottom: 2px;
				cursor: pointer;
				background: url(/Images/SideMenuBgOver.png) no-repeat;
			}
			
			#SubMenu li a{
				text-decoration: none;
				font: bold 11pt/32px Arial, Helvetica, sans-serif;
				color: #FFFFFF;
			}
			
			#SubMenu li a:hover{
				text-decoration: none;
				font: bold 11pt/32px Arial, Helvetica, sans-serif;
				color: #000000;
			}
			
		/*----	End Sub Menu Layout	---- */	
		
		/*----	Player Page ---- */
		
			.PlayerPicBox{
				width: 235px;	
				height: 320px;	
				border: 4px solid white;	
			}
		
		#PlayerPic{
			float: left;
		}
		
		#PlayerInfo {
			float: right;
		}
		
			#PlayerInfoBox {
				width: 260px;
				min-height: 469px;
				border: 4px solid white;
				background-color: #F0F0F0;
				font: 9pt Arial, Helvetica, sans-serif;
				padding: 5px;
			}
		
		#PlayerPersonalDetails {
			float: left;		
		}
		
			#PlayerPersonalDetailsBox {
				width: 225px;
				min-height: 15px;
				border: 4px solid white;
				background-color: #F0F0F0;
				font: 9pt Arial, Helvetica, sans-serif;
				padding: 5px;
			}
			
			
		#BackBox{
			float: left;
			text-align: left;
			width: 100%;
		}	
		
		#BackBox a{
			padding-left: 30px;
			font: bold 13pt/30px Arial, Helvetica, sans-serif;
			color: #045CAD;
			text-decoration: none;
		}	
		
		#BackBox a img{
			border: 0px;
			vertical-align: middle;
			line-height: 30px;
			padding-right: 5px;
		}
		
			/*----	End Player Page	---- */	
		
		/*----	News Page	---- */	
		
	#PageLogo {
		float: right;
		width: 535px;
	}
	
		#LargeArticleBox {
			width: 525px;
			height: 190px;
			border: 4px solid white;
			background-color: #F0F0F0;
			direction: rtl;
			font: bold 10pt Arial, Helvetica, sans-serif;
			
		}	
	
		#Banner200x90Box {
			width: 200px;
			height: 90px;
			border: 4px solid white;	
			background: #5C6492;
		}
		
			#SearchBox {
				width: 190px;
				height: 80px;
				border: 4px solid white;
				font: bold 11pt Arial, Helvetica, sans-serif;
				background-color: #801011;
				direction: rtl;
				color: White;
				padding: 5px;
			}
			
				#SearchBox form{
					padding: 0px;
					margin: 0px;
				}
				
				#SearchBox Input.SearchSmall{
					width: 40px;
					height: 24px;
					border: 1px solid #696969;
					background: url(/Images/ButtonBG_Yellow.png) repeat-x 0px -4px;
					font: bold 10pt/22px Arial, Helvetica, sans-serif;
				}
				
				#SearchBox Input{
					width: 130px;
					height: 20px;
					text-indent: 5px;
					border: 1px solid #696969;
					background: url(/Images/InputBG.png) repeat-x;
				}
			
			#SearchCalendarBox {
				width: 200px;
				height: 200px;
				border: 4px solid white;
				background-color: #801011;
				 
			}		
		 
		/*----	End News Page	---- */	
		

			.TeamPlayerOut {
				width: 165px;
				height: 29px;
				border: 1px solid;
				background-color: #DFDFDF;
				cursor: pointer;
			}
			
			.TeamPlayerOver {
				width: 165px;
				height: 29px;
				border: 1px solid;
				background-color: #E8C600;
				cursor: pointer;
			}
		
			#TeamName{
				float: right;
				font: bold 14px Arial, Helvetica, sans-serif;
				padding-top: 7px;
				padding-right: 5px;
			}
			
			#TeamPic{
				float: right;
			}
			
			#TeamNumber {
				width: 10px;
				float: left;
				font: bold 14px Arial, Helvetica, sans-serif;
				padding-top: 7px;
				padding-left: 5px;
				color: #045CAD;
			}
			
	#Balls {
		position: relative;
		width: 210px;
		height: 15px;
		background: url(/Images/3balls2.png) no-repeat center;
		margin-bottom: 10px;
}		
			
		/*----	Contact Page	---- */	
	
	
	#FormContainer {
		position: relative;
		width: 780px;
		height: 600px;
		top: 10px;
		left: 0px;
	}
	
	#Office{
		position: relative;
		width: 200px;
		height: 225px;
		top: 0px;
		left: -20px;
		float: right;
	}
	
	#OfficeBox{
		position: relative;
		width: 200px;
		height: 225px;
		border: 4px solid white;
		background-color: #F0F0F0;
	}
	
	#Form {
		position: relative;
		width: 530px;
		height: 420px;
		top: 0px;
		right: -10px;
		float: left;
	}
		
	#FormBox {
		position: relative;
		width: 530px;
		height: 420px;
		border: 4px solid white;
		background-color: #F0F0F0;
	}
	

			.TeamName{
				font: bold 11pt/20px Arial, Helvetica, sans-serif;
				color: #000000;
			}
			.Score{
				font: bold 18pt/30px Arial, Helvetica, sans-serif;
				color: #000000;
			}
			
			#ScoreSeparetor{
				position: relative;
				top: 105px;
				width: 10px;
				text-align: center;
				float: right;
				font: bold 20pt Arial, Helvetica, sans-serif;
				color: #000000;
			}
			
			#GameMenu{
				width: 95%;
				text-align: left;
			}
			
			#AuthorDateSmall{
				position: relative;
				float: left;
				top: 5px;
				height: 20px;
				width: 95%;
				direction: rtl;
				text-align: left;
			}
			
			#LeagueTableSmall{
				margin-right: 7px;
				width: 95%;
				font: bold 9pt/12px Arial, Helvetica, sans-serif;
			}
			
				#LeagueTableSmall th{
					text-align: right;
					font: bold 11pt Arial, Helvetica, sans-serif;
					color: #1F4BC8;
					padding-bottom: 5px;
				}
				
				.TableHomeTeam{
					font: bold 10pt Arial, Helvetica, sans-serif;
					color: #CAAC00;
				}
				
				.TableLastTeams{
					font: bold 9pt Arial, Helvetica, sans-serif;
					color: #AE0000;
				}
			
			#PollTable{
				position: relative;
				width: 95%;
			}
			
				#PollTable th{
					text-align: right;
					font: bold 11pt Arial, Helvetica, sans-serif;
					color: #1F4BC8;
					padding-bottom: 5px;
				}
				
				Input.PollSubmit{
					width: 70px;
					height: 22px;
					border: 1px solid #696969;
					background: url(/Images/ButtonBG_Yellow.png) repeat-x 0px -4px;
					font: bold 10pt/22px Arial, Helvetica, sans-serif;
				}
				
			Table.GameBoard{
				width: 100%	
			}
				
			Table.GameBoard tr.Header, Table.GameBoard_Not_Full tr.Header{
				border-bottom: 1px solid #1E1E1E;
				background-color: #474747;
			}
				
			Table.GameBoard th, Table.GameBoard_Not_Full tr.Header{
				text-align: right;
				text-indent: 2px;
				padding: 2px;
				font: bold 10pt/20px Arial, Helvetica, sans-serif;
				color: White;
			}
				
			Table.GameBoard td{
				line-height: 20px;
			}
			
			
		#Serves{
			float: right;
		}		
		
		#Scrorers{
			float: right;
		}			
		
		#LeaguePositions{
			float: left;
		}		
		
		#YellowCards{
			float: right;
		}		
		
		#RedCards{
			float: right;
		}	
		
		#PlayTime{
			float: left;
		}
		
		#Coach{
			float: right;
		}
		
		#CoachTeam{
			float: left;
		}
		
		#TeamPlayersList ul{
			padding: 0px;
			margin: 0px;
			list-style: none;
			width: 525px;
			display: table;
		}
		
		#TeamPlayersList ul li{
			float: right;
			width: 165px;
			margin-left: 9px;
			margin-bottom: 5px;
		}
		
		#Title{
			margin: 10px;
		}
		
		#Contact INPUT{
			border: 1px solid #696969;
			width: 100%;
			font: 9pt Arial, Helvetica, sans-serif;
			height: 18px;
			text-indent: 8px;
		}
		
		#Contact TEXTAREA{
			border: 1px solid #696969;
			width: 100%;
			font: 9pt Arial, Helvetica, sans-serif;
			height: 150px;
			text-indent: 8px;
		}
		
		#Contact INPUT.Submit{
			width: 80px;
			height: 24px;
			border: 1px solid #696969;
			background: url(/Images/ButtonBG_Yellow.png) repeat-x 0px -4px;
			font: bold 10pt/22px Arial, Helvetica, sans-serif;
		}
		
		#Contact TD.Top{
			vertical-align: top;
			width: 100px;
		}
		
		#Contact TD.Valid{
			vertical-align: top;
			width: 20px;
		}
		
		#TalkBack INPUT{
			border: 1px solid #696969;
			width: 100%;
			font: 9pt Arial, Helvetica, sans-serif;
			height: 18px;
			text-indent: 8px;
		}
		
		#TalkBack INPUT.CommentCaptcha{
			border: 1px solid #696969;
			width: 285px;
			font: 9pt Arial, Helvetica, sans-serif;
			height: 18px;
			float: right;
		}
		
		#TalkBack #Captcha{
			float: left;
			border: 1px solid #696969;
		}
		
		#TalkBack TEXTAREA{
			border: 1px solid #696969;
			width: 100%;
			font: 9pt Arial, Helvetica, sans-serif;
			height: 100px;
			text-indent: 8px;
		}
		
		#TalkBack INPUT.Submit{
			width: 80px;
			height: 24px;
			border: 1px solid #696969;
			background: url(/Images/ButtonBG_Yellow.png) repeat-x 0px -4px;
			font: bold 10pt/22px Arial, Helvetica, sans-serif;
		}
		
		#TalkBack TD.Top{
			vertical-align: top;
			width: 100px;
		}
		
		#TalkBack TD.Valid{
			vertical-align: top;
			width: 20px;
		}
		
		
		
		
		.Subject{
			font: bold 10pt Arial, Helvetica, sans-serif;
		}
		
		
		DIV.TBContainer{
			direction: rtl;
			width: 90%;
			cursor: pointer;
		}
		
		DIV.TBContainer #TBIcon{
			float: right;
		}
		
		DIV.TBContainer #TBNum{
			font: bold 10pt/22px Arial, Helvetica, sans-serif;
			color: Black;
			float: right;
			margin-bottom: 5px;
			padding-right: 5px;
		}
		
		DIV.TBContainer #TBTitleShow{
			font: bold 10pt/22px Arial, Helvetica, sans-serif;
			color: Maroon;
			margin-bottom: 5px;
			text-indent: 10px;
		}
		
		DIV.TBContainer .TBContentShow{
			font: 10pt Arial, Helvetica, sans-serif;
			color: #000000;
			width: 100%;
			background-color: #A9A9A9;
			width: 462px;
			margin-right: 33px;
			padding: 10px;
			display: none;
		}
		
		DIV.TBContainer #TBAuthorDate{
			direction: rtl;
			font: bold 9pt Arial, Helvetica, sans-serif;
			color: #696969;
			width: 462px;
			margin-right: 33px;
		}
		
		
		Span.Error{
			font: bold 11pt Arial, Helvetica, sans-serif;
			color: red;
		}
		
         /*----	Noar Pages	---- */	
			Table.GameBoard_Not_Full{
				width: 200px;
		    }

			#LeagueTable_Not_Full{
				width: 202px;
				float: left;
				margin-left: 25px; 
			}

			

			#OneononeBox2 {
				border: 4px solid white;
				width: 200px;
				height: 175px;
				background: #F0F0F0;
				font: 9pt Arial, Helvetica, sans-serif;
			}

			#DailypicBox h2{
				text-align: right;
			}


			.LeftGrayBox2{
				border: 4px solid white;
				background-color: #F0F0F0;
				font: 9pt Arial, Helvetica, sans-serif;
				padding: 5px;
			}
			
			.LeftGrayBox2 IMG{
				border: none;
			}

			.StatGrayBox2{
				width: 265px;
				height: 150px;
				border-left: 2px solid white;
				background-color: #F0F0F0;
				font: 9pt Arial, Helvetica, sans-serif;
			}

			.SquadPhotoBox2{
				border: 4px solid white;
				background-color: #F0F0F0;
				
			}

			.SquadPhotoBox2{
				border: 4px solid white;
				background-color: #F0F0F0;
				float: right;
				width: 100%;
			}

			.MessageBox2{
				width: 200px;
				border: 4px solid white;
				background-color: #F0F0F0;
				font: 9pt Arial, Helvetica, sans-serif;
				padding: 5px;
				min-height: 182px;
			}

			.PicBox{
				
				width: 285px;
				border: 4px solid white;
				background-color: #F0F0F0;
				font: 9pt Arial, Helvetica, sans-serif;
				padding: 5px;
				min-height: 142px;
			}
		
			.CoachYoungTeam{
				width: 295px;
				border: 4px solid white;
				background-color: #F0F0F0;
				font: 9pt Arial, Helvetica, sans-serif;
				padding: 5px;
				min-height: 142px;
				float: left;
			}

			#GameBoardLeftPanel1 {
				margin-left: 10px;
				width: 580px;
			}

			.WideGrayBox1{
				width: 201px;
				border: 1px solid white;
				background-color: #F0F0F0;
				font: 9pt Arial, Helvetica, sans-serif;
				padding: 5px;
			}

			#space1 {
				padding-top: 80px;
			}

			#WeekPic{
				float: right;
			}

			#Logo_Big{
				width: 300px;
				height: 151px;
				float: right;
			}

			.Big_Logo_Box{
				width: 302px;
				height: 150px;
				border: 4px solid white;
				background: #DBDBDA;
				font: 9pt Arial, Helvetica, sans-serif;
				float: right;
			}

			#SideArticleContainer2{
					float: right;
				}
				
					#SideArticlesBoxDark2 {
						width: 305px;
						height: 150px;
						border: 4px solid white;
						background: #DBDBDA;
						font: 9pt Arial, Helvetica, sans-serif;
					}

					#SideArticlesBoxDark3 {
						width: 305px;
						height: 88px;
						border: 4px solid white;
						background: #DBDBDA;
						font: 9pt Arial, Helvetica, sans-serif;
					}
		
					#SideArticlesBoxLight {
						width: 305px;
						height: 150px;
						border: 4px solid white;
						background: #F3F3F3;
						font: 9pt Arial, Helvetica, sans-serif;
					}
					
					#SideArticlesContent2{
						padding: 2px;
						padding-top: 0px;
					}

			.MessageBox3{
				width: 200px;
				border: 4px solid white;
				background-color: #F0F0F0;
				font: 9pt Arial, Helvetica, sans-serif;
				padding: 5px;
				min-height: 182px;
			}

	H5 {
			border-bottom: 1px double #881011;
			font: bold 13px Arial, Helvetica, sans-serif;
			text-indent: 14px;
			color: #045CAD;
			background: url(/Images/H2.png) no-repeat right;
			padding: 0px;
			margin: 3px;
		}