@charset "utf-8";
/* CSS Document */

/* Start - League Standings Chart Styles */

.lg_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lg_collabel {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.lg_labelbg {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.lg_labelsm {
	font-size: 10px;
	color: #FFFFFF;
}
.lg_labelnm {
	font-size: 12px;
	color: #FFFFFF;
}
.lg_row1 {
	background-color: #22223A;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #009999;
}
.lg_row2 {
	background-color: #595995;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #009999;
}
.lg_topsep {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #009999;
}

/* Start - League Standings Chart Styles */



