
body {
	margin:0;
	padding:0;
	font-family: arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	color:#000000;
}

p {
	font-family: arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	color:#000000;	
}

.PageBody {
	width:980px;
	margin:0 auto;
	padding:0 10px 40px 10px;
}

.PageHeader {
	width:980px;
	height:162px;
	overflow:hidden;
	background: url("../images/LogoHeader.jpg") no-repeat left top;
}

.LogoHolder {
	width:132px;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:10px;
}


.ColumnLeft {
	width:708px;
	overflow:hidden;
	padding: 6px 10px 6px 10px;
}

.ContentLeft {
	width:418px;
	padding-right:10px;
	overflow:hidden;
}

.ColumnRight {
	width:220px;
	overflow:hidden;
	padding-left:10px;
}








/* LEADERBOARDS */

.LeaderList_Header h2 {
	padding:0px;
	margin-top:20px;
}


.LeaderBG {
	padding:0 10px 0 10px;
}


.LeaderBG_DreamTeam {
	padding:0 10px 0 10px;
}

.LeaderBG_DreamTeam_WithNav {
}


.LeaderBG_WithNav .LeaderBG_Inner {
	padding:0 10px 0 10px;
}

.LeaderBG_DreamTeam_WithNav .LeaderBG_Inner {
	padding:0 10px 0 10px;
}


.LeaderBG .LeaderList_Header h2, .LeaderBG_WithNav .LeaderList_Header h2,
.LeaderBG_DreamTeam .LeaderList_Header h2, .LeaderBG_DreamTeam_WithNav .LeaderList_Header h2 {
	padding:0px;
	margin-top:20px;
	min-width:300px;
}

.LeaderBG_Away {
	padding:0 10px 0 10px;
}


.LeaderBG_Away_WithNav .LeaderBG_Inner {
	padding:0 10px 0 10px;
}

.LeaderBG_Away .LeaderList_Header h2, .LeaderBG_Away_WithNav .LeaderList_Header h2 {
	padding:0px;
	margin-top:20px;
	min-width:300px;
}

.LeaderBG_Home {
	padding:0 10px 0 10px;
}


.LeaderBG_Home_WithNav .LeaderBG_Inner {
	padding:0 10px 0 10px;
}

.LeaderBG_Home .LeaderList_Header h2, .LeaderBG_Home_WithNav .LeaderList_Header h2 {
	padding:0px;
	margin-top:20px;
	min-width:300px;
}


.LeaderBG .LeaderList_Title, .LeaderBG_WithNav .LeaderList_Title {
	margin-left:70px;
}

.LeaderBG_DreamTeam .LeaderList_Title, .LeaderBG_DreamTeam_WithNav .LeaderList_Title {
	margin-left:150px;
}

.LeaderBG_Away .LeaderList_Title, .LeaderBG_Away_WithNav .LeaderList_Title {
	margin-left:70px;
}

.LeaderBG_Home .LeaderList_Title, .LeaderBG_Home_WithNav .LeaderList_Title {
	margin-left:70px;
}




.LeaderLegend, .LeaderLegend_Hilited {
	font-family: arial,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	margin-right:10px;
	float:left;
}

.LeaderLegend_Hilited div {
	width:12px;
	height:12px;
	background-color:#1068b2;
	margin-right:4px;
	float:left;
}

.LeaderLegend div {
	width:12px;
	height:12px;
	margin-right:4px;
	float:left;
}

.LeaderBG .LeaderLegend, .LeaderBG_WithNav .LeaderLegend,
.LeaderBG .LeaderLegend_Hilited, .LeaderBG_WithNav .LeaderLegend_Hilited,
.LeaderBG_DreamTeam .LeaderLegend_Hilited, .LeaderBG_DreamTeam_WithNav .LeaderLegend_Hilited {
	color:#f9e900;
}

.LeaderBG_Away .LeaderLegend_Hilited, .LeaderBG_Away_WithNav .LeaderLegend_Hilited {
	color:#000000;
}

.LeaderBG_Home .LeaderLegend_Hilited, .LeaderBG_Home_WithNav .LeaderLegend_Hilited {
	color:#ffffff;
}



.LeaderList_Controls {

}


.LeaderList_Labels td {
	font-family: arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}


.LeaderBG .LeaderList_Labels td, .LeaderBG_WithNav .LeaderList_Labels td,
.LeaderBG_DreamTeam .LeaderList_Labels td, .LeaderBG_DreamTeam_WithNav .LeaderList_Labels td {
	font-family: arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

.LeaderBG_Away .LeaderList_Labels td, .LeaderBG_Away_WithNav .LeaderList_Labels td {
	font-family: arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border-bottom-width:0px;
}

.LeaderBG_Home .LeaderList_Labels td, .LeaderBG_Home_WithNav .LeaderList_Labels td {
	font-family: arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border-bottom-width:0px;
}



.LeaderRow_Odd, .LeaderRow_Odd td {
	font-size:12px;
	background-color:#eef6f0;
	color:#000000;
}

.LeaderBG_Away .LeaderRow_Odd, .LeaderBG_Away .LeaderRow_Odd td,
.LeaderBG_Away_WithNav .LeaderRow_Odd, .LeaderBG_Away_WithNav .LeaderRow_Odd td {
	color:#000000;
}

.LeaderBG_Home .LeaderRow_Odd, .LeaderBG_Home .LeaderRow_Odd td,
.LeaderBG_Home_WithNav .LeaderRow_Odd, .LeaderBG_Home_WithNav .LeaderRow_Odd td {
	color:#000000;
}



.LeaderRow_Odd td a {
	color:#000000;
	text-decoration:underline;
}

.LeaderRow_Odd td a:hover {
	text-decoration:underline;
}

.LeaderRow_Even, .LeaderRow_Even td {
	background-color:#ffffff;
	font-size:12px;
}

.LeaderRow_Even td a {
	color:#000000;
	text-decoration:underline;
}

.LeaderRow_Even td a:hover {
	color:#00a941;
	text-decoration:underline;
}

.LeaderRow_Hilite, .LeaderRow_Hilite td {
	color:#ffffff;
}

.LeaderRow_Hilite td a {
	color:#ffffff;
	text-decoration:underline;
}

.LeaderRow_Hilite td a:hover {
	text-decoration:underline;
}



.LeaderBG_Away .LeaderRow_Odd td a , .LeaderBG_Away_WithNav .LeaderRow_Odd td a {
	text-decoration:underline;
}

.LeaderBG_Away .LeaderRow_Odd td a:hover, .LeaderBG_Away_WithNav .LeaderRow_Odd td a:hover {
	text-decoration:underline;
}

.LeaderBG_Away .LeaderRow_Even td a, .LeaderBG_Away_WithNav .LeaderRow_Even td a {
	color:#000000;
	text-decoration:underline;
}

.LeaderBG_Away .LeaderRow_Even td a:hover, .LeaderBG_Away_WithNav .LeaderRow_Even td a:hover {
	text-decoration:underline;
}

.LeaderBG_Away .LeaderRow_Hilite, .LeaderBG_Away .LeaderRow_Hilite td,
.LeaderBG_Away_WithNav .LeaderRow_Hilite, .LeaderBG_Away_WithNav .LeaderRow_Hilite td {
	color:#ffffff;
}

.LeaderBG_Away .LeaderRow_Hilite td a, .LeaderBG_Away_WithNav .LeaderRow_Hilite td a {
	color:#ffffff;
	text-decoration:underline;
}

.LeaderBG_Away .LeaderRow_Hilite td a:hover, .LeaderBG_Away_WithNav .LeaderRow_Hilite td a:hover {
	text-decoration:underline;
}




.LeaderBG_Home .LeaderRow_Odd td a, .LeaderBG_Home_WithNav .LeaderRow_Odd td a {
	color:#000000;
	text-decoration:underline;
}

.LeaderBG_Home .LeaderRow_Odd td a:hover, .LeaderBG_Home_WithNav .LeaderRow_Odd td a:hover {
	text-decoration:underline;
}

.LeaderBG_Home .LeaderRow_Even td a, .LeaderBG_Home_WithNav .LeaderRow_Even td a {
	color:#000000;
	text-decoration:underline;
}

.LeaderBG_Home .LeaderRow_Even td a:hover, .LeaderBG_Home_WithNav .LeaderRow_Even td a:hover {
	text-decoration:underline;
}

.LeaderBG_Home .LeaderRow_Hilite, .LeaderBG_Home .LeaderRow_Hilite td,
.LeaderBG_Home_WithNav .LeaderRow_Hilite, .LeaderBG_Home_WithNav .LeaderRow_Hilite td {
	color:#ffffff;
}

.LeaderBG_Home .LeaderRow_Hilite td a, .LeaderBG_Home_WithNav .LeaderRow_Hilite td a {
	color:#ffffff;
	text-decoration:underline;
}

.LeaderBG_Home .LeaderRow_Hilite td a:hover, .LeaderBG_Home_WithNav .LeaderRow_Hilite td a:hover {
	text-decoration:underline;
}


.LeaderList_Rank {
	font-weight:bold;
	padding-left:10px;
	width:30px;
}



.LeaderList_Nav {
	padding-top:20px;
	padding-bottom:20px;
}




