body
	{
	margin:0;
	padding:0;
	background-color:black;
	font-family: verdana, sans-serif;
	}
#content
	{
	width:100%;
	height:100%;
	margin:10px;
	}
#menu
	{
	margin:10px;
	width:200px;
	}
#boxcontent
	{
	background-color: white;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid black;
	font-size: smaller;
	}
td.boxtitle
	{
	width: 100%;
	height: 35px;
	background: black;
	border: 1px solid black;
	text-align: center;
	color: white;
	margin: 0;
	padding: 0;
	font-weight:bold;
	}
#halfboxcontent
	{
	background-color: white;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid black;
	font-size: smaller;
	}
td.halfboxtitle
	{
	width: 100%;
	height: 35px;
	background: black;
	border: 1px solid black;
	text-align: center;
	color: white;
	margin: 0;
	padding: 0;
	font-weight:bold;
	}
td.left_header
	{
	width:200px;
	height:200px;
	padding:10px;
	valign:middle;
	background-color: black;
	}
td.right_header
	{
	width:180px;
	height:200px;
	text-align: center;
	valign:middle;
	background-color: black;
	}
td.center_header
	{
	width:100%;
	height:200px;
	valign:middle;
	background-color: black;
	}
td.left
	{
	width:200px;
	padding:10px;
	margin:0px;
	background-color: black;
	}
td.content
	{
	width:100%;
	padding:10px;
	margin: 0;
	background: white;
	}
td.right
	{
	padding:10px;
	margin:0px;
	background-color: black;
	}
table.box
	{
	width:98%;
	padding:0;
	margin:1%;
	margin-top: 10px;
	}
table.halfbox
	{
	width: 44%;
	padding: 0;
	margin: 2%;
	margin-top: 10px;
	float:left;
	}
a
	{
	color: black;
	text-style: underlined;
	font-weight: bold;
	}
a.main_menu
	{
	width: 100%;
	height: 25px;
	background-color: white;
	text-decoration: none;
	margin:2px;
	padding:5px;
	}
a.main_menu:hover
	{
	background-color: #AAAAAA;
	color: white;
	text-decoration: none;
	margin:2px;
	padding:5px;
	}
a.memberlink
	{
	height: 25px;
	background-color: white;
	text-decoration: none;
	padding:5px;
	}
a.memberlink:hover
	{
	height: 25px;
	background-color: #AAAAAA;
	text-decoration: none;
	padding:5px;
	color:white;
	}
a.playerlist
	{
	height:20px;
	padding:10px;
	}
a.playerlist:hover
	{
	background-color:#AAAAAA;
	}
a.boxlink
	{
	height:100%;
	width:100%;
	text-align:center;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
	}
a.boxlink:hover
	{
	background-color:#AAAAAA;
	}
a.formationlink
	{
	height:100%;
	width:100%;
	color:black;
	text-align:center;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:1px;
	}
a.formationlink:hover
	{
	padding:0px;
	border:1px dashed black;
	color:white;
	}
	

td
	{
	margin: 0;
	padding: 0;
	}
td.playerlist
	{
	height:40px;
	}
tr
	{
	margin: 0;
	padding: 0;
	}
th
{
	height: 35px;
	background: black;
	border: 1px solid black;
	text-align: center;
	color: white;
	margin: 0;
	padding: 0;
	font-weight:bold;
}
a.tablecell
{
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	text-decoration:none;
	border:none;
}
a.tablecell:hover
{
	background-color:#AAAAAA;
}
img
{
	border:none;
}