body {
	margin:0px;
	padding:0px;
	background-color: #EFEFEF;
	width: 800px;
	}

#Header {
	padding:0px;
	width: 800px;
	}

#Menu {
	position:absolute;
	top:35px;
	padding:5px;
	left: 5px;
	width: 120px;


}
#Menu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;



}
#Menu p a {
	color: #666666;
	text-decoration: none;


}
#Menu p a:hover {
	color: #CC0000;


}


#Content {
/*	margin:0px;
	padding:0px 5px 5px 140px;
	width: 800px; */
	margin:0px 0px 5px 140px;
	padding:0px;
	width: 660px;
	position: static;
	}
#Content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00A1B9;
	font-weight: bold;


	}
#Content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00A1B9;
	font-weight: bold;


	}
#Content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A1B9;
	font-weight: bold;


	}	
#Content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

	}
#Content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

	}
#Content ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#Content li {
	margin-bottom: 5px;
}
#Content a {
	color: #0000FF;
	text-decoration: none;
}
#Content a:hover {
	background-color: #C1C1FF;
}
#HomePageTable td p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}
#HomePageTable td p a{
	color: #0000FF;
	text-decoration: none;
}
#HomePageTable td p a:hover {
	background-color: #C1C1FF;

}
#TrophyTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#ContactsTable td p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#ContactsTable td p a{
	color: #0000FF;
	text-decoration: none;
}
#ContactsTable td p a:hover {
	background-color: #C1C1FF;

}
#Footer {
    position: static;
	clear: both;
    text-align: center;
	width: 660px;
	margin:0px 0px 5px 140px;
	padding:0px;
}

#Footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;

	
	}
#Footer p a{
	font-family: Verdana, "Arial Narrow";
	font-size: 8px;
	color: #F2F2F2;
	text-decoration: none;


	
	}
.SpCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#FixturesTable {
    margin-left: 15px;
}	
#FixturesTable thead td  {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-right: none;
	border-left: none;
	background-color: #E2ED9D;
	color: #0099CC;
}	
	
#FixturesTable td  {
	border-bottom: 1px dotted #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	vertical-align: top;
}
#FixturesTable td h3  {
	margin: 0px;
	padding: 0px;

	
}
