body {
	margin:				0;
	text-align:			center;
	}
body {
	text-align:			-moz-center;
	}
img {
	border:				0;
	}
.divBorder {
	height:				100%;
	border:				2px solid #00A0D0;
	padding:			8px;
	background-color:	#00B0FF;
	}
.divContent {
	height:				100%;
	border:				3px solid #00A0E0;
	padding:			12px;
	background-color:	#80C0FF;
	}
h1 {
	margin-top:			0;
	margin-bottom:		10px;
	padding:			0;
	background:			url(Gradient_GoldToSilver.png);
	text-align:			center;
	}
th {
	padding-top:		4px;
	padding-bottom:		7px;
	}
.divLinks {
	margin-bottom:		16px;
	text-align:			center;
	text-align:			-moz-center;
	}
.divLinks a {
	margin-left:		10px;
	margin-right:		10px;
	}
.divLinks .aSelf {
	color:				#002080;
	color:				#0050C0;
	}
.divLinks a:link, .divLinks a:active, .divLinks a:visited {
	color:				#108010;
	}
.divLinks a:hover {
	color:				#0000C0;
	}

#divPlayers, #divInvitations {
	text-align:			-moz-center; /* Centralise the div */
	}
#divPlayers * {
	text-align:			left; /* But not its contents */
	}

.spnClub_Hu, .spnClub_Li, .spnClub_Lo, .spnClub_Ma
	 { font-size: 12px; font-weight: bold; }

.spnClub_Hu { color: #900000; }
.spnClub_Li { color: #009000; }
.spnClub_Lo { color: #905000; }
.spnClub_Ma { color: #900090; }
