body{
	margin-top:10px;
	color: #FFFFFF;
	font-size: 9px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
	background-color: #000066;
	
}


h1{
	color: #000000;
	font-size: 14px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
 
 
td{
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
} 
td.hkr{
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
} 

td.matchteamname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: bold;
	line-height: normal;
	color: #000000;

}

td.matchsectionname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	text-align: left;
	background-color: #9999FF;
	color: #FFFFFF;
}

td.matchleft{
	color: #000066;
	font-family:  Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;

	text-align: left;

} 

td.matchright{
	color: #000066;
	font-family:  Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 15px;
	padding-left: 15px;
	text-align: right;
} 
td.matchteam{
	color: #000000;
	font-family:  Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 15px;
	padding-left: 15px;
	text-align: left;
} 

tr.matchhome{
	background-color: #CCCCCC;
}
tr.matchaway{
	background-color: #FFFFFF;
}



th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF9900;
}

a:link {
	color: #003366;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica; 
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003366;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica; 
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #003366;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica; 
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #003366;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica; 
	font-weight: bold;
	text-decoration: underline;
}

p.playername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: bold;
	line-height: normal;
	color: #000000;
	margin-left: 25px;
}

p.playerdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	border: thin groove #FF0000;
	margin: 20px;
	padding: 25px;


}

p.playerprofile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	border: thin groove #FF0000;
	margin: 20px;
	padding: 5px;


}

p.playerimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	border: thin groove #FF0000;
	margin: 20px;
	padding: 5px;


}

p.playershirt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	border: thin groove #FF0000;
	margin: 20px;
	padding: 5px;
	width: 150px;
	position: absolute;
	left: 10px;
	top: 275px;
}

p.playerselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	border: thin groove #FF0000;
	margin: 5px;
	padding: 2px;
	width: 350px;

}

p.teamselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	border: thin groove #FF0000;
	margin: 5px;
	padding: 2px;
	width: 400px;

}
p.playerstats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	border: thin groove #FF0000;
	margin: 5px;
	padding: 2px;
	width: 400px;


}
p.playerfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	border: thin groove #FF0000;
	margin: 5px;
	padding: 5px;
	width: 400px;

}





