body
{
		background-color:		#141414;
		font-family:	 		verdana, helvetica, arial, sans-serif;
		font-size:				12px;
		height:					100%;
		margin: 				0;
		padding: 				0;
}

input
{
		border: 				1px solid #ffffff;
}

a
{
		text-decoration: 		none;
}

div#container
{
		border-left: 			1px solid #ffffff;
		border-right: 			1px solid #ffffff;
		background-color: 		#000000;
		color:					#ffffff;
		height: 				auto;
		margin:					0 auto;
		min-height: 			1000px;
		padding:				0;
		width: 					900px;
}

div#menu
{
		border-bottom: 			1px solid #ffffff;
		padding:				10px 0 10px 0;
		text-align:				center;
}

div#menu a
{
		color:					#ffffff;
		font-size:				20px;
		text-decoration:		none;
}

div#module
{
		padding:				20px;
}

td.subheader
{
		font-size: 				18px;
}

td.team
{
		border:					1px solid #ffffff;
		color:					#ffffff;
		font-size:				10px;
		padding:				3px 3px 1px 3px;
}

td.score
{
		border:					1px solid #ffffff;
		color:					#ffffff;
		font-size:				10px;
		padding:				3px 0 0 0;
		text-align:				center;
}

tr.bracket
{
		border:					1px solid #ffffff;
		color:					#ffffff;
		font-size:				10px;
}

table.maps img
{
		border:					1px solid #777777;
}

table a
{
		color:					#ffffff;
		text-decoration:		none;
}
