@charset "utf-8";


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;
}

/*img	{
	border:none;
}*/
.patternbg {
	background-image: url(images/bg_pattern.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.shadow-right	{
	background: url(images/boxshadow_bg_right.jpg) left top repeat-y;
	width:6px;
}

.shadow-left	{
	background: url(images/boxshadow_left_bg.jpg) left top repeat-y;
	width:6px;
}

.shadow-top	{
	background: url(images/boxshadow_top_bg.jpg) left bottom repeat-x;
	height:6px;
}

.shadow-bottom	{
	background: url(images/boxshadow_btm_bg.jpg) left top repeat-x;
	height:6px;
}


.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;
	text-decoration:none;
}
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;
}
a.goal:link, a.goal:visited { font-family:Arial, Helvetica, sans-serif; font-size:9pt; text-decoration:none; color: #333333; font-weight:500;}
a.goal:hover { font-size:9pt; text-decoration:underline; color:#990033;}
.adtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #CCC;
	text-decoration: none;
}
.pollquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #7b8385;
}
.redhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #f36100;
}

a.redhighlight {
	font-family: Arial, Helvetica, sans-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;
}

a.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:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #00832b;
	text-decoration: none;
}
.articletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #757575;
	text-decoration: none;
}
.articlecomment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
	text-decoration: none;
}

a.graylink:link {
	font-family: Arial, Helvetica, sans-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: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #757575;
	text-decoration: none;
}

a.graylink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #757575;
	text-decoration: none;
}
a.graylink:hover {
	font-family: Arial, Helvetica, sans-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: 16pt;
	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:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #444;
}

.commentboxtitle {
	font-family: Arial, Helvetica, sans-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: Arial, Helvetica, sans-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;
}
#mostviewed a:link{
	display: block;
	height: auto;
	padding-top: 5px;
	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: 5px;
}

#mostviewed a:active{
	display: block;
	height: auto;
	padding-top: 5px;
	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: 5px;
}

#mostviewed a:visited{
	display: block;
	height: auto;
	padding-top: 5px;
	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: 5px;
}
#mostviewed a:hover{
	display: block;
	height: auto;
	padding-top: 5px;
	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: 5px;
}


.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: 11pt;
	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:"Century Gothic";
	font-size: 16px;
	text-decoration: none;
}
.articletext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	text-decoration: none;
}
a.pagelink {
	display: block;
	text-align: center;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
	color: #FFF;
	vertical-align:middle;
	padding: 5px;
	margin-right:3px;
	
	background-color:#333333;
}
.paginginfo {
	font-family: "Century Gothic", Calibri, Arial;
	font-size: 14px;
	font-style: normal;
}

a.pagelink:hover {
	background-color:#F00;
}
a.pagelinkactive {
	display: block;
	text-align: center;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
	color: #FFF;
	vertical-align:middle;
	padding: 5px;
	margin-right:3px;
	background-color:#F00;
	
}
.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;
}

a.latestnews:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	
}
a.latestnews:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
	
}
a.latestnews:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	
}
a.latestnews:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D00;
	text-decoration: none;
	
}

a.next-prev	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0884c8;
	text-decoration:none;
	padding:0px 3px;
}

a.next-prev:hover	{
	
	color:#d5672c;
	text-decoration:none;
	}

.cat-title{

	font-size:11pt;

	font-weight:bold;

	color:#fff;

	}
	
a.tournament_list_title	{
	padding:10px;
	background:#FC0;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
}

.tournament_list_title	{
	padding:5px;
	background:#149EDC;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	width:500px;
	display:block;
}


.fixture{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
/*.fixture:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F00;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
.fixture:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}*/
.fixture:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #D00;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #F1F1F1;
}

a.fix:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
a.fix:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F00;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
a.fix:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
a.fix:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #D00;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #F1F1F1;
}
.fix-ture{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	text-decoration: none;
}

.fix-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
	padding-left:10px;
}
.leaguetabletxt	{
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;

}

.leaguetabletxt:hover	{
	font-weight:bold;
	background:#CCC;
}
.religation	{
	background:url(images/religation.png) no-repeat right top;
	width:20px;
	height:20px;
	display:block;
	padding-left:10px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.non-religation	{
	
	width:20px;
	height:20px;
	display:block;
	padding-left:10px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.leaguetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	
}
a.leaguetable:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D00;
	text-decoration: none;
	
}

a.videolist:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #c50d13;
	text-decoration: none;
	background-image: url(images/vid_icon.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left: 35px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
a.videolist:active {
	color: #c50d13;
	text-decoration: none;
	display: block;
}
a.videolist:visited {
	
	color: #c50d13;
	text-decoration: none;
	display: block;
}
a.videolist:hover {
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	background-color: #F1F1F1;
}

a.videolist2:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0054bf;
	text-decoration: none;
	background-image: url(images/vid_icon.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left: 35px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
a.videolist2:active {
	color: #0054bf;
	text-decoration: none;
	display: block;
}
a.videolist2:visited {
	
	color: #0054bf;
	text-decoration: none;
	display: block;
}
a.videolist2:hover {
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	background-color: #F1F1F1;
}

#cse-search-results	{
	width:500px;
}

