table.teamList {
	margin: 0px 0px 0px 5px; width: 700px; font-size: 90%; border-top-color: rgb(180, 180, 180); border-left-color: rgb(180, 180, 180); border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-collapse: collapse;
}
table.teamList th {
	padding: 5px 5px 0px; text-align: left; vertical-align: top;
}
table.teamList th.itemName {
	color: rgb(72, 104, 62); border-right-color: rgb(180, 180, 180); border-bottom-color: rgb(180, 180, 180); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; background-color: rgb(221, 221, 221);
}
table.teamList td {
	padding: 5px 5px 3px; vertical-align: top;
}
table.teamList td.teamItem {
	border-right-color: rgb(180, 180, 180); border-bottom-color: rgb(180, 180, 180); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
table.menu {
	width: 90%; color: rgb(9, 22, 71); line-height: 140%; font-size: 12px; margin-left: 25px;
}
table.menu td {
	text-align: center; vertical-align: middle;
}
table.menu td.value {
	line-height: 18px; font-size: 130%; font-weight: bold;
}
table.menu td.plink {
	line-height: 18px;
}
table.menu img {
	border: currentColor; border-image: none;
}
table.menu a:hover {
	left: 1px; top: 1px; color: purple; position: relative;
}
table.prefList {
	margin: 0px 0px 0px 5px; width: auto; font-size: 90%; border-top-color: rgb(180, 180, 180); border-left-color: rgb(180, 180, 180); border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-collapse: collapse;
}
table.prefList th {
	padding: 5px 5px 0px; width: 100px; text-align: left; color: rgb(72, 104, 62); vertical-align: top; border-right-color: rgb(180, 180, 180); border-bottom-color: rgb(180, 180, 180); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; background-color: rgb(221, 221, 221);
}
table.prefList th.count {
	width: 80px;
}
table.prefList td {
	padding: 5px 5px 3px; vertical-align: top; border-right-color: rgb(180, 180, 180); border-bottom-color: rgb(180, 180, 180); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
#registeredTeamsCount {
	font-size: 130%; font-weight: bold;
}
