body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #c6c6c6;
}
.patternbg {
	background-image: url(images/bg_pattern.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

@charset "utf-8";
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-image: url(images/bullet_red.png);
	text-align: left;
	text-decoration: none;
	list-style-position: inside;
}
a.livenewslist:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	text-decoration: none;
	background-image: url(images/bullet_red.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
a.livenewslist:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F00;
	text-decoration: none;
	background-image: url(images/bullet_red.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
a.livenewslist:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	text-decoration: none;
	background-image: url(images/bullet_red.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
a.livenewslist:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #D00;
	text-decoration: none;
	background-image: url(images/bullet_red.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #F1F1F1;
}
.adtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #CCC;
	text-decoration: none;
}
.pollquestion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: none;
	color: #7b8385;
}
.redhighlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: none;
	color: #f36100;
}
.livescorebgmain {
	background-image: url(images/bg_livescore_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.livescore_livecomm {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	color: #BBB;
	text-decoration: none;
}
.livescore_premiereleague {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #DDD;
	text-decoration: none;
}
.livescorebgscore {
	background-image: url(images/bg_livescore_result.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #BBB;
	text-decoration: none;
}
.livescoretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #DDD;
	text-decoration: none;
}
.scoretext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14pt;
	color: #F90;
	text-decoration: none;
}
#matchlist a:link {
	background-image: url(images/bullet_grey.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-position: 10px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #C9C9C9;
	text-decoration: none;
	font-weight: bolder;
	display: block;
}


#matchlist a:active {
	background-image: url(images/bullet_grey.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #C9C9C9;
	text-decoration: none;
	font-weight: bolder;
	display: block;
}
#matchlist a:visited {
	background-image: url(images/bullet_grey.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #C9C9C9;
	text-decoration: none;
	font-weight: bolder;
	display: block;
}

#matchlist a:hover {
	background-image: url(images/bullet_grey.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-position: 10px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #F0F0F0;
	text-decoration: none;
	font-weight: bolder;
	display: block;
	background-color: #494949;
}


.othermatchestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #edbe00;
	text-decoration: none;
}
.intguest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #00832b;
	text-decoration: none;
}
.articletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #757575;
	text-decoration: none;
}
.articlecomment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #444444;
	text-decoration: none;
}

a.graylink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #639;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #639;
	border-right-color: #639;
	border-bottom-color: #639;
	border-left-color: #639;
}

a.graylink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #757575;
	text-decoration: none;
}

a.graylink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #757575;
	text-decoration: none;
}
a.graylink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #F00;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}

.newshover:hover {

background-color: #f8f8f8;


}
.newstitle {
	font-family: "century gothic", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15pt;
	color: #F63;
	text-decoration: none;
}
.playername {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bolder;
}
.playernamesmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bolder;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #747474;
	text-decoration: none;
	letter-spacing: -1pt;
}
.newstitle {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #cf1300;
	text-decoration: none;
}
.newssubtitle {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #069;
	text-decoration: none;
}
.bodyarticle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	text-decoration: none;
	color: #444;
}

.commentboxtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #2A9F00;
	text-decoration: none;


	
}
.formstyle {
	border: 1px solid #E1E1E1;
	background-image: url(images/bg_form.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #666;
	text-decoration: none;
	padding-top: 5px;
}
#newscatlist a:link{
	display: block;
	height: 20px;
	padding-top: 10px;
	padding-left: 30px;
	background-image: url(images/bullet_red.png);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	text-decoration: none;
	color: #036;
	padding-bottom: 10px;
}

#newscatlist a:active{
	display: block;
	height: 20px;
	padding-top: 10px;
	padding-left: 30px;
	background-image: url(images/bullet_red.png);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	text-decoration: none;
	color: #036;
	padding-bottom: 10px;
}

#newscatlist a:visited{
	display: block;
	height: 20px;
	padding-top: 10px;
	padding-left: 30px;
	background-image: url(images/bullet_red.png);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	text-decoration: none;
	color: #036;
	padding-bottom: 10px;
}
#newscatlist a:hover{
	display: block;
	height: 20px;
	padding-top: 10px;
	padding-left: 30px;
	background-image: url(images/bullet_red.png);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	text-decoration: none;
	color: red;
	padding-bottom: 10px;
}

.clubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #747474;
	text-decoration: none;
	letter-spacing: -0.5pt;
}
.clubpageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #f96b03;
	text-decoration: none;
	letter-spacing: -0.5pt;
}
.clubpageheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #f96b03;
	text-decoration: none;
}
.clubpagebodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #4A4A4A;
	text-decoration: none;
}
.clubpagebodygray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #747474;
	text-decoration: none;
}
.clubpagemembername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3B3B3B;
	text-decoration: none;
}

.playerlist:hover {
	background-color: #EDEDED;
	background-image: url(images/bg_player_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: hand;
	}
	.jerseyicon {
	background-image: url(images/icon_jersey.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-decoration: none;
	color: #656565;
	letter-spacing: -0.5pt;
}
.playername {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #111;
	text-decoration: none;
	font-weight: normal;
}
.clubnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #444;
}
.jerseynowhite {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 25pt;
	color: #EDEDED;
	text-decoration: none;
}

.playertype {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #D6D6D6;
	text-decoration: none;
	padding-left: 15px;
}
.playerpicshadow {
	background-image: url(images/bg_playerpic_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.playerinfotext {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EBEBEB;
	text-decoration: none;
}
.playerinfogray {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E8E8E;
	text-decoration: none;
}
.matchinfoclubname {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #2C2C2C;
	text-decoration: none;
	letter-spacing: -1pt;
}
.matchinfogamestatus {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2C2C2C;
	text-decoration: none;
}
.matchinfogamestatusbold {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ec662b;
	text-decoration: none;
	font-weight: bolder;
}
.matchinfoscore {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #565656;
	text-decoration: none;
}


label.error           { font-family: "century gothic", Arial, Helvetica, sans-serif;font-weight:normal;color:red;text-align:left;width:140px; padding-left:25px;
                        background: transparent url(images/cancel.png) no-repeat scroll left; }
#success							{ font-family: "century gothic", Arial, Helvetica, sans-serif; margin:60px 0 0 100px; }
#success h2						{ font-size:150%;color:grey; }
#success p						{ color:grey;font-weight:bold;margin:6px 0px; }
#checkmark						{ position:relative;top:-46px;left:-60px; }						.jerseyiconsmall {
	background-image: url(images/icon_jersey_small.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #656565;
	letter-spacing: -0.5pt;
	font-weight: bolder;
}
.ratingiconsmall {
	background-image: url(images/icon_rating.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	text-decoration: none;
	color: #B00;
	letter-spacing: -0.5pt;
}
.gallerytn:hover
{
	background-color: #D9D9D9;
}
.newstitle2{
	color:#C30;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	text-decoration: none;
}
.articletext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#000000;
	text-decoration: none;
}
a.pagelink {
	display: block;
	text-align: center;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
	color: #666666;
	vertical-align:middle;
	padding: 5px;
	background-color:#333333;
}
.paginginfo {
	font-family: "Century Gothic", Calibri, Arial;
	font-size: 14px;
	font-style: normal;
}

a.pagelink:hover {
	background-color:#3366CC;
}
.scroll {
	border:0px;
	height:600px;
	overflow:auto;
	width: 646px;
}
.caption
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:italic;
}	
.identify
{
	font-family:Arial;
	font-size:11pt;
	color:#FFFFFF;
	font-weight: lighter;
	text-transform:uppercase;
	letter-spacing: 0.001mm;
}	
.rank {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #FFFFFF;
	text-decoration: none;
}
.superscript {
	font-family: "Century Gothic", Arial, Helvetica;
	vertical-align: super;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px;
}
.newssubtitle-nep {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #069;
	text-decoration: none;
}

a.switch:link	{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

a.switch:visited	{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

a.switch:hover	{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFCC33;
	font-size:11px;
	text-decoration:none;
}