/* Table MM01 Standings */

.mm01_standings {
	border-collapse: collapse;
	border-bottom: 2px solid #ccc;
	margin: 0 5px 0 5px;
	text-align: right;
	width: 475px;
}
table.mm01_standings th {
	border-bottom: 2px solid #ccc;
	font-weight: normal;
	padding: 8px 4px 8px 6px;
	text-align: right;
}
table.mm01_standings td {
	border-bottom: 1px solid #ccc;
	padding: 6px 4px 6px 6px;
}
table.mm01_standings th:first-child, td:first-child {
	width: 5%; 
}
table.mm01_standings th:first-child+th, td:first-child+td {
	text-align: left;
	width: 35%;
}
table.mm01_standings th:first-child+th+th, td:first-child+td+td {
	width: 10%;
}
table.mm01_standings th:first-child+th+th+th, td:first-child+td+td+td {
	width: 10%;
}
table.mm01_standings th:first-child+th+th+th+th, td:first-child+td+td+td+td {
	width: 10%;
}
table.mm01_standings th:first-child+th+th+th+th+th, td:first-child+td+td+td+td+td {
	width: 10%;
}
table.mm01_standings th:first-child+th+th+th+th+th+th, td:first-child+td+td+td+td+td+td {
	width: 10%;
}
table.mm01_standings th:first-child+th+th+th+th+th+th+th, td:first-child+td+td+td+td+td+td+td {
	width: 10%;
}
table.mm01_standings tbody tr:hover td {
	background-color: #fbfbfb;
	color: #000;
}

/* Tables MM01 Details */

.mm01_details {
	background-color: #f3eeeb;
	border: 1px solid #ccc;
	border-collapse: collapse;
	float: left;
	margin: 0 10px 0 10px;
	width: 217px;
}
table.mm01_details th {
	background-image: url(pict/th_bkg.png);
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	padding: 4px 5px 4px 5px;
	text-align: left;
	width: 80%;
}
table.mm01_details td {
	padding: 4px 5px 4px 5px;
	text-align: left;
}
table.mm01_details th+th {
	text-align: right;
	width: 20%;
}
table.mm01_details td+td {
	text-align: right;
}

/* Table MM02 Standings */

.outerDiv {
	bottom: 15px;
	position: relative;
}
.mm02_standings {
	border-collapse: collapse;
	border-bottom: 2px solid #ccc;
	margin: 0 5px 0 5px;
	text-align: right;
	width: 700px;
}
table.mm02_standings th {
	border-bottom: 2px solid #ccc;
	font-weight: normal;
	padding: 8px 4px 8px 6px;
	text-align: right;
}
table.mm02_standings td {
	border-bottom: 1px solid #ccc;
	padding: 6px 4px 6px 6px;
}
table.mm02_standings th:first-child, td:first-child {
	width: 3%; 
}
table.mm02_standings th:first-child+th, td:first-child+td {
	text-align: left;
	width: 19%;
}
table.mm02_standings th:first-child+th+th, td:first-child+td+td {
	width: 7%;
}
table.mm02_standings th:first-child+th+th+th, td:first-child+td+td+td {
	width: 7%;
}
table.mm02_standings th:first-child+th+th+th+th, td:first-child+td+td+td+td {
	width: 7%;
}
table.mm02_standings th:first-child+th+th+th+th+th, td:first-child+td+td+td+td+td {
	width: 7%;
}
table.mm02_standings th:first-child+th+th+th+th+th+th, td:first-child+td+td+td+td+td+td {
	width: 7%;
}
table.mm02_standings th:first-child+th+th+th+th+th+th+th, td:first-child+td+td+td+td+td+td+td {
	width: 7%;
}
table.mm02_standings th:first-child+th+th+th+th+th+th+th+th, td:first-child+td+td+td+td+td+td+td+td {
	width: 7%;
}
table.mm02_standings th:first-child+th+th+th+th+th+th+th+th+th, td:first-child+td+td+td+td+td+td+td+td+td {
	width: 7%;
}
table.mm02_standings th:first-child+th+th+th+th+th+th+th+th+th+th, td:first-child+td+td+td+td+td+td+td+td+td+td {
	width: 7%;
}
table.mm02_standings th:first-child+th+th+th+th+th+th+th+th+th+th+th, td:first-child+td+td+td+td+td+td+td+td+td+td+td {
	width: 7%;
}
table.mm02_standings th:first-child+th+th+th+th+th+th+th+th+th+th+th+th, td:first-child+td+td+td+td+td+td+td+td+td+td+td+td {
	width: 8%;
}
table.mm02_standings tbody tr:hover td {
	background-color: #fbfbfb;
	color: #000;
}

/* Tables MM02 Details */

.mm02_details {
	background-color: #f3eeeb;
	border: 1px solid #ccc;
	border-collapse: collapse;
	float: left;
	margin: 0 10px 0 10px;
	width: 217px;
}
table.mm02_details th {
	background-image: url(pict/th_bkg.png);
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	padding: 4px 5px 4px 5px;
	text-align: left;
	width: 64%;
}
table.mm02_details td {
	padding: 4px 5px 4px 5px;
	text-align: left;
}
table.mm02_details th+th {
	text-align: center;
	width: 18%;
}
table.mm02_details td+td {
	text-align: center;
}
table.mm02_details th+th+th {
	text-align: right;
	width: 18%;
}
table.mm02_details td+td+td {
	text-align: right;
}
.mm02_details_divider {
	clear: both;
	display: block;
	height: 20px;
}

/* MM02 Details Legend */

.legendDiv {
	background-color: #f3eeeb;
	border: 1px solid #ccc;
	bottom: 0;
	float: right;
	margin-right: 12px;
	padding: 15px;
	position: relative;
	right: 0;
	width: 185px;
}
.legendList {
	line-height: 150%;
	list-style-type: none;
	margin-left: 40px;
	padding: 0;
}
.legendLI {
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.5em;
}