.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	line-height: normal;


}
.dashedborder {
	border: 1px dashed #CCCCCC;
}
.MainText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	line-height: normal;
}
.topline {
	border-top: 1px dashed #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;

}
.LeagueNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 900;
	padding-left: 8px;
	text-decoration: none;
	color: #B0B0B0;
	font-style: normal;
	padding-bottom: 0px;
	font-variant: small-caps;

}
.textinput {
	background-color: #e3e3e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #494949;

}
.DOTLsep {
	border-top-width: thin;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
.DOTLsep2 {
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: 5BADD4;
	padding-left: 5px;

}
.DOTLsep3 {
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	border-bottom-color: #CCCCCC;

}
.BTtext2 {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: 900;
	color: #F4F4F4;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	line-height: normal;
}
table#scorecard{
	margin-left: 12px;
	margin-top: 80px;
}
table#scorecard td.score{
	font-family:Arial,Helvetica,Sans-serif;
	font-weight:900;
	text-align:center;
	font-size:15px;
	width: 61px;
}
table#scorecard td.rank{
	font-family:Arial,Helvetica,Sans-serif;
	font-weight:900;
	text-align:center;
	font-size:18px;
	width: 110px;
	vertical-align:top;
}
table#scorecard td.rank div{
	font-style:italic;
	font-size:14px;
	color:#bbb;
}
table#scorecard td.theme{
	height: 90px;
	vertical-align:bottom;
}
#dotlLeagues{
	font-family:Arial,Helvetica,Sans-serif;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	margin: 10px auto;
	text-align:left;
	width: 450px;
}
#dotlLeagues li div.leagueName{
	font-style:italic;
	font-size:14px;
}
#dotlLeagues li{
	list-style:none;
	margin:20px auto;
}
#dotlLeagues li div.leagueDetails{
	color:#9CD1EB;
	padding-left: 15px;
}
#dotlLeagues li span.signUpInfo{
	margin-right: 10px;
	padding: 2px 0;
}
#dotlLeagues li span.leaderboardInfo{
	padding: 2px 0;
	margin-left: 10px;
}
#dotlLeagues li span a{
	text-decoration:underline;
	color:#9CD1EB;
}
div.leaderboardSummary{
	font-family:Helvetica,Arial,Sans-serif;
	color:#9CD1EB;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}