#fixture {
	margin-top:10px;
	color: #000000;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	text-decoration: none;
}

#fixture table {
	border-collapse:collapse;
}

#fixture hr {
	border: 1px solid black;
	margin: 5px;
}

#fixture .tthead{
	background-color: #ffffcc;
}

#fixture .tbhead{
	color: #000000;
	background-color: #cccccc;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}

#fixture .tbhead td {
	border: inset 1px solid #ffffff;
	padding: 3px 2px 3px 2px;
	
}

#fixture #ladder .posteamhead {
	text-align: left;
	font-weight: bold;
	padding-left: 3px;
	border: inset 1px solid #ffffff;
}

#fixture #ladder .posteam {
	text-align: left;
	padding-left: 3px;
	font-weight: bold;
}

#fixture #ladder .sorthighlight {

	font-weight: bold;
	background-color: #ffffcc;
}

#fixture #ladder td {
	text-align:center;
}

#fixture select{
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}
#fixture input{
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}

#fixture h1{
	color: #000000;
	font-size: 14px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

#fixture .bigname{
	color: #000000;
	font-size: 14px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

/*
#fixture a:link {
	color: #003366;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
#fixture a:visited {
	color: #003366;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
#fixture a:active {
	color: #003366;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
#fixture a:hover {
	color: #003366;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: underline;
}

*/