
	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		font-family: Verdana, Arial,  Helvetica, Sans-serif;
		font-size: 8pt;
		color: #222222;		
		text-align:center;
		background:#ffffff;
		}
		
	td {
		font-family: Verdana, Arial,  Helvetica, Sans-serif;
		font-size: 8pt;
		color: #222222;
		}
		
	.jhbttn {
		font-family: Verdana, Arial,  Helvetica, Sans-serif;
		font-size: 8pt;
		color: white;
		background-color:black;
	}
	
	.editbox {
		font-family: Verdana, Arial,  Helvetica, Sans-serif;
		font-size: 8pt;
	}
		
	.results  {
		margin:2px 2px 2px 2px;
	}
		
	.results td {
        padding:3px;
	    }


		
	.topbar a:link  {
		color : #000000;
		text-decoration : none;
	}

	.topbar a:visited  {
		color : #000000;
		text-decoration : none;
	}

	.topbar a:active  {
		color : #FF0000;
		text-decoration : underline;
	}	

	.topbar a:hover  {
		color : #000000;
		text-decoration : underline;
	}
	

	div.topbar {
		float:right;
		position: relative;
	    top:-155px;
		left:0px;
		width:600px;
		}	

	div.nextmatch {
	    float:left;
		position: relative;
		left:500px;
		top:-120px;
		width:300px;
		vertical-align:top; 
		border:0px;
		}	
		
	div.month {
	    float:left;
		position: absolute;
		left:15px;
		top:55px;
		border:0px;
		font-size: 12pt;
		font-weight : bold;
		color:white;
		width:50px;
		z-index:2;
		}	
		
		
	div.day {
		position: absolute;
		left:6px;
		top:80px;
		width:92px;
		border:0px;
		font-size: 30pt;
		font-weight : bold;
		color : black;
		text-align:center;
		z-index:2;
		}			

	
	div.fixturedetails {
		position: absolute;
		left:105px;
		top:15px;	
		width:158px;
		margin:4px 4px 4px 4px;
		color: #222222;
		background-color: #FFFFFF;
		height:100px;
		vertical-align: middle; 
		text-align: center;
	}
	
	span.fixture {
		font-family: Verdana, Arial,  Helvetica, Sans-serif;
		font-size: 14pt;	
	}
	
	span.venuetime {
		color: #222222;
		width:155px;
		text-align: center;
		font-size: 8pt;
	}		



	div#container {
		margin-left: auto;
		margin-right: auto;
		width: 769px;
		text-align:left;
		background-color: #FFFFFF;
		}
		
	div.leftcolumn {
		
	    float:left;
		position: relative;
        margin-left: 10px;
		width:473px;
		text-align:left;
		background-color: #FFFFFF;

		}
		
	div.smallleftcolumn {
		
	    float:left;
		position: relative;
        margin-left: 10px;
		width:220px;
		text-align:justify;
		background-color: #FFFFFF;
		

		}		

	div.rightcolumn {
	    float:right;
		position: relative;
		width:268px;
		text-align:left;
		background-color: #FFFFFF;
		text-align: justify;
		clear: right;
		}		
		
	div.profile {
	    float:left;
		position: relative;
		width:237px;
		text-align:left;
		background-color: #FFFFFF;
		text-align: justify;
		margin:4px 4px 4px 4px;
		padding:2px;
		display: inline;
		}			

	div.profileselected {
	    float:left;
		position: relative;
		width:237px;
		text-align:left;
		background-color: #fdeba1;
		text-align: justify;
		margin:4px 4px 4px 4px;
		padding:2px;
		display: inline;
		}			
		
	div#header {
		text-align:left;
		position: relative;
		background-color: #FFFFFF;
		width:770px;
		margin:0px 0px 0px 0px;
		height:240px;
		}		



	
	.playername {
		font-family: Verdana, Arial, Helvetica, Sans-serif;
		font-weight:bold;
		font-size: 12pt;
		color: #222222;
		text-align: left;
	}	

	td.recentform{
		text-align: center;
		width:35px;		
	}
	

	td.ppone {
		color: #FFFFFF;
		background-color: #000000;	
	}
	
	td.pptwo {
		color: #000000;
		background-color: #FFFFFF;	
	}	

	
	
	tr.three td  {
		color: #000000;
		background-color: #ff0000;	
	}
	
	.three a:link  {
		color : #FFFFFF;
		text-decoration : none;
	}

	.three a:visited  {
		color : #FFFFFF;
		text-decoration : none;
	}

	.three a:active  {
		color : #FF0000;
		text-decoration : underline;
	}	

	.three a:hover  {
		color : #FFFFFF;
		text-decoration : underline;
	}
	
	

	tr.two td  {
		color: #FFFFFF;
		background-color: #000000;	
	}
	
	.two a:link  {
		color : #FFFFFF;
		text-decoration : none;
	}

	.two a:visited  {
		color : #FFFFFF;
		text-decoration : none;
	}

	.two a:active  {
		color : #FF0000;
		text-decoration : underline;
	}	

	.two a:hover  {
		color : #FFFFFF;
		text-decoration : underline;
	}
	
	
	tr.one td {
		color: #000000;
		
	}	
	
	.one a:link  {
		color : #000000;
		text-decoration : none;
	}

	.one a:visited  {
		color : #000000;
		text-decoration : none;
	}

	.one a:active  {
		color : #FF0000;
		text-decoration : underline;
	}	

	.one a:hover  {
		color : #000000;
		text-decoration : underline;
	}
	
	
	.javascriptlink {
		color : #444444;
		text-decoration : underline;
		cursor:pointer;
		cursor:hand;
	}
	
	A:link  {
		color : #444444;
		text-decoration : underline;
	}

	A:visited  {
		color : #444444;
		text-decoration : underline;
	}

	A:active  {
		color : #FF0000;
		text-decoration : underline;
	}

	.links {
		padding: 8px;
		margin-left:20px;
		margin-right:0px;
		list-style:square; 
	}
	
 #editmenu {
  background-color:white;
  width : 700px;
  border: 0px;
  text-align : center;
}

#editmenu td {
  background-color:black;
  color:white;
  width : 200px;
  height : 40px;
  font-size: 12pt;
}

#editmenu A:link {
  color:white;
  text-decoration: none;
}

#editmenu A:visited {
  color:white;
  text-decoration: none;
}

#editmenu A:hover {
  color:white;
  text-decoration: underline;
}

#editmenu A:active {
  color:red;
  text-decoration: underline;
}

#editmenu th {
  background-color: black;
  color: white;
  width : 200px;
  height: 50px;
  font-size: 15pt;
  font-weight : bold;
}

div.statsbox,div.statsboxwide,div.statsboxany, div.appbox {
	float:left; 
	margin:3px 3px 3px 3px; 
	padding : 3px 3px 3px 3px;
}

div.statsbox,div.statsboxwide,div.statsboxany {
	border-style: solid; 
	border-width: 1px; 
}

div.statsbox { 	width:237px; 	}
div.statsboxwide { 	width:365px; 	}

div.profiletitle {
	width:750px;
	background:black;
	font-weight:bold;
	font-size: 12pt;
	color:white;
	padding:2px;
}

table#gridres {
	border-style: solid; 
	border-width: 0px; 
}

table#gridres td {
    border-width: 1px;
    border-style: solid;
	border-color: black;
}

td.gridrescell {
	width:30px;
	height:30px;
	text-align:center;
	vertical-align: middle;
}