/* global */

body 
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				13px;
	color:					#575757;
	background:				#92bcd7;
	background:				#92bcd7 url("../images/background_blue.jpg") repeat-x scroll 0px 0px;
	margin:					0;
	margin-bottom:          10px;
	padding:				0;
	text-align:				center;
}


/**overige nieuws **/

a.overige_nieuws_link:link, a.overige_nieuws_link:visited
{
	font-size: 11px;
	color: #575757;
	text-decoration: none;
}

a.overige_nieuws_link:hover
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.playoffs_europe_link:link, a.playoffs_europe_link:visited
{
	font-size: 12px;
	color: #f15928;
	text-decoration: underline;
}

a.playoffs_promdegr_link:link, a.playoffs_promdegr_link:visited
{
	font-size: 12px;
	color: #009d32;
	text-decoration: underline;
}

table.menu_table
{
	background:				url("../images/menu_bg_off.gif") repeat-x;
	width: 100%;
	_width: 100%;
}

td.menu_on
{
	background:				url("../images/menu_bg_on.gif") repeat-x;
	margin:0px;
	height: 41px;
	text-decoration:none; 
	color: white; 
	vertical-align:middle; 
	text-align: center;
	height: 41px; 
	font-size: 13px; 
	font-weight: normal;
}

td.menu_off
{
	background:				url("../images/menu_bg_off.gif") repeat-x;
	margin:0px;
	height: 41px;
	text-decoration:none; 
	color: white; 
	vertical-align:middle; 
	text-align: center;
	height: 41px; 
	font-size: 13px; 
	font-weight: normal;
}

input, select {
	font:					normal 11px Arial, Helvetica, sans-serif;
	text-align:				left;
	vertical-align:		top;
}

textarea {
	font:					   normal 11px Arial, Helvetica, sans-serif;
}



.buttonlink {
	color:					#FFFFFF;
	text-decoration:		none;
	font-weight:			bold;
}

#main {
	width:					804px;
	background-color:		white;
}

div.photo {
	border:					1px solid #ABABAB;
}

div.photo img {
	border:					2px solid #FFF;
}

/* footer */

td.footer {
	color:					#ffffff;
	background-color:		#92bcd7;
	font-size:				13px;
	height:					20px;
	text-align:				center;
	padding-top:            10px;
}

td.footer a {
	color:					#1983ce;
}

/* dropdown menu */

td.dropdown {
	background-color:		#C7EAFC;
	padding-left:			13px;

}

div#lyrChangecountry {
	border-bottom:			1px solid #E6E6E6;
	border-right:			1px solid #E6E6E6;
	display:				none;
	left:					604px;
	/*Let op, bovenstaande positie moet bij wijzigingen ook gewijzigd worden in functions.js*/
	position:				absolute;
	top:					28px;
	
}

div#lyrChangelanguage {
	border-bottom:			1px solid #E6E6E6;
	border-right:			1px solid #E6E6E6;
	display:				none;
	left:					604px;
	/*Let op, bovenstaande positie moet bij wijzigingen ook gewijzigd worden in functions.js*/
	position:				absolute;
	top:					56px;
	z-index:				100;
}

.btnDropdown {
	background:				#FFF url("../images/bgbtndropdown.gif") no-repeat scroll top right;
	color:					#00529C;
	display:				block;
	font:					bold 9px Arial, Helvetica, sans-serif;
	line-height:			15px;
	padding-left:			5px;
	text-decoration:		none;
	width:					145px;
	margin-bottom:			0px;
}

a.dropdowntext {
	background-color:		#FFF;
	color:					#00529C;
	display:				block;
	font:					normal 11px Arial, Helvetica, sans-serif;
	padding:				2px 2px 3px 5px;
	text-decoration:		none;
	width:					144px;
}

a.dropdowntext:hover {
	background-color:		#00AEEF;
	color:					#FFF;
}

/* menu left */
.m-l1-false 
{
   background:				transparent url("/images/bg_menu.gif") repeat-x scroll 0px 0px;
   line-height:				20px;
	color:					#000;
	display:				block;
	font-weight:			bold;
	text-decoration:		none;
	width:					147px;
}
/* menu left */
a.m-l1-false:hover 
{
   
   /*transparent url("../images/menu_false.gif") repeat-x scroll 0px 0px;*/
}

.m-l1-true 
{ 
   DISPLAY: block; 
   FONT-WEIGHT: bold; 
   WIDTH: 147px; 
   COLOR: #00a6e7; 
   background:				transparent url("/images/bg_menu.gif") repeat-x scroll 0px 0px;
   line-height:			20px;
   TEXT-DECORATION: none }

a.m-l1-true:hover {
}

a.m-l2-false {
	color:					#000;
	display:				   block;
	font-size:				10px;
	line-height:			14px;
	text-decoration:		none;
	width:					147px;
}

a.m-l2-true {
	color:					#00a6e7;
	display:				   block;
	font-size:				10px;
	font-weight:			bold;
	line-height:			14px;
	text-decoration:		none;
	width:					147px;
}

a.m-l3-false {
	color:					#000;
	display:				   block;
	font-size:				10px;
	line-height:			14px;
	text-decoration:		none;
	width:					147px;
}

a.m-l3-true {
	color:					#00a6e7;
	display:				block;
	font-size:				10px;
	font-weight:			bold;
	line-height:			14px;
	text-decoration:		none;
	width:					147px;
}

a.m-l4-false {
	color:					#000;
	display:				   block;
	font-size:				10px;
	line-height:			14px;
	text-decoration:		none;
	width:					147px;
}

a.m-l4-true {
	color:					#00a6e7;
	display:				   block;
	font-size:				10px;
	font-weight:			bold;
	line-height:			14px;
	text-decoration:		none;
	width:					147px;
}

tr.header-bottom td {
	border-bottom:			1px solid #FFF;
}

/* col right */

table#right td 
{
	padding:				10px;
}

table#rightnopadding td {
	padding:				0px;
}

table#right td.divider {
	padding:				   0;
	background:				transparent url("/images/bgrightdivider.gif") repeat-x scroll 0px 0px;
}

table#right td.gradient {
	background:				transparent url("/images/bgrightgradient.gif") repeat-x scroll 0px 0px;
}

.button {
	border-left:			1px solid #000000;
	border-top:				1px solid #000000;
	border-right:			1px solid #000000;
	border-bottom:			1px solid #000000;
	background-color:		#000000;
	color:					#FFFFFF;
	font-weight:			bold;
	text-align:				center;
}

.pulldown {
	color:					#00529C;
}



li {
	padding-left:			0;
	margin-left:			16px;
}



div.sublearnmoreabout {
	font:					normal 10px Arial, Helvetica, sans-serif;
	padding-left:			6px;
	line-height:			16px;
}

/* content */

.clickpath {
	background-color:		#FFF;
	color:					#AAA;
	font-size:				9px;
	height:					40px;
	line-height:			14px;
	padding-left:			20px;
	vertical-align:			middle;
}

.currentpage {
	color:					#000;
}

/* intro */

table#intro {
	background:				url("../images/box.gif");
	height:					126px;
	width:					417px;
}
table#intro a {
	color: #FFFFFF;
}

table#intro td.text {
	color:					#FFF;
	font-size:				13px;
	line-height:			15px;
	padding:				10px 0px 10px 0px;
}

table#intro td.text div.header {
	font-size:				13px;
	font-weight:			bold;
	padding-bottom:			5px;
}

.homepageheader
{
	color:					#000;
	font-size:				12px;
	font-weight:			bold;
	padding-bottom:			5px;
}

table#intro td.photo img {
	border:					1px solid #FFF;
	margin:					10px 20px 0px 20px;
	vertical-align:			top;
}

table#intro td.buttonintro {
	background-color:		#FFF;
	font-weight:			bold;
	vertical-align:			middle;
}

/* content home */

td.contenthome {
	padding:				0px 0px 0px 0px;
}

td.contenthome td.text {
	color:					#606060;
	font-size:				15px;
	line-height:			13px;
	width:					107px;
}

td.contenthome td.text div.header {
	color:					#1C3379;
	font-size:				15px;
	font-weight:			bold;
}

td.contenthome td.text a {
	font-weight:			bold;
	font-size:	15px;
	color:					#1C3379;

}

/* photo sub */

div.photosub 
{
	border-bottom:			1px solid #ABABAB;
}

.photosub 
{
	border-bottom:			1px solid #ABABAB;
}

/* content sub */

td.contentsub {
	line-height:			16px;
	padding:				19px;
}

.overviewheader {
	background:				transparent url("/images/bgml1false.gif") repeat-x scroll 0px 0px;
	color:					#00529C;
	/*display:				block;*/
	font-weight:			bold;
	line-height:			23px;
	text-decoration:		none;
	/*width:					376px;*/
}

.downloadcategories {
	background:				transparent url("/images/bgml1false.gif") repeat-x scroll 0px 0px;
	color:					#00529C;
	display:				   block;
	font-weight:			bold;
	line-height:			23px;
	text-decoration:		none;
	/*width:					376px;*/
}
.searchresultheader {
	font-weight:			bold;
	line-height:			23px;
	text-decoration:		none;
	/*width:					376px;*/
}

.tablink {
	color:					#AAA;
	font-size:				9px;
	vertical-align:			middle;
	text-decoration:		none;
	text-align:				center;
}

H1
{
	color:					#00529C;
	font-size:				14px;
}
.hiddenfield
{
	display:				none;
}

table.border
{
	border:					solid 1px lightgrey;
}

td.border
{
	 border-top: lightgrey 1px solid;
}
.border td
{
   text-align:left;
}

.keywordfound
{
	color:					#00529C;
	font-style:				italic;
}
.highlight
{
	background-color:		#C6EBFF;
}
font.heading1
{
	color:					#00529C;
	font-size:				14px;
	font-weight:			bold;
}

font.heading2
{
	color:					#000000;
	font-size:				12px;
	font-weight:			bold;
}

font.heading3
{
	color:					#000000;
	font-size:				11px;
	font-weight:			bold;
}

/* Door Rob toegevoegd */

.alignmiddle label
{
	vertical-align: middle;
	
}

div.ball {
	text-align:			center;
	position:absolute;
	left:0px;
	top: 170px;
	width: 100%;
}

.ClubName
{
   font-weight: bold;
   font-variant: small-caps;
}

.ClubLabel
{
   font-variant: small-caps;
}

.ClubRow0
{
   background-color: #dfe6ea;
}

.ClubRow1
{
   background-color: #F0F0F0;
}

.EreHeader {
	font:					bold 16px arial, helvetica, sans-serif;
	text-align:				left;
	vertical-align:			top;
	color:					#1983ce;
}

.EreNieuws {
	padding: 10px 0px 10px 0px;
}

td.EreNieuws img {
	margin-right:			10px;
	border:					solid 1px;
	align:					left;
}

td.EreNieuws a {
	font:					bold 11px arial, helvetica, sans-serif;
	color:					#1983ce;
	text-decoration:		underline;
}
.uitslag {
	font:					   bold 11px arial, helvetica, sans-serif;
	padding-right:			2px;
	padding-left:			2px;
	height:					16px;
	font-size: 12px;
}

.uitslag_club
{
	font:					bold 12px arial, helvetica, sans-serif;
	/*color: white;*/
	padding-right:			10px;
	padding-left:			2px;
	padding-top:	1px;
	padding-bottom:	1px;
	height:					16px;
	/*background: #62a9dd;*/
}

.box {
	padding-left:			2px;
	padding-top:			4px;
}

td.box a {
	font:					   bold 10px arial, helvetica, sans-serif;
	color:					#000000;
	text-decoration:		underline;
	padding-left:			3px;
	padding-top:			3px;	
}

td.voetbalnieuws a {
	font:					bold 10px arial, helvetica, sans-serif;
	color:					#000000;
	text-decoration:		underline;
	line-height:			15px;
}


ul.NieuwsOverig
{
   margin-left:1px;
   padding-left:1px;
   margin-top:10px;

}
ul.NieuwsOverig li
{
   list-style-image: url("/images/icon_nieuws.gif");
   vertical-align: middle;
}

td {
	font:					   normal 12px Arial, Helvetica, sans-serif;
	/*text-align:				left;*/
	vertical-align:		top;
}

a {
	color:					#1983ce;
	text-decoration:		underline;
}

.SearchBox
{
   background-color:    #13569C;
   color:               #FFFFFF;
   padding-left:7px;
   padding-top:7px;
}
.SearchBox input
{
   color: #000000;
}

.header {
	font:					bold 16px arial, helvetica, sans-serif;
	text-align:				left;
	vertical-align:			top;
	color: #1983ce;
}

.Realisatie
{
   margin: 0;
   display: inline;
   padding: 0;
   border: 0 none;
}
.Realisatie a
{
   font-size:10px;
   color: #89AACD;
}

.voetbalnieuws table tr td a.meernieuws
{
   font:                bold 11px arial, helvetica, sans-serif;
   color:					#1983ce;
   text-decoration:		underline;
}

.clubs {
	text-align:				center;
	vertical-align:			middle;
	align:					center;
}

.NieuwsImage
{
	margin: 0px;
}

input.field, textarea.field
{
   border-width:1px;
   border-color: #000000;
   background-color: #FFFFFF;
   color: #000000;
   width: 150px;
}
textarea.field
{
   width: 200px;
   height: 100px;
}

.BackLink
{
   
   background:				transparent url("../images/icoon_terug.gif") no-repeat scroll 0px 4px;
   font:                bold 11px arial, helvetica, sans-serif;
   color:					#1983ce;
	text-decoration:		underline;
	vertical-align:		middle;
}

.BackLink a
{
   
   padding:					0px 0px 0px 12px;
}

.ForwardLink
{
   
   /*background:				transparent url("../images/icon_pijltje.gif") no-repeat scroll 0px 4px;*/
   font:                bold 11px arial, helvetica, sans-serif;
   color:					#00529C;
	text-decoration:		underline;
	vertical-align:		middle;
}

.ForwardLink a
{
   
   padding:					0px 0px 0px 0px;
}

.NextLink
{
   
   background:				transparent url("../images/icon_volgende.gif") no-repeat scroll 0px 1px;
   font:                bold 11px arial, helvetica, sans-serif;
   color:					#1983ce;
	text-decoration:		underline;
	vertical-align:		middle;
}

.NextLink a
{
   padding:					0px 17px 0px 0px;
}

.PreviousLink
{
   
   background:				transparent url("../images/icon_vorige.gif") no-repeat scroll 0px 1px;
   font:                bold 11px arial, helvetica, sans-serif;
   color:					#1983ce;
   text-decoration:		underline;
   vertical-align:		middle;
}

.PreviousLink a
{
   
   padding:					0px 0px 0px 17px;
}

.Link
{
   font:                bold 11px arial, helvetica, sans-serif;
   color:					#1983ce;
}

.Listing
{
   
}
.ListHeaderBetween, .ListHeaderBetween td
{
   background-color: #00a6eb;
   color:            #FFFFFF;
   height:           20px;
   font:             bold 12px arial, helvetica, sans-serif;
   vertical-align:   middle;
}
.ListHeaderBlack, .ListHeaderBlack td
{
   background-color: #0074ba;
   color:            #FFFFFF;
   height:           20px;
   vertical-align:   middle;
   font:             bold 12px arial, helvetica, sans-serif;
}

.Listing.ListHeader td
{
   font:             bold 14px arial, helvetica, sans-serif;
   vertical-align:   middle;
}

.Listing.Row0, .Listing.Row0 td
{
   background-color: #dfe6ea;
   vertical-align: middle;
}

.Listing.Row1, .Listing.Row1 td
{
   background-color: #dfe6ea;
   vertical-align: middle;
}

.history_results
{
   vertical-align:   middle;
   text-align:       center;
}

.history_results a
{
   color:            #000000;
   text-decoration:  none;
}

.MatchSummary
{
   font:             bold 14px arial, helvetica, sans-serif;
}
.SelectBoxLink
{
   width: 100%;
   text-decoration: none;
   color: #000;
   font-size: 11px;
}

.SelectBoxHeader table
{
   padding-left:5px;
   width: 174px;
   line-height: 15px;
   text-decoration: none;
   background-color: white;
   vertical-align:middle;
   border: 1px solid #000000;
   color: #000;
   vertical-align:bottom;
   font-size: 10px;
}

div#lyrdatums
{
    position:			absolute;
	visibility:			hidden;
	height:             150px;
	width:              174px;
	overflow-y:         scroll;
	overflow:           -moz-scrollbars-vertical;
	border:             solid 1px;
	display: none;
}

div#test
{
   position:				relative;
	height:              150px;
	width:               155px;
}

.ExtranetLoginBox
{
   border: solid 1px #000000;
}

.ExtranetLoginBox tr
{
   height: 12px;
   vertical-align:top;
   
}

.ExtranetActueel
{
   color:					#000;
	font-size:				14px;
	font-weight:			bold;
	padding-bottom:			5px;
}
.ExtranetChangePassword
{
   color:					yellow;
}

/** Splashscreen **/
div#splashScreen { text-align:center; padding-top: 75px; }


/*** clubs padding **/

.clubs
{
	padding-right: 5px;
	padding-left: 5px;
}


div.sponsorenhome  a.sponsorenhome {
	font: normal 10px Verdana, Arial, Trebuchet MS, Tahoma;
	color: #0070ba;
	padding: 0 0 0 15px;	
	text-align: right;
}

.meernieuws
{
	background: transparent url("../images/btn_table_bottom.gif") no-repeat scroll 10px 0;
	width: 235px;
	height: 27px;
	vertical-align: middle;
	text-align:center;
}

a.submenuLink:Link, a.submenuLink:hover, a.submenuLink:visited
{
	font-weight:normal; 
	text-decoration: none; 
	font-size: 13px;
	color: #ffffff;
}

.submenuLeft
{
	text-align: right;
	padding: 2px;
	margin: 0px;
	background: #2e5782 url("../images/submenu_leftcorner.jpg") no-repeat ;
	height: 21px; 
}

.submenuRight
{
	text-align: right;
	padding: 2px;
	margin: 0px;
	height: 21px; 
	background: #2e5782 url("../images/submenu_rightcorner.jpg") no-repeat right;
}


.submenu
{
	width: 800px;
	position:absolute;
	text-align: left;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

.submenu2
{
	position:relative;
	padding: 0px;
	margin: 0px;
	left: auto;
}

.submenu_nonactive
{
	background-color: #2e5782; 
	height: 21px; 
	padding: 2px 20px 2px 20px;
	vertical-align: top;
}

a.meernieuws
{
	border: 1px solid black;
	font: normal 10px Verdana, Arial, Trebuchet MS, Tahoma;
	color: #0070ba;
}

/*** blue box **/

div.bluebox {
	width: 660px;
	margin: 7px 0px 7px 3px;
}
div.blueboxlt {
	width: 9px;
	height: 9px;
	background-image: url(../images/blue_lt.gif);
	background-repeat: no-repeat;
	float: left;
}
div.blueboxrt {
	width: 9px;
	height: 9px;
	background-image: url(../images/blue_rt.gif);
	background-repeat: no-repeat;
	float: left;
}
div.blueboxroundedcontainer {	
	height: 9px;
	background-color: #dfe6ea;
}
div.blueboxmiddle {
	width: 642px;
	background-color: #dfe6ea;
	height: 9px;
	float:left;
}
div.blueboxcontent {
	width: 627px;
	_width: 660px;
	padding: 10px 17px;
	background-color: #dfe6ea;	
}
div.blueboxlb {
	width: 9px;
	height: 9px;
	background-image: url(../images/blue_lb.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
}
div.blueboxrb  {
	width: 9px;
	height: 9px;
	background-image: url(../images/blue_rb.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
}

div.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
}


/* -- voorbeeldkolommen (gebruiken voor layout) ------------------------------------------------------- */

div.wrapper {overflow:hidden;width:100%;}

div.box
{
	
	width: 405px;
}

div.boxheader 
{
	width: 405px;
	background: #fff url("../images/blue_headerbalk.gif") no-repeat scroll 0 0;
	line-height: 15px;
	height: 28px;
	_height: 32px;
	color: #fff;
	font: bold 18px Arial, Verdana, Tahoma;
	padding: 4px 0 0 20px;
	letter-spacing: -0.4px;
}

div.boxbottom {
	background: #fff url("../images/blue_kader.gif") repeat-y scroll left bottom;
	line-height: 16px;
	width: 405px;
	_width: 405px;
	border: #000 solid 0px;
	padding: 10px 20px 20px 20px;
	margin: 0px;
}

div.subPageboxheader {
	background: #fff url("../images/blue_headerbalk2.gif") no-repeat scroll 0 0;
	line-height: 15px;
	height: 28px;
	_height: 32px;
	color: #fff;
	font: bold 18px Arial, Verdana, Tahoma;
	padding: 4px 20 0 20px;
	letter-spacing: -0.4px;
}

div.subPageboxbottom {
	background: #fff url("../images/blue_kader2.gif") repeat-y scroll left bottom;
	line-height: 16px;
	width: 220px;
	_width: 250px;
	padding: 10px 20px 20px 10px;
	margin: 0px;
}


div.titleBlack
{
	color: #000000;
	font-weight: bold;
}

a.linkBlack:link, a.linkBlack:visited
{
	color: #000000;
	text-decoration: none;
}

a.linkBlack:hover
{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

a.linkBlue:link, a.linkBlue:visited
{
	color: #0074ba;
	text-decoration: none;
	font-weight: bold;
}

a.linkBlue:hover
{
	color: #0074ba;
	text-decoration: underline;
	font-weight: bold;	
}

a.insideTextLink:link, a.insideTextLink:visited
{
	font-weight: normal;
	color: #575757;
	text-decoration:none;
	font-size: 12px;
}

a.insideTextLink:hover
{
	font-weight: normal;
	color: #00a6e7;
	text-decoration:none;
	font-size: 12px;
}

.result_row1
{
	background-color:#f1f1f1; 
	font-size: 10px; 
	color: #575757; 
	text-align: center;
}

.result_row2
{
	background-color:#dfe6ea; 
	font-size: 10px; 
	color: #575757; 
	text-align: center;
}

.result_row1_club
{
	background-color:#f1f1f1; 
	font-size: 10px; 
	color: #575757; 
	text-align: center;
}

.result_row2_club
{
	background-color:#dfe6ea; 
	font-size: 10px; 
	color: #575757;
	text-align: center;
}

.result_header
{
	background-color: #0074ba; 
	color: #FFFFFF; 
	font-size: 10px; 
	text-align:center;
}

a.resultLink:link, a.resultLink:hover, a.resultLink:visited
{
	color: #0070ba; 
	font-weight: bold;
	text-decoration: underline;
}


.stand_header
{
	background-color: #0074ba; 
	color: #FFFFFF; 
	font-size: 12px; 
	text-align:center;
	font-weight: bold;
	vertical-align: middle;
}

a.historyNavLink:link, a.historyNavLink:visited
{
	color: #ffffff;
	font-weight:bold; 
	text-decoration:none;
}

a.historyNavLink:hover
{
	color: #0074ba;
	font-weight:bold; 
	text-decoration:none;
}


.footerLeft
{
	padding: 0px; 
	margin: 0px; 
	background: #ffffff url('../images/bottomfooterLeft.gif') no-repeat scroll bottom left; 
	width: 5px; 
	height: 12px;
}

.footerRight
{
	padding: 0px; 
	margin: 0px; 
	background: #ffffff url('../images/bottomfooterRight.gif') no-repeat scroll bottom right; 
	width: 5px; 
	height: 12px;
}

.headerProgrammOff
{
	height: 25px;
	_height: 32px;
	width: 120px;
	margin: 0px 0px 0px 28px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -0.4px;
	font: bold 18px Arial, Verdana, Tahoma;
	line-height: 15px;
	text-decoration: none;
	color: #666;
	cursor: hand;
}

.headerProgrammOn
{
	height: 25px;
	_height: 32px;
	width: 120px;
	margin: 0px 0px 0px 28px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -0.4px;
	font: bold 18px Arial, Verdana, Tahoma;
	line-height: 15px;
	text-decoration: none;
	color: #fff;
	cursor: hand;
}

.headerStandingOn
{
	height: 25px;
	_height: 32px;
	width: 50px;
	margin: 0px 0px 0px 15px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -0.4px;
	font: bold 18px Arial, Verdana, Tahoma;
	line-height: 15px;
	text-decoration: none;
	color: #fff;
	cursor: hand;
}

.headerStandingOff
{
	height: 25px;
	_height: 32px;
	width: 50px;
	margin: 0px 0px 0px 15px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -0.4px;
	font: bold 18px Arial, Verdana, Tahoma;
	line-height: 15px;
	text-decoration: none;
	color: #666;
	cursor: hand;
}

.headerTopscorersOn
{
	height: 25px;
	_height: 32px;
	width: 100px;
	margin: 0px 0px 0px 36px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -0.4px;
	font: bold 18px Arial, Verdana, Tahoma;
	line-height: 15px;
	text-decoration: none;
	color: #fff;
	cursor: hand;
}

.headerTopscorersOff
{
	height: 25px;
	_height: 32px;
	width: 100px;
	margin: 0px 0px 0px 36px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -0.4px;
	font: bold 18px Arial, Verdana, Tahoma;
	line-height: 15px;
	text-decoration: none;
	color: #666;
	cursor: hand;
}