.ClubTournamentPage
{
  margin-top: 0.2em;
  padding-left: 0.2em;
  border: 1px solid #0000FF;
  min-height: 34em;
}

table
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

table td
{
	padding-left: 2em;
	padding-right: 2em;
}

table td a
{
  color:#FF9900;
  font-weight: bold;
  text-decoration: none;	
}

table td a:visited
{
  color:#FF9900;
  text-decoration:none;
}
