#wrapper {
	position: absolute;
	top: 103px;
	left: 0px;
	width: 760px;
	background-color: #FFFFFF;
}
#squadheader {
	top: 0px;
	left: 0px;
	width: 758px;
}
#squadheader h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 1px 5px;
	margin: 0px;
	color: #0000FF;
}
#squadheader h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 1px 0px 1px 6px;
	margin: 0px;
}
#squadheader table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 1px 0px 1px 6px;
	margin: 10px 0px 0px 0px;
}

hr {
	width: 99%;
	height: 1px;
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

#squadheader a:link, #squadheader a:visited, #squadheader a:active {
	text-decoration: none;
	color: #0000FF;
}
#squadheader a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
	text-decoration: none;
}

#squadheader .liv {
	font-size: 9px;
	font-style: italic;
}

#squadinfo, #managerinfo {
	top: 0px;
	left: 0px;
	width: 758px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 8px 0px 0px 0px;
}
#squadinfo table, #managerinfo table {
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
#squadinfo th {
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	line-height: 22px;
	background-color: #FFFFCC;
}
#squadinfo td {
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	line-height: 22px;
	text-align: center;
}
#managerinfo th {
	border-bottom: 0px;
	border-left: solid 1px #CCCCCC;
	line-height: 22px;
	text-align: center;
	font-weight: normal;
}
#managerinfo td {
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	line-height: 22px;
	text-align: center;
	font-weight: normal;
}
#squadinfo .pl {
	text-align: left;
	text-indent: 2px;
}
#squadinfo .pr {
	text-align: right;
	padding-right: 2px;
}
#squadinfo .plopt {
	padding: 8px;
}
#squadinfo .wacs1 {
	text-align: center;
}
#squadinfo .wacs2 {
	text-align: center;
	color: #0000FF;
}
#squadinfo .suspend {
	color: #FFFFFF;
	background-color: #99CCFF;
}
#squadinfo .injured {
	color: #FFFFFF;
	background-color: #FF99FF;
}
#squadinfo .wacs3 {
	text-align: center;
	color: #FF0000;
}
#squadinfo .yellow {
	background-color: #FFFF66;
}
#squadinfo .red {
	background-color: #FF3333;
}
#squadinfo a:link, #squadinfo a:visited, #squadinfo a:active, #managerinfo a:link, #managerinfo a:visited, #managerinfo a:active {
	text-decoration: none;
	color: #000000;
}
#squadinfo a:hover, #managerinfo a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
	text-decoration: none;
	display: block;
}
#squadinfo h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 25px 0px 4px 6px;
	margin: 0px;
}
#squadinfo h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	padding: 1px 0px 4px 6px;
	margin: 0px;
}
#squadinfo h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
#squadinfo h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
#squadinfo h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 0px 5px 10px 5px;
}

#shirts {
	top: 0px;
	left: 0px;
	width: 758px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 8px 0px 0px 0px;
}
#shirts table {
	border-top: none;
}
#shirts th, #shirts td {
	line-height: 22px;
	text-align: center;
}

#fixlist {
	top: 0px;
	left: 0px;
	width: 758px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 8px 0px 0px 0px;
}
#fixlist .open {
	display: block;
}
#fixlist .closed {
	display: none;
}
#fixlist li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}
#fixlist li img {
	vertical-align: middle;
}
#fixlist .undl {
	text-decoration: underline;
}

#ressummary {
	top: 0px;
	left: 0px;
	width: 750px;
	font-size: 12px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#ressummary p {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	margin: 5px 0px 0px 5px;
	color: #333333;
}
#ressummary h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 0px 5px;
	color: #333333;
}
#ressummary h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 8px 0px 0px 5px;
}
#ressummary h5 {
	font-size: 11px;
	font-weight: normal;
	margin: 8px 0px 10px 5px;
	color: #999999;
}
#ressummary h6 {
	font-size: 13px;
	font-weight: normal;
	margin: 8px 0px 10px 5px;
}

#options {
	top: 0px;
	left: 0px;
	width: 757px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin: 0px 2px 0px 1px;
}
#options table {
	border-top: solid 1px #003300;
	border-right: solid 1px #003300;
	color: #FFFFFF;
	background-color: #94B59C;
}
#options td {
	border-bottom: solid 1px #003300;
	border-left: solid 1px #003300;
	line-height: 22px;
}
#options a:link, #options a:visited, #options a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#options a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCFFFF;
	display: block;
}

#statwrapper {
	top: 0px;
	left: 0px;
	width: 758px;
}
.backfix {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin: 10px 4px 10px 0px;
	text-align: right;
	padding: 5px 0px 0px 605px;
}
#statwrapper a:link, #statwrapper a:visited, #statwrapper a:active {
	text-decoration: none;
	color: #000000;
}
#statwrapper a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
	text-decoration: none;
	display: block;
}

#totw {
	top: 0px;
	left: 0px;
	width: 759px;
}
#totw table {
	background-image: url(../images/pitch.gif)
}
#totw tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color: #FFFFCC;
}
#totw td {
	height: 96px;
}
#totw th {
	font-size: 3px;
	height: 13px;
}
#totw h1, #totw h2, , #totw h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 0px;
}
#totw h1 {
	color: #000099;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-top: 5px;
	padding-bottom: 4px;
	text-decoration: underline;
}
#totw h2, #totw h4 {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-bottom: 1px;
	margin-top: 0px;
	text-decoration: none;
}
#totw h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	color: #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#totw h4 {
	border-bottom: 1px solid #000000;
}
