#content {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFF99;
	color: #000099;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 0px;
}


TABLE#outline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 0px 0px 0px;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
}
TABLE#outline td {
	padding: 0px;
}
TABLE#outline th {
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #CCFFFF;
	padding: 4px 0px 4px 0px;
}

TABLE#fixtures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
TABLE#fixtures td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 3px 3px 3px 3px;
}
TABLE#fixtures th {
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 0px;
	background-color: #94B59C;
	padding: 4px 0px 4px 0px;
}


#content a:link, #content a:visited, #content a:active {
	text-decoration: none;
	color: #0000FF;
}
#content a:hover {
	text-decoration: underline;
	color: #000000;
}



#resultheader {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 760px;
}

#resultheader .team, #resultheader .team1, #resultheader .team2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}
#resultheader .team {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #000000;
}
#resultheader .team1 {
	font-weight: normal;
	font-size: 14px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 0px;
	padding: 2px;
	background-color: #CCCCFF;
}
#resultheader .team2 {
	font-weight: normal;
	font-size: 14px;
	border-bottom: 1px solid #000000;
	border-top: 0px;
	padding: 2px;
	background-color: #CCCCFF;
}
#resultheader .shirt {
	padding-top: 10px;
	padding-bottom: 4px;
}
#resultheader .fixture, #resultheader .fixture1 {
	background-color: #FFFFFF;
	vertical-align: top;
	border-bottom: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000000;
}
#resultheader .fixdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}
#resultheader .score {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
}
#resultheader .mom1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #0000FF;
	background-color: #FFFF00;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #000000;
}
#resultheader .mom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#resultheader .stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
#resultheader .stats1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}


#homeresults {
	position: absolute;
	top: 315px;
	left: 0px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #000000;
}
#awayresults {
	position: absolute;
	top: 515px;
	left: 0px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #000000;
}

#homeresults h1, #awayresults h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
	background-color: #FFFFCC;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}	
#homeresults th, #awayresults th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-color: #FFFF00;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px;
	border-right: 1px solid #000000;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}	
#homeresults td, #awayresults td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 0px;
	border-bottom: 1px solid #000000;
	border-left: 0px;
	border-right: 1px solid #000000;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}	


.alignl, #homeresults .alignl, #awayresults .alignl {
	text-align: left;
	text-indent: 2px;
}
.alignc {
	text-align: center;
}
.alignr {
	text-align: right;
}

#back {
	position: absolute;
	top: 740px;
	left: 0px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #000000;
	margin: 1px;
}
#back a:link, #back a:visited, #back a:active {
	text-decoration: none;
	color: #0000FF;
	background-color: #FFFFFF;
	display: block;
}
#back a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0000FF;
	display: block;
}



#backpage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
#backpage a:link, #backpage a:visited, #backpage a:active {
	text-decoration: none;
	color: #0000FF;
}
#backpage a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0000FF;
	display: block;
}
