﻿ body
  {
      background-color: transparent;
  }
  
  .TransparentIframe
  {
	  background-color: transparent;
	
   }


div#preload { display: none; }


.WEGridRowStyle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	background-image: url(Images/leaderboards/WEPlayerNameStip.gif);	
	background-repeat:no-repeat;
	text-decoration: none;
}


.GridMatchesRowStyle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	background-image: url(Images/leaderboards/RookiePlayerNameStrip.gif);	
	text-decoration: none;
}

.tdMatchesPerformanceRookie
{
	
	BACKGROUND-POSITION: left -30px; 
	BACKGROUND-IMAGE: url(Images/ViewProfile/batting_rookie_bg.jpg);
	WIDTH: 532px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 250px;
}
.tdMatchesPerformanceLeagueA
{
	
	BACKGROUND-POSITION: left -30px; 
	BACKGROUND-IMAGE: url(Images/ViewProfile/batting_leagueA_bg.jpg);
	WIDTH: 532px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 250px;
}
.tdMatchesPerformanceInt
{
	
	BACKGROUND-POSITION: left -30px; 
	BACKGROUND-IMAGE: url(Images/ViewProfile/batting_International_bg.jpg);
	WIDTH: 532px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 250px;
}
.tdMatchesPerformanceWE
{
	
	BACKGROUND-POSITION: left -30px; 
	BACKGROUND-IMAGE: url(Images/ViewProfile/batting_WorldElite_bg.jpg);
	WIDTH: 532px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 250px;
}



.tdBatRookie
{
	
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(Images/ViewProfile/batting_rookie_bg.jpg);
	WIDTH: 532px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 250px;
}
.tdBatLeagueA
{
	
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(Images/ViewProfile/batting_leagueA_bg.jpg);
	WIDTH: 532px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 250px;
}
.tdBatInt
{
	
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(Images/ViewProfile/batting_International_bg.jpg);
	WIDTH: 532px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 250px;
}

.tdBatWE
{
	
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(Images/ViewProfile/batting_WorldElite_bg.jpg);
	WIDTH: 532px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 250px;
}


.StandingsGridHeader
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: White;
	text-decoration: none;
}
.StandingsGridText
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: White;
	text-decoration:none;
}


.WorldEliteLabel
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #F56F0F;
	text-decoration: none;
}
.InternationalLabel
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #039A01;
	text-decoration: none;
}
.LeagueALabel
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #0086D5;
	text-decoration: none;
}
.RookieLabel
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #B6A903;
	text-decoration: none;
}

.StandingRankWE
{
	font-family: Verdana;
	font-size: 13px;
	font-style:italic;
	font-weight:normal;
	color: #F57D00;
	text-decoration:none;
}

.StandingRankRookie
{
	font-family: Verdana;
	font-size: 13px;
	font-style:italic;
	font-weight:normal;
	color:#B6A903;
	text-decoration:none;
}
.StandingRankInternational
{
	font-family: Verdana;
	font-size: 13px;
	font-style:italic;
	font-weight:normal;
	color:#039A01;
	text-decoration:none;
}

.StandingRankLeagueA
{
	font-family: Verdana;
	font-size: 13px;
	font-style:italic;
	font-weight:normal;
	color:#0086D5;
	text-decoration:none;
}

.StatLevel
{
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
	color: White;
	text-decoration: none;
}

.BuyHomePageLink
{
	font-family: Verdana;
	font-size: 10px;
	color: #b7b7b7;
	font-style:italic;
	font-weight:normal;
	text-decoration:underline;
}
.BuyHomePageLink:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #F6F6F6;
	font-weight:normal;
	font-style:italic;
	text-decoration:underline;
}

.SWELink{
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: #F47D00;
	text-decoration:none;
	
}

.SWELink:hover {
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: White;
	text-decoration:none
	
}
.SWELink:active {
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: #F47D00;
	text-decoration:none;
}


.SRookieLink{
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: #B6A903;
	text-decoration:none;
	
}

.SRookieLink:hover {
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: White;
	text-decoration:none
	
}
.SRookieLink:active {
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: #B6A903;
	text-decoration:none;
}

.SInternationalLink{
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: #039A01;
	text-decoration:none;
	
}

.SInternationalLink:hover {
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: White;
	text-decoration:none
	
}
.SInternationalLink:active {
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: #039A01;
	text-decoration:none;
}
.SLeagueALink{
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: #0086D5;
	text-decoration:none;
	
}

.SLeagueALink:hover 
{
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: White;
	text-decoration:none
	
}
.SLeagueALink:active {
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: #0086D5;
	text-decoration:none;
}

.CountryGridRowStyle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	background-image: url(Images/leaderboards/Country_Club_Strip.gif);	
	background-repeat:no-repeat;
	text-decoration: none;
}

.WEGridRowStyle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	background-image: url(Images/leaderboards/WEPlayerNameStip.gif);	
	background-repeat:no-repeat;
	text-decoration: none;
}
.InternationalGridRowStyle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	background-image: url(Images/leaderboards/IntPlayerNameStrip.gif);	
	background-repeat:no-repeat;
	text-decoration: none;
}
.LeagueAGridRowStyle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	background-image: url(Images/leaderboards/LAPlayerNameStrip.gif);	
	background-repeat:no-repeat;
	text-decoration: none;
}
.RookieGridRowStyle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	background-image: url(Images/leaderboards/RookiePlayerNameStrip.gif);	
	background-repeat:no-repeat;
	text-decoration: none;
}
.StandingsHeaderText
{
	font-family: Verdana;
	font-size: 15px;
	color: #FFFFFF;
	padding-top:10px;
	text-decoration: none;
}
.StandingsHeaderTopPlayers
{
	font-family: Verdana;
	font-size: 14px;
	padding-top:5px;
	color: #FFFFFF;
	text-decoration: none;
}

.StandingsHeader2
{
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.StrongOrange
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	padding-left:10px;
	color: #ECA507;
	text-decoration: none;
}
.StrongOrangeLarge
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	padding-left:10px;
	color: #ECA507;
	text-decoration: none;
}
.GameInfoHeader
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #ECA507;
	text-decoration: none;
}
.GameInfoDetail
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-decoration:none;
	
}
.GrayTiny
{
	font-family: Verdana;
	font-size: 9px;
	font-weight:bold;
	color: #3c3d3d;
	text-decoration: none;
}


.VideoThumb1
{
	background-image: url(Images/videos/thumb1.jpg);
	display:block;
	width:278px;
	height:155px;
	
}
.VideoThumb1:hover
{
	background-image: url(Images/videos/thumb2.jpg);
	
}

.WhiteTiny
{
	font-family: Verdana;
	font-size: 9px;
	font-weight:bold;
	color: White;
	text-decoration: none;	
}

.WhiteLabel
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: White;
	text-decoration: none;
}

.WhiteRegular
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: White;
	text-decoration: none;
}

.PagingBar
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #3c3d3d;
	text-decoration: none;
}

.TextBoxBG
{
	background-image: url(Web/Images/login_password_box.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.TableBG
{
	background-color: #D0E3FF;
}
.BG
{
	background-color:#0C0C0C;
}

.YellowBG1
{
	background-attachment: fixed;
	background-image: url(Images/main_button.gif);
	background-repeat: no-repeat;
	height:32px;
}
.ButtonBG
{
	background-attachment: fixed;
	background-image: url(Images/button-bacground.gif);
	background-repeat: no-repeat;
	height: 29px;
}



.NewsText{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-decoration:none;
	padding-left:2px;
}

.ForgotPassword{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	text-decoration:none;
}

.ForgotPassword:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #EEA70A;
	text-decoration:none;
	
}

.LeftLink{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	text-decoration:none;
	
}

.LeftLink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #EEA70A;
	text-decoration:none
	
}
.LeftLink:active {
	font-family: Verdana;
	font-size: 11px;
	color: #EEA70A;
	text-decoration:none;
}

.DropDownList
{
	font-family: Verdana;
	background-color:#3F3F3F;
	font-size: 11px;
	color: White;
	border-color: Red;
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 1px solid;
}


.TextBox
{
	font-family: Verdana;
	background-color:#3F3F3F;
	font-size: 11px;
	color: White;
	padding-left:4px;
	padding-top:2px;
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 1px solid;
}

.TextArea
{
	font-family: Verdana;
	background-color: #151515;
	font-size: 11px;
	color: White;
	padding-left:4px;
	padding-top:2px;
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 1px solid;
}

.ComboBox
{
	font-family: Verdana;
	background-color: #252725;
	font-size: 11px;
	color: White;
	padding-left:4px;
	padding-top:2px;
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 1px solid;
	width: 150px;
	height: 20px;
	
}

.CopyRight
{
	font-family: Verdana;
	font-size: 10px;
	color: #686868;
	text-decoration: none;
}


.AwardName
{
	font-family: Verdana;
	font-size: 10px;
	color: #7A7879;
	text-decoration: none;
}


.YellowText
{
	font-family: Verdana;
	font-size: 9px;
	color: #ECA507;
	text-decoration: none;
}
.WinningText
{
	font-family: Verdana;
	font-size:11px;
	color: #ECA507;
	font-weight:normal;
	text-decoration: none;
}
.ScoreCardHead
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #ECA507;
	text-decoration: none;
}


.TextBoxHeader
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #7d7d7d;
	text-decoration: none;
}

.MiniProfileGray
{
	font-family: Verdana;
	font-size: 9px;
	color: #7d7d7d;
	padding-left:10px;
	text-decoration: none;
	font-weight:normal;
}

.gvMatchSummary
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #7d7d7d;
	text-decoration: none;
}

.HomePageCountries3
{
	font-family: Tahoma;
	font-weight:bold;
	font-size: 10pt;
	color: #DADADA;
	text-decoration: none;
}

.HomePageCountries7
{
	font-family: Tahoma;
	font-weight:bold;
	font-size: 7pt;
	color: #DADADA;
	text-decoration: none;
}


.Text
{
	font-family: Verdana;
	font-size: 11px;
	color: #DADADA;
	text-decoration: none;
}
.ChangeLogText
{
	font-family: Verdana;
	font-size: 11px;
	padding-top:3px;
	color: #DADADA;
	text-decoration: none;
}


.TextSmall
{
	font-family: Verdana;
	font-size: 9px;
	color: #DADADA;
	text-decoration: none;
}

.YellowLink
{
	font-family: Verdana;
	font-size: 12px;
	color: #ECA507;
	font-weight:bold;
	text-decoration: none;
}
.YellowLink:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #ECA507;
	font-weight:bold;
	text-decoration:underline;
}
.DownloadLink
{
	font-family: Verdana;
	font-size: 10px;
	color: #ECA507;
	font-weight:bold;
	text-decoration: none;
}
.DownloadLink:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #ECA507;
	font-weight:bold;
	text-decoration:underline;
}
.YellowLink-Small
{
	font-family: Verdana;
	font-size: 10px;
	color: #ECA507;
	font-weight:normal;
	text-decoration: none;
}
.YellowLink-Small:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #ECA507;
	font-weight:normal;
	text-decoration:underline;
}

.SmallLink{
	font-family: Verdana;
	font-size: 9px;
	color: White;
	text-decoration:none;
}

.SmallLink:hover{
	font-family: Verdana;
	font-size: 9px;
	color: #EEA70A;
	text-decoration:none;
}

.LeftMenuHead
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	padding-left:10px;
	color: #ECA507;
	text-decoration: none;
}

.AwardHeading
{
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #FEDC1B;
	text-decoration: none;
}
.TextHead
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	padding-left:10px;
	color: White;
	text-decoration: none;
}

.WhatsNewHeader
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	padding-left:5px;
	color: #FFB200;
	background-color:#3C3C3C;
	height:30px;
	vertical-align:middle;
	text-decoration: none;
}



.PlayerGuideHeader
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	padding-left:5px;
	color: #DADADA;
	background-color:#3C3C3C;
	text-decoration: none;
}

.LinkLarge{
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #D59501;
	text-decoration:none;
	
}

.LinkLarge:hover{
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #D59501;
	text-decoration:underline;
	
}

.PGLink{
	font-family: Verdana;
	font-size: 11px;
	color: #D59501;
	text-decoration:none;
}

.PGLink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #D59501;
	text-decoration:underline;
}

.PGYellowHeader
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #D59501;
	padding-left:5px;
	text-decoration: none;
	height:25px;
}

.PGContentLinksYellow
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #D59501;
	padding-top:10PX;
	padding-left:15px;
	text-decoration: none;
}
.PGContentLinksYellow:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: White;
	padding-top:10PX;
	padding-left:15px;
	text-decoration: none;
}

.PGContentLinks
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #DADADA;
	text-decoration: none;
}
.PGContentLinks:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #D59501;
	text-decoration: none;
}

.PGText
{
	font-family: Verdana;
	font-size: 11px;
	color: #DADADA;
	text-decoration: none;
}
.PGTextBoldUnderline
{
	font-family: Verdana;
	font-size: 11px;
	padding-top:10px;
	font-weight:bold;
	color: #DADADA;
	text-decoration: Underline;
}
.PGTextHead
{
	font-family: Verdana;
	font-size: 11px;
	color: #D59501;
	font-weight:bold;
	text-decoration: none;
	padding-top:10px;
	padding-left:5px;
}
.PGSkillPoints
{
	font-family: Verdana;
	font-size: 11px;
	color: #D59501;
	font-weight:bold;
	text-decoration: none;
	padding-top:10px;
	
}
.PGYellowLink
{
	font-family: Verdana;
	font-size: 11px;
	color: #DADADA;
	text-decoration: none;
}
.PGYellowLink:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #DADADA;
	text-decoration:unerline;	
}


.AwardName
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: White;
	text-decoration: none;
}
.AwardDescription
{
	font-family: Verdana;
	font-size: 11px;
	color: #DADADA;
	text-decoration: none;
}




.ClubName
{
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
	color: White;
	text-decoration: none;
}

.WhiteText
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: White;
	text-decoration: none;
}

.MatchAbanden
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: White;
	text-decoration: none;
}

.ClubBigText
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: White;
	text-decoration: none;
}

.CellBG
{
	background-color:#101010;
	height:20px;
	
}

.ProfileName
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: White;
	text-decoration: none;
}
.ProfileNameHeader
{
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #BEC3C6;
	text-decoration: none;
}

.ProfileNameLarge
{
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #ECA507;
	text-decoration: none;
}

.ProfileLabel
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #3c3d3d;
	text-decoration: none;
}

.ProfileValue
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: White;
	text-decoration: none;
}

.CreateClubHeaders
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #7C7C7C;
	text-decoration: none;
}


.BarLabel
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #7C7C7C;
	text-decoration: none;
}

.BarValue
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	padding-left:11px;
	color: White;
	text-decoration: none;
}

.PostTitle
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: White;
	text-decoration: underline;
}

.PostText
{
	font-family: Verdana;
	font-size: 11px;
	color: #BEC3C6;
	text-decoration: none;
	font-weight:normal;
}

.NavLinkOn
{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	text-decoration: none;
}

.NavLinkOff
{
	font-family: Verdana;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration: none;
}

.NavLinkOff:Hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #EEA70A;
	text-decoration: none;
}

.StatsHead
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #dbdbdb;
	text-decoration: none;
}

.StatsColGray
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	font-style: italic;
	color: #dbdbdb;
	text-decoration:underline;
}

.StatsCol
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	font-style: italic;
	color: #dbdbdb;
	text-decoration:underline;
}

.Stat
{
	font-family: Verdana;
	font-size: 11px;
	color: #C3C3C3;
	text-decoration: none;
	font-weight:normal;
}

.StatGray
{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	background-color:#181818;
	text-decoration: none;
}

.LeaderCountries
{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	font-weight:normal;
	text-decoration:none; 
}

.LatestScorePager1
{
	font-family: Verdana;
	text-decoration:none; 
	color:White;
	font-size: 13px;
}

.Pager1
{
	font-family: Verdana;
	text-decoration:none; 
	color:#424242;
	font-size: 13px;
}
.Pager
{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
.Pager:hover {
	font-family: Verdana;	
	font-size: 11px;
	color: #EEA70A;
	text-decoration: none;	
}

.MatchListDetailGray
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: White;
	text-decoration: none;
}

.MatchListDetailGrayPersonalized
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: White;
	text-decoration: none;
}

.MatchListDetailGrayGray
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #7d7d7d;
	text-decoration: none;
	background-color:#181818;
}

.MatchListDetail
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: White;
	text-decoration: none;
}

.MatchListDetailGrayText
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #7d7d7d;
	text-decoration: none;
}

.ScoreBack
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: White;
	text-decoration: none;
}

.ScoreBack:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #EEA70A;
	text-decoration: none;
}

.HeadGrayBG
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	padding-left:10px;
	color: #dbdbdb;
	text-decoration: none;
	background-color:#181818;
}

.LeaderHeader
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #7c7c7c;
	text-decoration: none;
	background-color:#181818;
}

.ScoreDetail
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	padding-left:10px;
	color: #C3C3C3;
	text-decoration: none;
}

.ScoreCountry
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #dbdbdb;
	text-decoration: none;
}
.ScoreDetailWhiteBold
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #dbdbdb;
	text-decoration: none;
}


.GrayBG
{
	background-color:#181818;
}
.LeaderRank
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #dbdbdb;
	text-decoration:none;
}

.LeaderName
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: White;
	text-decoration: none;
}
.LeaderName:Hover
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	padding-left:10px;
	color: #ECA507;
	text-decoration: none;
}
.LeaderName2
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	padding-left:10px;
	color: White;
	text-decoration: none;
}
.OversFormat
{
	font-family: Verdana;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration: none;
}