table#stndngs {
    background-color:#FFFFFF;
    border: solid #000 0px;
    width: 500px;
	 }
table#stndngs td {
    padding: 2px;
    border: solid #000 0px;

}
.stntoprow {
	 font-variant: small-caps;
	 font-weight: bold ;
	 font-size: 1.5em;
    text-align: center;

}

.stnkrow {
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #ff6633;
	
}
.stndivisionrow {
	font-style: italic;
	font-weight: bold;
	
}

.stnteamcol {
    font-weight: normal;
    text-align: left;
    width: 199px;

}

.stngpcol {
    font-weight: normal;
    text-align: left;
    width: 42px;

}

.stnwcol {
    font-weight: normal;
    text-align: left;
    width: 42px;

}

.stnlcol {
    font-weight: normal;
    text-align: left;
    width: 42px;

}

.stntcol {
    font-weight: normal;
    text-align: left;
    width: 42px;

}

.stnptscol {
    font-weight: normal;
    text-align: left;
    width: 42px;

}

.stngfcol {
    font-weight: normal;
    text-align: left;
    width: 42px;

}

.stngacol {
    font-weight: normal;
    text-align: left;
    width: 49px;

}
.playoffrow {
	font-style: normal;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
	
}