.Nothing1{
	font-size: 16px;
	font-weight: bold;
}
.Nothing2{
	width: 145px;
	font-size: 12px;
}
.ldexcep{
	font-size:12px;
	line-height:120%;
}
.notGames{
	color:black;
	font-size:14px;
	padding-left:60px;
}
.contentsMainTop{
	padding-left: 0px;
	padding-top: 5px;
}

body{
	background-color:white;
	color:black;
	margin:0px;
	padding:0px;
}
a{
	text-decoration:underline;
	color:#3333FF;
}
a:hover{
	color:orange;
	text-decoration: underline;
}
h1{
	margin:0px;
	padding:0px;
	font-size:30px;
}
h2{
	margin:0px;
	font-size:16px;
}
h3{
	margin:0px;
	font-size:14px;
}
.stlndetail{
	width:650px;
	height:5px;
	border:none;
}
#stdivmain{
	margin-bottom:50px;
}
#stdivheader{
}
#stdivtitle{
	text-align:center;
	width:650px;
	margin-bottom:5px;
}
#stdivstatsmenu{
}
#stdivstatsmenu td.stcallnk{
	font-size:14px;
}
#stdivstatsmenu h2 a{
	color:black;
	text-decoration:none;
}
#stdivstatsmenu h2 a:hover{
	color:orange;
	text-decoration:underline;
}
#stdivstatsmenu td.stmenusubcolor{
	background-color:#dcdcdc;
}
#stdivstatsmenu table.stmenustandings{
	width:300px;
	background-color:#336666;
}
#stdivstatsmenu div.stlinkdetail{
	padding-top:3px;
	padding-right: 2px;
	text-align: right;
}
#stdivstatsmenu td.stsbleg{
	font-size:14px;
	font-weight:bold;
	padding-left:40px;
}
#stdivstatsmenu span.stsbcl{
	color:seagreen;
}
#stdivstatsmenu span.stsbpl{
	color:steelblue;
}
#stdivstatsmenu span.stsbel{
	color:darkslateblue;
}
#stdivstatsmenu a{
	color:#3333ff;
	text-decoration:underline;
}
#stdivstatsmenu a:hover{
	color:orange;
}
#stdivstatsmenu div.stlipd{
	margin-left:110px;
}
#stdivstatsmenu div.stdivtmlnk{
	text-align:center;
}
#stdivstatsmenu .stlicont{
	font-size:14px;
}
#stdivstatsmenu li{
	margin-bottom:5px;
}

/*--Standings--*/
.standings{
	background-color:#cccccc;
}
.standingsHeadCl,.standingsHeadPl,.standingsHeadEl,.standingsHeadWl{
	color:white;
	font-size:12px;
	text-align:center;
}

.standingsHeadCl{
	background-color:seagreen;
}
.standingsHeadPl{
	background-color:steelblue;
}
.standingsHeadEl{
	background-color:DarkSlateBlue;
}
.standingsHeadWl{
	background-color:steelblue;
}
.standingsHdTeam,.standingsHdGame,.standingsHdWin,.standingsHdLose,.standingsHdTai,.standingsHdPct,.standingsHdGb{
	color:#333333;
	font-size: 12px;
	background-color:#cccccc;
	text-align: center;
}
.standingsHdGame,.standingsHdWin,.standingsHdLose,.standingsHdTai,.standingsHdPct,.standingsHdGb{
	width: 25px;
}
.standingsTeam,.standingsGame,.standingsWin,.standingsLose,.standingsTai,.standingsPct,.standingsGb{
	color:black;
	font-size:12px;
	background-color:white;
	text-align:center;
	line-height:130%;
}
.standingsTeam{
	font-weight:bold;
}

