body, div, table, select, input, textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	margin:0px;
}

body {
	background: #ebebeb url("/img/fe/06_wcm/bg_site.gif") repeat-y;
}

a {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #990000;
}

a.inverted {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

a.inverted:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #990000;
}

a.noLink {
	color: #000000;
	text-decoration: none;
}

a.noLink:hover {
	color: #000000;
	text-decoration: none;
}

/*style for incorrect form fields*/

.fieldError {
	background-color:#FF9999;
}

/*style for error messages*/
.fieldErrorMessage {
	color:red;
}

.textBig{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: Bold;
}

.headlinks{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.headlinks:hover{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
}

table td.coloredSpacer {
	background-color:#000000;
}

table td.coloredSpacer img{
	height:3px;
}

table td.centralModuleMarginTop img{
	height:20px;
}

table td.centralModuleMarginLeftRight, table td.centralModuleMarginLeftRight img{
	width:10px;
}

/*** common definition of a module frame ***/

/* the most outer table (the root element) */
table.moduleFrame {
	border: 1px solid #d1d1d1;
	margin: 0px 0px 5px 0px;
	width: 100%;
}

/* any cell within the module frame */
table.moduleFrame td {
	padding: 0px;
	background: white;
}

/* the inner table */
table.moduleFrame table.inner {
	border: 2px solid white;
	width: 100%;
}

/* the header table */
table.moduleFrame table.header {
	border-bottom: 1px solid white;
}

table.moduleFrame td.coloredSpacer {
	background-color:#000000;
}

table.moduleFrame td.coloredSpacer img{
	height:3px;
}

/* any cell within the header row */
table.moduleFrame td.header td {
	height: 22px;
	padding: 0px;
}

/* the div within the pad cell - the wider it is, the more padding you will get */
table.moduleFrame td.header td.pad div {
	width: 10px;
}

/* the div within the title cell - in general not visible
	this element also contains the module title as text, so we have to ensure that the element will keep its size
*/
table.moduleFrame td.header td.title div {
	visibility: hidden;
	overflow: hidden;
	white-space: nowrap;
}

/* the div within the title cell - visible for print or non-grafical media */
@media print, aural, braille, embossed, tty {
	table.moduleFrame td.header td.title div {
		visibility: visible;
		overflow: visible;
		font-size: 14px;
	}
}

/* the div within the stretch cell - needed for resizing */
table.moduleFrame td.header td.stretch {
	width: 100%;
}

/* the image cell - contains image or sth else */
table.moduleFrame td.image {
	border-bottom: 1px solid white;
	vertical-align: top;
}

/* the content cell - contains the module content */
table.moduleFrame td.content {
	border: 1px solid #d1d1d1;
	border-top-width: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

table.moduleFrame td.centralModuleMarginTop img{
	height:20px;
}

table.moduleFrame td.centralModuleMarginLeftRight, table.moduleFrame td.centralModuleMarginLeftRight img{
	width:10px;
}

/*** specialized module frame for news module ***/

div.news {
	text-align: left;
}

/* any cell within the header row gets the repeating background image */
div.news table.moduleFrame table.header td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}

/* the title cell - contains the module title as image */
div.news table.moduleFrame table.header td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/big_news_lateNews.gif") no-repeat top left;
}

/* the div within the title cell - exactly as wide as the background image */
div.news table.moduleFrame table.header td.title div {
	width: 180px;
}

/* the decor cell - contains nice black silhouette as background image */
div.news table.moduleFrame table.header td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/red_bg2.gif") no-repeat top right;
}

/* the div within the decor cell - exactly as wide as the background image */
div.news table.moduleFrame table.header td.decor div {
	width: 179px;
}


/*picture search galery*/

div.pictSearGale table.galeryItem div.commentRecap {
	margin-top: 4px;
	margin-bottom: 6px;
}

div.pictSearGale table.galeryItem div.commentRecap img.rank {
	border:none;
	vertical-align: -4px;
}

div.pictSearGale table.pager {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.pictSearGale table.pager a.current {
	color:#000000;
}

div.pictSearGale table.pager a.page {
	/*color: #E90001;*/	
}

div.pictSearGale a.prev, div.pictSearGale a.next {
	color: #000000;
}

div.pictSearGale div.pictureUpload {
	background-color:#E9E9EB;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:12px;
	margin-top:5px;
}

div.pictSearGale table.galeryTable td.galeryItemDescription
{
	vertical-align:top;
	border-style:solid solid solid solid;
	padding:3px;
}

div.pictSearGale table.galeryTable td.galeryTableColumnSpacer {
	width:10px;
}

div.pictSearGale table.galeryTable tr.galeryTableRowSpacer td {
	height:10px;
}

div.pictSearGale td.galeryItemImage {
	background-color:#CCCCCC;
	border:medium none;
	text-align:center;
	padding:2px;
}

div.pictSearGale .photoSearchResults {
	border:1px solid #FFFFFF;
	margin:0px 0px 0px 0px;
	padding:2px;
}

div.pictSearGale .photoSearchResultsOn {
	border:1px solid #000000;
	margin:0px 0px 0px 0px;
	padding:2px;
}

div.pictSearGale div.galeryImageTitle {
	font-weight:bold;
	text-align:left;
}

div.pictSearGale div.galeryImageDescription {
	text-align:left;
	vertical-align:bottom;
}

div.pictSearGale div.bottomLinkBar {
	float: right;
	margin: 0px 7px 7px 7px;
}

div.pictSearGale .error {
	color: red;
	font-weight: bold;
}

div.pictSearGaleView div.ranking {
	margin-top:3px;
	margin-bottom:4px;
}

div.pictSearGaleView div.ranking img {
	vertical-align: -4px;
}

div.pictSearGaleView div.commentRecap {
	margin-top: 4px;
	margin-bottom: 6px;
}

div.pictSearGaleView div.commentRecap span.rankTool img {
	border:none;
	vertical-align: -4px;
}

div.pictSearGaleView div.bottomLinkBar {
	float: right;
	margin: 0px 7px 7px 7px;
}

div.pictSearGaleView div.commentCaption {
	border: none;
	font-size: 14px;
	font-weight: bold;
	margin: 22px 0px 8px 0px;
	text-transform: uppercase;
}

/*** specialized module frame for Quote Of The Day module ***/

div.qotd table.moduleFrame table.header td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.qotd table.moduleFrame table.header td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/headQuotOfTheDay.gif") no-repeat top left;
}
div.qotd table.moduleFrame table.header td.title div {
	width: 114px;
}
div.qotd table.moduleFrame table.header td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/red_bg1.gif") no-repeat top right;
}
div.qotd table.moduleFrame table.header td.decor div {
	width: 53px;
}
div.qotd table.moduleFrame td.content {
	height: 57px;
	padding: 10px;
}

/*** specialized module frame for Quote Of The Day module (simple version) ***/

div.qotdSimple table.moduleFrame table.header td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.qotdSimple table.moduleFrame table.header td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/headQuotOfTheDay.gif") no-repeat top left;
}
div.qotdSimple table.moduleFrame table.header td.title div {
	width: 114px;
}
div.qotdSimple table.moduleFrame table.header td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/red_bg1.gif") no-repeat top right;
}
div.qotdSimple table.moduleFrame table.header td.decor div {
	width: 53px;
}
div.qotdSimple table.moduleFrame td.content {
	padding: 10px;
}

/*** specialized module frame for Poll ***/

div.poll table.moduleFrame table.header td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.poll table.moduleFrame table.header td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/headPoll.gif") no-repeat top left;
}
div.poll table.moduleFrame table.header td.title div {
	width: 30px;
}
div.poll table.moduleFrame table.header td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/red_bg1.gif") no-repeat top right;
}
div.poll table.moduleFrame table.header td.decor div {
	width: 53px;
}
div.poll table.moduleFrame td.content {
	padding: 5px;
}

/*** specialized module frame for plain content module ***/

div.plainContent table.moduleFrame table.header td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.plainContent table.moduleFrame table.header td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/red_news.gif") no-repeat top left;
}
div.plainContent table.moduleFrame table.header td.title div {
	width: 37px;
}
div.plainContent table.moduleFrame table.header td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/red_bg2.gif") no-repeat top right;
}
div.plainContent table.moduleFrame table.header td.decor div {
	width: 179px;
}

/*** specialized module frame for group standings module ***/

div.grouStan table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.grouStan table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headGrouStan.gif") no-repeat top left;
}
div.grouStan table.moduleFrame table.header td.title div {
	width: 116px;
}
div.grouStan table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackGrouStan.gif") no-repeat top right;
}
div.grouStan table.moduleFrame table.header td.decor div {
	width: 53px;
}

/*** specialized module frame for group standings full module ***/

div.grouStanFull table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.grouStanFull table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headGrouStanFull.gif") no-repeat top left;
}
div.grouStanFull table.moduleFrame table.header td.title div {
	width: 116px;
}
div.grouStanFull table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackGrouStanFull.gif") no-repeat top right;
}
div.grouStanFull table.moduleFrame table.header td.decor div {
	width: 174px;
}

/*** specialized module frame for schedule & results module ***/

div.scheResu table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.scheResu table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headScheResu.gif") no-repeat top left;
}
div.scheResu table.moduleFrame table.header td.title div {
	width: 134px;
}
div.scheResu table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackScheResu.gif") no-repeat top right;
}
div.scheResu table.moduleFrame table.header td.decor div {
	width: 178px;
}

/*** specialized module frame for team schedule module ***/

div.teamSche table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.teamSche table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headTeamSche.gif") no-repeat top left;
}
div.teamSche table.moduleFrame table.header td.title div {
	width: 102px;
}
div.teamSche table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackTeamSche.gif") no-repeat top right;
}
div.teamSche table.moduleFrame table.header td.decor div {
	width: 53px;
}

/*** specialized module frame for "info module" with Black header ***/

div.infoModu table.moduleFrame table.header td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.infoModu table.moduleFrame table.header td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/red_news.gif") no-repeat top left;
}
div.infoModu table.moduleFrame table.header td.title div {
	width: 37px;
}
div.infoModu table.moduleFrame table.header td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/red_bg2.gif") no-repeat top right;
}
div.infoModu table.moduleFrame table.header td.decor div {
	width: 171px;
}

div.infoModu td.moduleSeparator {
	border-left: 1px solid lightgrey;
}

div.infoModu table.moduleFrame td.content {
	padding: 5px 0px 5px 0px;
}

div.infoModu table.moduleFrame td.content div.viewSimpPict {
	padding: 4px 4px 0px 4px;
}

div.infoModu table.moduleFrame td.content div.plainContent {
	background-color: #ebebeb;
	margin: 0px 5px 5px 5px;
	padding: 5px;
}

div.infoModu table.moduleFrame td.content img {
	font-weight: bold;
	padding: 0px 0px 0px 1px;
}

div.infoModu table.moduleFrame td.content div.title {
	font-weight: bold;
	padding: 0px 5px 2px 5px;
}

div.infoModu table.moduleFrame td.content div.naviListDrop {
	padding: 0px 5px 5px 5px;
}

div.infoModu table.moduleFrame td.content div.naviListDrop select {
	width:150px;
}


div.infoModuNFSearch table.moduleFrame td.content {/*** this is to layout the zone and NF info module which is displayed on all page in the left column ***/
	padding: 5px;
}

div.infoModuNFSearch table.moduleFrame td.content div.title { 
	font-weight: bold;
	padding: 10px 5px 2px 5px;
}
div.infoModuNFSearch table.moduleFrame td.content div.naviListDrop select {
	width:170px;
}


/*** specialized module frame for "info module" with Gray header ***/

div.infoModuGray table.moduleFrame table.header td {
	background: url("/img/fc/moduHead/eng/GrayVertLine.gif") repeat-x top left;
}
div.infoModuGray table.moduleFrame table.header td.title {
	background: url("/img/fc/moduHead/eng/GrayVertLine.gif");
}
div.infoModuGray table.moduleFrame table.header td.title div {
	width: 20px;
}
div.infoModuGray table.moduleFrame table.header td.decor {
	background: url("/img/fc/moduHead/eng/GrayVertLine.gif");
}
div.infoModuGray table.moduleFrame table.header td.decor div {
	width: 20px;
}

div.infoModuGray td.moduleSeparator {
	border-left: 1px solid lightgrey;
}

div.infoModuGray table.moduleFrame td.content {
	padding: 5px 0px 5px 0px;
}

div.infoModuGray table.moduleFrame td.content div.viewSimpPict {
	padding: 4px 4px 0px 4px;
}

div.infoModuGray table.moduleFrame td.content div.smallHeadlines table.list {
	margin: 4px 4px 0px 4px;
}

div.infoModuGray table.moduleFrame td.content div.plainContent {
	background-color: #ebebeb;
	margin: 0px 5px 5px 5px;
	padding: 5px;
}

div.infoModuGray table.moduleFrame td.content div.title {
	font-weight: bold;
	padding: 0px 5px 2px 5px;
}

div.infoModuGray table.moduleFrame td.content div.naviListDrop {
	padding: 0px 5px 5px 5px;
}

div.infoModuGray table.moduleFrame td.content div.naviListDrop select {
	width:150px;
}



/***  TEAM & PLAYER module ***/

div.playSear table.moduleFrame table.header td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}

div.playSear table.moduleFrame table.header td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/headPlaySear.gif") no-repeat top left;
}

div.playSear table.moduleFrame table.header td.title div {
	width: 140px;
}

div.playSear table.moduleFrame table.header td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/headBackPlaySear.gif") no-repeat top right;
}

div.playSear table.moduleFrame table.header td.decor div {
	width: 179px;
}

/*** specialized module frame for latest results module ***/

div.lateResu table.moduleFrame table.header td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.lateResu table.moduleFrame table.header td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/headLateResu.gif") no-repeat top left;
}
div.lateResu table.moduleFrame table.header td.title div {
	width: 89px;
}
div.lateResu table.moduleFrame table.header td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/headBackLateResu.gif") no-repeat top right;
}
div.lateResu table.moduleFrame table.header td.decor div {
	width: 52px;
}

/***  PLAY BY PLAY module ***/

div.playByPlay table.moduleFrame table.header td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}

div.playByPlay table.moduleFrame table.header td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/htct_scheResu_playByplay.gif") no-repeat top left;
}

div.playByPlay table.moduleFrame table.header td.title div {
	width: 140px;
}

div.playByPlay table.moduleFrame table.header td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/red_bg2.gif") no-repeat top right;
}

div.playByPlay table.moduleFrame table.header td.decor div {
	width: 179px;
}

/***  PHOTO GALLERY module ***/

div.photoGallery table.moduleFrame table.header td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}

/* the title cell - contains the module title as image */
div.photoGallery table.moduleFrame table.header td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/head_titl_smal_photGall.gif") no-repeat top left;
}

/* the div within the title cell - exactly as wide as the background image */
div.photoGallery table.moduleFrame table.header td.title div {
	width: 100px;
}

/* the decor cell - contains nice black silhouette as background image */
div.photoGallery table.moduleFrame table.header td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/red_bg2.gif") no-repeat top right;
}

/* the div within the decor cell - exactly as wide as the background image */
div.photoGallery table.moduleFrame table.header td.decor div {
	width: 179px;
}

div.photoGallery .gallery {
	border: none;
}

div.photoGallery table.gallery tr {
	height:100%;
}

div.photoGallery table.gallery td.photo {
/*	padding: 3px 3px 3px 3px;*/
	background-color: #EBEBEB;
	border: none;
	padding: 2px;
}

div.photoGallery .text {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align:left;
	vertical-align:top;
}

div.photoGallery table.results tr.lineSpacer td {
	background-color: white;
	height: 10px;
	border: none;
}

div.photoGallery table.results td.colSpacer {
	background-color: white;
	width: 10px;
	border: none;
}

div.photoGallery .photoSearchResults {
	margin: 0px 3px 0px 0px;
	border: 1px solid #FFFFFF;
	padding: 2px;
}

div.photoGallery .photoSearchResultsOn {
	margin: 0px 3px 0px 0px;
	border: 1px solid #000000;
	padding: 2px;
}

/***  SMALL PHOTO GALLERY module ***/

div.smallPhotoGallery table.moduleFrame table.header td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}

/* the title cell - contains the module title as image */
div.smallPhotoGallery table.moduleFrame table.header td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/head_titl_smal_photGall.gif") no-repeat top left;
}

/* the div within the title cell - exactly as wide as the background image */
div.smallPhotoGallery table.moduleFrame table.header td.title div {
	width: 100px;
}

/* the decor cell - contains nice black silhouette as background image */
div.smallPhotoGallery table.moduleFrame table.header td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/red_bg1.gif") no-repeat top right;
}

/* the div within the decor cell - exactly as wide as the background image */
div.smallPhotoGallery table.moduleFrame table.header td.decor div {
	width: 50px;
}

div.smallPhotoGallery .gallery {
	border: none;
}

div.smallPhotoGallery table.gallery tr {
	height:100%;
}

div.smallPhotoGallery table.gallery td.photo {
/*	padding: 3px 3px 3px 3px;*/
	background-color:#FFFFFF;
	border: none;
	padding: 2px;
}

div.smallPhotoGallery table.gallery td.blackSpacer {
	border: none;
	height: 4px;
	margin-left: 5px;
	padding-right:5px;
}

div.smallPhotoGallery .text {
	border: none;
	background-color:#FFFFFF;
	text-align: center;
	vertical-align:top;
}


div.smallPhotoGallery table.results tr.lineSpacer td {
	background-color: white;
	height: 10px;
	border: none;
}

div.smallPhotoGallery table.results td.colSpacer {
	background-color: white;
	width: 1px;
	border: none;
}

div.smallPhotoGallery .photoSearchResults {
	margin: 0px 3px 0px 0px;
	border: 1px solid #FFFFFF;
	padding: 2px;
}

div.smallPhotoGallery .photoSearchResultsOn {
	margin: 0px 3px 0px 0px;
	border: 1px solid #000000;
	padding: 2px;
}


/***  SEND PAGE BY E-MAIL module ***/

div.sendEmail table.moduleFrame table.header td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}

div.sendEmail table.moduleFrame table.header td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/htct_sendEmai.gif") no-repeat top left;
}

div.sendEmail table.moduleFrame table.header td.title div {
	width: 140px;
}

div.sendEmail table.moduleFrame table.header td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/red_bg2.gif") no-repeat top right;
}

div.sendEmail table.moduleFrame table.header td.decor div {
	width: 179px;
}

div.cont .fieldError, div.newsLetteSubs .fieldError, div.newsLetteUnSubs .fieldError, div.sendEmail .fieldError {
	background-color:#FF9999;
}


div.newsLetteSubsSmal table.moduleFrame td.content input.text {
	width:200px;
}

div.newsLetteSubsSmal table.moduleFrame td.content td.smallModuleMarginLeftRight {
	width:5px;
}



/***  PHOTO GALLERY module ***/
div.photoGallery table.gallery {
	border:solid;
	border-width:1px;
	border-color:#999999;
	border-spacing:0;
}

div.photoGallery table.gallery td.photo {
	border:none;
	text-align:center;
	background-color:#CCCCCC;
}

div.photoGallery table.gallery td.text {
	border:none;
	text-align:left;
	background-color:#FFFFFF;
}

/***  SEND PAGE BY E-MAIL module ***/

div.sendEmail table.moduleFrame table.header td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}

div.sendEmail table.moduleFrame table.header td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/htct_sendEmai.gif") no-repeat top left;
}

div.sendEmail table.moduleFrame table.header td.title div {
	width: 140px;
}

div.sendEmail table.moduleFrame table.header td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/red_bg2.gif") no-repeat top right;
}

div.sendEmail table.moduleFrame table.header td.decor div {
	width: 179px;
}

/***  PHOTO GALLERY module ***/
div.photoGallery table.gallery {
	border:solid;
	border-width:1px;
	border-color:#999999;
	border-spacing:0;
}

div.photoGallery table.gallery td.photo {
	border:none;
	text-align:center;
	background-color:#CCCCCC;
}

div.photoGallery table.gallery td.text {
	border:none;
	text-align:left;
	background-color:#FFFFFF;
}

/***  VIEW PHOTO module ***/
div.viewPhoto table.moduleFrame table.header td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.viewPhoto table.moduleFrame table.header td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/htct_teamPlay_playPhotGall.gif") no-repeat top left;
}
div.viewPhoto table.moduleFrame table.header td.title div {
	width: 160px;
}
div.viewPhoto table.moduleFrame table.header td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/red_bg2.gif") no-repeat top right;
}
div.viewPhoto table.moduleFrame table.header td.decor div {
	width: 179px;
}

div.viewPhoto table .bigSpacer td {
	background-color: white;
	height: 18px;
	border: none;
}



/*** specialized module frame for statistics leaders module ***/

div.statLead table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.statLead table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headStatLead.gif") no-repeat top left;
}
div.statLead table.moduleFrame table.header td.title div {
	width: 132px;
}
div.statLead table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackStatLead.gif") no-repeat top right;
}
div.statLead table.moduleFrame table.header td.decor div {
	width: 53px;
}

div.statLead table.moduleFrame tr.playerDetails td {
	background-color:#ebebeb;
}

div.statLead table.moduleFrame tr.playerDetails td.first, div.statLead table.moduleFrame tr.playerDetails td.last {
	background-color:#FFFFFF;
	width:4px;
}

/*** specialized module frame for quick facts module ***/

div.quicFact table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.quicFact table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headQuicFact.gif") no-repeat top left;
}
div.quicFact table.moduleFrame table.header td.title div {
	width: 82px;
}
div.quicFact table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackQuicFact.gif") no-repeat top right;
}
div.quicFact table.moduleFrame table.header td.decor div {
	width: 95px;
}

div.quicFact table.moduleFrame td.content {
	height: 57px;
	padding: 10px;
}

div.quicFact table.moduleFrame td.image table {
	background: #C50908 url("/img/fe/06_wcm/quick_facts_table_bg.jpg") no-repeat top right;
	height: 119px;
}
div.quicFact table.moduleFrame td.image td {
	background-color: transparent;
	color: white;
}
div.quicFact table.moduleFrame td.image td.facts {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 65px 0px 10px;
}

/*** specialized module frame for players leaders module ***/

div.playLead table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.playLead table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headPlayLead.gif") no-repeat top left;
}
div.playLead table.moduleFrame table.header td.title div {
	width: 122px;
}
div.playLead table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackPlayLead.gif") no-repeat top right;
}
div.playLead table.moduleFrame table.header td.decor div {
	width: 179px;
}

/*** specialized module frame for players leaders module ***/

div.teamLead table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.teamLead table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headTeamLead.gif") no-repeat top left;
}
div.teamLead table.moduleFrame table.header td.title div {
	width: 102px;
}
div.teamLead table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackTeamLead.gif") no-repeat top right;
}
div.teamLead table.moduleFrame table.header td.decor div {
	width: 179px;
}

/*** specialized module frame for players profile with statistics module ***/

div.playStat table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.playStat table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headPlayStat.gif") no-repeat top left;
}
div.playStat table.moduleFrame table.header td.title div {
	width: 89px;
}
div.playStat table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackPlayStat.gif") no-repeat top right;
}
div.playStat table.moduleFrame table.header td.decor div {
	width: 178px;
}

/*** specialized module frame for players profile with statistics module ***/

div.playProf table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.playProf table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headPlayProf.gif") no-repeat top left;
}
div.playProf table.moduleFrame table.header td.title div {
	width: 101px;
}
div.playProf table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackPlayProf.gif") no-repeat top right;
}
div.playProf table.moduleFrame table.header td.decor div {
	width: 178px;
}

/*** specialized module frame for players profile with player game highs module ***/

div.playGameHigh table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.playGameHigh table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headPlayGameHigh.gif") no-repeat top left;
}
div.playGameHigh table.moduleFrame table.header td.title div {
	width: 143px;
}
div.playGameHigh table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackPlayGameHigh.gif") no-repeat top right;
}
div.playGameHigh table.moduleFrame table.header td.decor div {
	width: 178px;
}

/*** specialized module frame for players profile with player game highs module ***/

div.teamGameHigh table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.teamGameHigh table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headTeamGameHigh.gif") no-repeat top left;
}
div.teamGameHigh table.moduleFrame table.header td.title div {
	width: 130px;
}
div.teamGameHigh table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackTeamGameHigh.gif") no-repeat top right;
}
div.teamGameHigh table.moduleFrame table.header td.decor div {
	width: 178px;
}

/*** specialized module frame for box score module ***/

div.boxScor table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.boxScor table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBoxScor.gif") no-repeat top left;
}
div.boxScor table.moduleFrame table.header td.title div {
	width: 70px;
}
div.boxScor table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackBoxScor.gif") no-repeat top right;
}
div.boxScor table.moduleFrame table.header td.decor div {
	width: 178px;
}

/*** specialized module frame for referee search module ***/

div.refeSear table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.refeSear table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headRefeSear.gif") no-repeat top left;
}
div.refeSear table.moduleFrame table.header td.title div {
	width: 107px;
}
div.refeSear table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackRefeSear.gif") no-repeat top right;
}
div.refeSear table.moduleFrame table.header td.decor div {
	width: 174px;
}

/*** specialized module frame for person referee data module ***/

div.persRefData table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.persRefData table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headPersRefData.gif") no-repeat top left;
}
div.persRefData table.moduleFrame table.header td.title div {
	width: 117px;
}
div.persRefData table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackPersRefData.gif") no-repeat top right;
}
div.persRefData table.moduleFrame table.header td.decor div {
	width: 179px;
}

/*** specialized module frame for all time medalist module ***/

div.allTimeMeda table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.allTimeMeda table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headAllTimeMeda.gif") no-repeat top left;
}
div.allTimeMeda table.moduleFrame table.header td.title div {
	width: 128px;
}
div.allTimeMeda table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackPersRefData.gif") no-repeat top right;
}
div.allTimeMeda table.moduleFrame table.header td.decor div {
	width: 179px;
}

/*** specialized module frame for team home page module ***/

div.teamHomePage table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.teamHomePage table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headTeamHomePage.gif") no-repeat top left;
}
div.teamHomePage table.moduleFrame table.header td.title div {
	width: 109px;
}
div.teamHomePage table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackTeamHomePage.gif") no-repeat top right;
}
div.teamHomePage table.moduleFrame table.header td.decor div {
	width: 179px;
}

/*** specialized module frame for team profile page module ***/

div.teamProf table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.teamProf table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headTeamProf.gif") no-repeat top left;
}
div.teamProf table.moduleFrame table.header td.title div {
	width: 90px;
}
div.teamProf table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackTeamProf.gif") no-repeat top right;
}
div.teamProf table.moduleFrame table.header td.decor div {
	width: 174px;
}

/*** specialized module frame for team search page module ***/

div.teamSear table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.teamSear table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headTeamSear.gif") no-repeat top left;
}
div.teamSear table.moduleFrame table.header td.title div {
	width: 88px;
}
div.teamSear table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackTeamSear.gif") no-repeat top right;
}
div.teamSear table.moduleFrame table.header td.decor div {
	width: 179px;
}

/*** specialized module frame for final ranking page module ***/

div.finaRank table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.finaRank table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headFinaRank.gif") no-repeat top left;
}
div.finaRank table.moduleFrame table.header td.title div {
	width: 92px;
}
div.finaRank table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackFinaRank.gif") no-repeat top right;
}
div.finaRank table.moduleFrame table.header td.decor div {
	width: 179px;
}


/*** specialized module frame for team accumulated statistics module ***/

div.teamAccuStat table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.teamAccuStat table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headTeamAccuStat.gif") no-repeat top left;
}
div.teamAccuStat table.moduleFrame table.header td.title div {
	width: 133px;
}
div.teamAccuStat table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackTeamAccuStat.gif") no-repeat top right;
}
div.teamAccuStat table.moduleFrame table.header td.decor div {
	width: 179px;
}

/*** specialized module frame for team accumulated statistics module ***/

div.cont table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.cont table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headCont.gif") no-repeat top left;
}
div.cont table.moduleFrame table.header td.title div {
	width: 57px;
}
div.cont table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headBackCont.gif") no-repeat top right;
}
div.cont table.moduleFrame table.header td.decor div {
	width: 179px;
}

/*** specialized module frame for team info module ***/

div.teamInfo table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.teamInfo table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headTeamInfo.gif") no-repeat top left;
}
div.teamInfo table.moduleFrame table.header td.title div {
	width: 89px;
}
div.teamInfo table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/smaModu_bg2.gif") no-repeat top right;
}
div.teamInfo table.moduleFrame table.header td.decor div {
	width: 55px;
}

/*** specialized module frame for Advanced Search module ***/

div.advaSear table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.advaSear table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headAdvaSear.gif") no-repeat top left;
}
div.advaSear table.moduleFrame table.header td.title div {
	width: 180px;
}
div.advaSear table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/red_bg2.gif") no-repeat top right;
}
div.advaSear table.moduleFrame table.header td.decor div {
	width: 95px;
}


/*** global module headers ***/


/*** LIVE STATS module ***/

table.moduleFrame table.headerLiveStat td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
table.moduleFrame table.headerLiveStat td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/small_home_liveStat.gif") no-repeat top left;
}
table.moduleFrame table.headerLiveStat td.title div {
	width: 120px;
}
table.moduleFrame table.headerLiveStat td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/smaModu_bg6.gif") no-repeat top right;
}
table.moduleFrame table.headerLiveStat td.decor div {
	width: 55px;
}
/*** What's hot module ***/

table.moduleFrame table.headerWhatHot td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
table.moduleFrame table.headerWhatHot td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/small_whatHot.gif") no-repeat top left;
}
table.moduleFrame table.headerWhatHot td.title div {
	width: 100px;
}
table.moduleFrame table.headerWhatHot td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/smaModu_bg2.gif") no-repeat top right;
}
table.moduleFrame table.headerWhatHot td.decor div {
	width: 55px;
}
/*** Quotes module ***/

table.moduleFrame table.headerQuotes td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
table.moduleFrame table.headerQuotes td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/headQuot.gif") no-repeat top left;
}
table.moduleFrame table.headerQuotes td.title div {
	width: 48px;
}
table.moduleFrame table.headerQuotes td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/red_bg2.gif") no-repeat top right;
}
table.moduleFrame table.headerQuotes td.decor div {
	width: 179px;
}

/*** "Poll Result" ***/

table.moduleFrame table.headerPollResu td {
	background: url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
table.moduleFrame table.headerPollResu td.title {
	background: url("/img/fe/06_wcm/moduHead/eng/headPollResu.gif") no-repeat top left;
}
table.moduleFrame table.headerPollResu td.title div {
	width: 85px;
}
table.moduleFrame table.headerPollResu td.decor {
	background: url("/img/fe/06_wcm/moduHead/eng/red_bg1.gif") no-repeat top right;
}
table.moduleFrame table.headerPollResu td.decor div {
	width: 53px;
}

/*** "Module home center - videos" ***/

table.moduleFrame table.headerHomeVide td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
table.moduleFrame table.headerHomeVide td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/small_home_vide.gif") no-repeat top left;
}
table.moduleFrame table.headerHomeVide td.title div {
	width: 120px;
}
table.moduleFrame table.headerHomeVide td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/smaModu_bg4.gif") no-repeat top right;
}
table.moduleFrame table.headerHomeVide td.decor div {
	width: 80px;
}


/*** "Module home center - Photo of the day" ***/

table.moduleFrame table.headerPhotDay td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
table.moduleFrame table.headerPhotDay td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/small_home_photDay.gif") no-repeat top left;
}
table.moduleFrame table.headerPhotDay td.title div {
	width: 120px;
}
table.moduleFrame table.headerPhotDay td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/smaModu_bg5.gif") no-repeat top right;
}
table.moduleFrame table.headerPhotDay td.decor div {
	width: 79px;
}

/*** "Module home center - Wallpaper" ***/

table.moduleFrame table.headerHomeWallPape td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
table.moduleFrame table.headerHomeWallPape td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/small_home_wallPape.gif") no-repeat top left;
}
table.moduleFrame table.headerHomeWallPape td.title div {
	width: 120px;
}
table.moduleFrame table.headerHomeWallPape td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/smaModu_bg6.gif") no-repeat top right;
}
table.moduleFrame table.headerHomeWallPape td.decor div {
	width: 94px;
}


/*** "Module home center - Wallpaper" ***/

table.moduleFrame table.headerWallChar td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
table.moduleFrame table.headerWallChar td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_fanZone_wallChar.gif") no-repeat top left;
}
table.moduleFrame table.headerWallChar td.title div {
	width: 120px;
}
table.moduleFrame table.headerWallChar td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/smaModu_bg6.gif") no-repeat top right;
}
table.moduleFrame table.headerWallChar td.decor div {
	width: 94px;
}


/*** "Module home center - bloggers" ***/

table.moduleFrame table.headerHomeBlog td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
table.moduleFrame table.headerHomeBlog td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/small_home_expeBlog.gif") no-repeat top left;
}
table.moduleFrame table.headerHomeBlog td.title div {
	width: 120px;
}
table.moduleFrame table.headerHomeBlog td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/smaModu_bg7.gif") no-repeat top right;
}
table.moduleFrame table.headerHomeBlog td.decor div {
	width: 100px;
}


/*** "Module Right - Team photos" ***/

table.moduleFrame table.headerTeamPhot td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
table.moduleFrame table.headerTeamPhot td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/small_team_phot.gif") no-repeat top left;
}
table.moduleFrame table.headerTeamPhot td.title div {
	width: 120px;
}
table.moduleFrame table.headerTeamPhot td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/smaModu_bg3.gif") no-repeat top right;
}
table.moduleFrame table.headerTeamPhot td.decor div {
	width: 58px;
}

/*** "Module Right - past events" ***/

table.moduleFrame table.headerPastEven td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
table.moduleFrame table.headerPastEven td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/small_past_even.gif") no-repeat top left;
}
table.moduleFrame table.headerPastEven td.title div {
	width: 120px;
}
table.moduleFrame table.headerPastEven td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/smaModu_bg2.gif") no-repeat top right;
}
table.moduleFrame table.headerPastEven td.decor div {
	width: 55px;
}

/*** "Module Right - how they qualified" ***/

table.moduleFrame table.headerHowTheyQual td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
table.moduleFrame table.headerHowTheyQual td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/small_howTheyQual.gif") no-repeat top left;
}
table.moduleFrame table.headerHowTheyQual td.title div {
	width: 120px;
}
table.moduleFrame table.headerHowTheyQual td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/smaModu_bg1.gif") no-repeat top right;
}
table.moduleFrame table.headerHowTheyQual td.decor div {
	width: 55px;
}


/*** "Venue" ***/

table.moduleFrame table.headerVenue td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
table.moduleFrame table.headerVenue td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/head_titl_smal_venu.gif") no-repeat top left;
}
table.moduleFrame table.headerVenue td.title div {
	width: 60px;
}
table.moduleFrame table.headerVenue td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/smaModu_bg1.gif") no-repeat top right;
}
table.moduleFrame table.headerVenue td.decor div {
	width: 83px;
}

/*** "Flash Box Video header" ***/

div.flasBox table.moduleFrame table.header td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.flasBox table.moduleFrame table.header td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_vide.gif") no-repeat top left;
}
div.flasBox table.moduleFrame table.header td.title div {
	width: 180px;
}
div.flasBox table.moduleFrame table.header td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.flasBox table.moduleFrame table.header td.decor div {
	width: 182px;
}

/*** "Event Outline" ***/

div.news table.moduleFrame table.headerEvenOutl td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerEvenOutl td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_pres_evenOutl.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerEvenOutl td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerEvenOutl td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerEvenOutl td.decor div {
	width: 182px;
}

/*** "Tickets" ***/

div.news table.moduleFrame table.headerTick td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerTick td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_pres_tick.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerTick td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerTick td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerTick td.decor div {
	width: 182px;
}


/*** "Overview" ***/

div.news table.moduleFrame table.headerOver td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerOver td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_pres_overView.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerOver td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerOver td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerOver td.decor div {
	width: 182px;
}

/*** "Wild Cards" ***/

div.news table.moduleFrame table.headerWildCard td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerWildCard td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_pres_wildCard.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerWildCard td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerWildCard td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerWildCard td.decor div {
	width: 182px;
}

/*** "Zone qualifier" ***/

div.news table.moduleFrame table.headerZoneQual td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerZoneQual td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_pres_zoneQual.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerZoneQual td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerZoneQual td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerZoneQual td.decor div {
	width: 182px;
}

/*** "Zone qualifier News" ***/

div.news table.moduleFrame table.headerZoneQualNews td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerZoneQualNews td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_pres_zoneQualNews.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerZoneQualNews td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerZoneQualNews td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerZoneQualNews td.decor div {
	width: 182px;
}

/*** "Competition format" ***/

div.news table.moduleFrame table.headerCompForm td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerCompForm td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_pres_compFormat.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerCompForm td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerCompForm td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerCompForm td.decor div {
	width: 182px;
}

/*** "Sponsors" ***/

div.news table.moduleFrame table.headerSpon td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerSpon td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_pres_spon.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerSpon td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerSpon td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerSpon td.decor div {
	width: 182px;
}



/*** "All time records" ***/

div.news table.moduleFrame table.headerAllTimeReco td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerAllTimeReco td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_pres_hist_allTimeReco.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerAllTimeReco td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerAllTimeReco td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerAllTimeReco td.decor div {
	width: 182px;
}

/*** "Clean Game" ***/

div.news table.moduleFrame table.headerCleaGame td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerCleaGame td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_pres_refe_cleaGame.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerCleaGame td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerCleaGame td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerCleaGame td.decor div {
	width: 182px;
}

/*** "Flash back" ***/

div.news table.moduleFrame table.headerFlasBack td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerFlasBack td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_pres_hist_flasBack.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerFlasBack td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerFlasBack td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerFlasBack td.decor div {
	width: 182px;
}

/*** "Latest News" ***/

div.news table.moduleFrame table.headerLateNews td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerLateNews td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_news_lateNews.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerLateNews td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerLateNews td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerLateNews td.decor div {
	width: 182px;
}

/*** "Breaking News" ***/

div.news table.moduleFrame table.headerBreaNews td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerBreaNews td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_news_breaNews.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerBreaNews td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerBreaNews td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerBreaNews td.decor div {
	width: 182px;
}

/*** "Interviews" ***/

div.news table.moduleFrame table.headerInt td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerInt td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_news_inte.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerInt td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerInt td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerInt td.decor div {
	width: 182px;
}

/*** "News feeds" ***/

div.news table.moduleFrame table.headerNewsFeed td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerNewsFeed td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_news_newsFeed.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerNewsFeed td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerNewsFeed td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerNewsFeed td.decor div {
	width: 182px;
}

/*** "Game report" ***/

div.news table.moduleFrame table.headerGameRepo td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerGameRepo td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_scheResu_gameRepo.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerGameRepo td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerGameRepo td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerGameRepo td.decor div {
	width: 182px;
}

/*** "Photo Zone" ***/

div.news table.moduleFrame table.headerPhotZone td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerPhotZone td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_fanZone_photZone.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerPhotZone td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerPhotZone td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerPhotZone td.decor div {
	width: 182px;
}

/*** "Wallpapers" ***/

div.news table.moduleFrame table.headerWallPape td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerWallPape td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_fanZone_wallPape.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerWallPape td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerWallPape td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerWallPape td.decor div {
	width: 182px;
}

/*** "Official Poster" ***/

div.news table.moduleFrame table.headerOffiPost td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerOffiPost td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_fanZone_offiPost.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerOffiPost td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerOffiPost td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerOffiPost td.decor div {
	width: 182px;
}

/*** "Mascot" ***/

div.news table.moduleFrame table.headerMasc td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerMasc td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_fanZone_masc.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerMasc td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerMasc td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerMasc td.decor div {
	width: 182px;
}

/*** "Brackets" ***/

div.news table.moduleFrame table.headerBrac td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerBrac td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_fanZone_masc.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerBrac td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerBrac td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerBrac td.decor div {
	width: 182px;
}

/*** "Trophy" ***/

div.news table.moduleFrame table.headerTrop td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerTrop td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_fanZone_trop.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerTrop td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerTrop td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerTrop td.decor div {
	width: 182px;
}

/*** "Player blogs" ***/

div.news table.moduleFrame table.headerPlayBlog td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerPlayBlog td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_fanZone_playBlog.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerPlayBlog td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerPlayBlog td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerPlayBlog td.decor div {
	width: 182px;
}

/*** "expert blogs" ***/

div.news table.moduleFrame table.headerExpeBlog td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerExpeBlog td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_fanZone_expeBlog.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerExpeBlog td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerExpeBlog td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerExpeBlog td.decor div {
	width: 182px;
}

/*** "press releases" ***/

div.news table.moduleFrame table.headerPresRele td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerPresRele td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_mediCent_pressRele.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerPresRele td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerPresRele td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerPresRele td.decor div {
	width: 182px;
}

/*** "quick facts" ***/

div.news table.moduleFrame table.headerQuicFact td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerQuicFact td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_mediCent_quicFact.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerQuicFact td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerQuicFact td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerQuicFact td.decor div {
	width: 182px;
}

/*** "toolkit" ***/

div.news table.moduleFrame table.headertoolKit td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headertoolKit td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_mediCent_mediToolKit.gif") no-repeat top left;
}
div.news table.moduleFrame table.headertoolKit td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headertoolKit td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headertoolKit td.decor div {
	width: 182px;
}

/*** "tv broadcaster" ***/

div.news table.moduleFrame table.headerTvBroa td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerTvBroa td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_mediCent_tvBroa.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerTvBroa td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerTvBroa td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerTvBroa td.decor div {
	width: 182px;
}

/*** "Videos" ***/

div.news table.moduleFrame table.headerVide td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/redVertLine.gif") repeat-x top left;
}
div.news table.moduleFrame table.headerVide td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/big_vide.gif") no-repeat top left;
}
div.news table.moduleFrame table.headerVide td.title div {
	width: 180px;
}
div.news table.moduleFrame table.headerVide td.decor {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/bigModu_bg1.gif") no-repeat top right;
}
div.news table.moduleFrame table.headerVide td.decor div {
	width: 182px;
}

/*** footer module ***/

div.foot td {
	height: 20px;
	background: #C10707;
	color:white;
}

div.foot a{
	color:white;
}


div.foot a:hover{
	color:black;
}


/*** "FIBA Store" ***/

table.moduleFrame table.headerFibaStor td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/greyVertLine.gif") repeat-x top left;
}
table.moduleFrame table.headerFibaStor td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/headFibaStor.gif") no-repeat top left;
}
table.moduleFrame table.headerFibaStor td.title div {
	width: 74px;
}

/*** "Global Sponsors" ***/

table.moduleFrame table.headerGlobSpon td {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/greyVertLine.gif") repeat-x top left;
}
table.moduleFrame table.headerGlobSpon td.title {
	background: #c10708 url("/img/fe/06_wcm/moduHead/eng/grey_globSpon.gif") no-repeat top left;
}
table.moduleFrame table.headerGlobSpon td.title div {
	width: 120px;
}



/*** common style definitions for modules **/

/*** selector for tabs ***/

tr.tabSelector td {
	background: #cccccc;
	height: 17px;
	text-align: center;
}
tr.tabSelector td.first, tr.tabSelector td.last {
	background: white;
	width: 4px;
}

tr.tabSelector td.first img, tr.tabSelector td.last img {
	width:4px;
}

tr.tabSelector td.spacer {
	background: white;
	width: 1px;
}
tr.tabSelector td a {
	text-decoration: none;
	color: black;
}
tr.tabSelector td a:hover {
	text-decoration: underline;
}
tr.tabSelector td.active {
	background: #ffffff;
	font-weight: bold;
}

/*** selector for pages ***/

table.pager {
	border-collapse:collapse;
}

table.pager td {
	padding: 0px 5px 0px 5px;
	border-right: 1px solid black;
}

table.pager td.first {
}

table.pager td.last {
	border-right: none;
}

table.pager td.else {
	padding: 0px;
	border-right: none;
}

table.pager td a.page {
}

table.pager td a.current {
	font-weight: bold;
}

table.pager td a.more {
}


/*** icon links ***/

span.iconLink a {
}
span.iconLink a img {
	border: none;
}

span.iconLink a.print {
	text-transform: uppercase;
}
span.iconLink a.email {
	text-transform: uppercase;
}
span.iconLink a.top {
}


/*the following rule is used to specify the space between multiple tables in a module i.e. used in the playProfWithStat module*/
tr.tableSpacer td{
	height:40px;
}


/*** small table with any kind of results ***/
table.smallResults {
	border-collapse:collapse;
}

table.smallResults a:hover {
	text-decoration: underline;
	color: #990000;
}

table.smallResults tr.odd td {
	background-color: #EBEBEB;
	color: #000000;
}

table.smallResults tr.even td {
	background-color: #FFFFFF;
	color: #000000;
}

table.smallResults tr td.first, table.smallResults tr td.last,  table.smallResults tr.even td.first, table.smallResults tr.odd td.first, table.smallResults tr.even td.last, table.smallResults tr.odd td.last{
	background-color: white;
	width:4px;
}

table.smallResults td.separatingLine {
	background-color:#CCCCCC;
}

table.smallResults tr.bottomSpacer td, table.smallResults tr.bottomSpacer img {
	height:4px;
}

/*** table with any kind of results ***/

table.results {
	border-collapse:collapse;
}

table.results table.noBorder, table.results table.noBorder tbody td {
	/*border-width: 0px 0px 0px 0px;*/
	border:none;
}

table.results td {
	text-align: center;
}

/*the following rule is used to specify the space between multiple tables in a module i.e. used in the playProfWithStat module*/
table.results tr.tableSpacer td, table.results tr.tableSpacer img, table.results tbody tr.tableSpacer td{
	height:20px;
	background-color:#FFFFFF;
	border:none;
}

table.results a {
	text-decoration: none;
	color: #ED5F01 !important;
}

table.results a:hover {
	text-decoration: underline;
	color: #ED5F01 !important;
}

table.results a.inverted {
	text-decoration: none;
	color: #FFFFFF;
}

table.results a.inverted:hover {
	text-decoration: underline;
	color: #990000;
}

table.results thead td {
	background: black;
	border-color: white;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	color: white;
	font-size: 10px;
	height: 20px;
	padding-left:3px;
	padding-right:3px;
}

table.results thead td.first {
}

table.results thead td.last {
	border-right: none;
}

table.results thead td.firstAndLast {
	border-right: none;
}

table.results thead td.terminator {
	border-right: none;
	background: white url("/img/fe/headTablBlacH20.gif") repeat-x bottom left;
}

table.results thead tr.aggregator td {
	/*border: none;*/
	color: black;
	background: white;
}

table.results thead td.caption {
	font-family: Verdana;
	font-size:11px;
	font-weight: 600;
	text-align:left;
	border: none;
}

table.results thead td.captionStandardSize {
	font-family: Verdana;
	font-size:10px;
	font-weight: 600;
	text-align:left;
	border: none;
}

table.results tbody tr.aggregator td {
	/*border: none;*/
	color: black;
	background: white;
	border: none;
}

table.results tbody tr.aggregator td.caption {
	font-family: Verdana;
	font-size:11px;
	font-weight: 600;
	text-align:left;
	border: none;
}

table.results tbody tr.aggregator td.header{
	background: black;
	color: white;
	font-size: 10px;
	height: 20px;
	border: none;
}

table.results tbody tr.aggregator td.terminator {
	border: none;
	background: white url("/img/fe/headTablBlacH20.gif") repeat-x bottom left;
}

table.results thead td.captionFullWidth {
	border-width: 0px 0px 0px 0px;
	font-family: Verdana;
	font-weight: 600;
	text-align:left;
}

table.results thead td.captionFullWidthSmall {
	border-width: 0px 0px 0px 0px;
	font-family: Verdana;
	text-align:left;
}


table.results thead tr.aggregator td.group {
	border-color: #cccccc;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}

table.results thead tr.aggregator td.subGroupHead {
	border-color: #cccccc;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	height:auto;
}

table.results thead tr.aggregator td.subGroup {
	border-color: #cccccc;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	height:auto;
}

table.results thead td.noHeaderFormatting {
	background-color:#FFFFFF;
	color:#000000;
}

table.results tbody tr.odd td {
	background-color: #EBEBEB;
	font-size: 10px;
	color: #000000;
}

table.results tbody tr.even td {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

table.results tbody tr.highlight td {
	background-color: #F8D6BA;
	font-size: 10px;
	color:#000000;
}

table.results tbody td {
	border: 1px solid #cccccc;
	border-right-style:none;
	height: 20px;
	padding-left:3px;
	padding-right:3px;
}

table.results tbody.noBorder td {
	border: none;
	height: 20px;
}

table.results tbody tr.odd td.highlightedCell, table.results tbody tr.even td.highlightedCell, table.results tbody tr.highlight td.highlightedCell {
	background-color: #000000;
	font-size: 10px;
		color:#FFFFFF;
}

table.results tbody td.separated {
	border-left-color: black;
}

table.results tbody td.separatedLast {
	border-left-color: black;
	border-right-style: solid;
}

table.results tbody td.first {
	border-left:none;
	background: url("/img/fe/gray_dot.gif") repeat-y left;
}

table.results tbody td.last {
	border-right-style: solid;
}

table.results tbody td.firstAndLast {
	border-right-style: solid;
	border-left:none;
	background: url("/img/fe/gray_dot.gif") repeat-y left;
}

table.results tbody td.nodata {
	background: black !important;
}

table.results tfoot td {
	color: white;
	font-size: 10px;
}

table.results tfoot tr.linkRowSpacer td, table.results tfoot tr.linkRowSpacer img{
	height:4px;
}

table.results tr.coloredSpacer td {
	background-color: black;
	border-right: none;
	height: 3px;
}

table.results tr.coloredSpacer img {
	height: 3px;
}

table.results tr.spacer td {
	background-color: white;
	height: 2px;
	border: none;
}

table.results tr.spacer img {
	height: 2px;
}

/* LateResu */

table.lateresults tbody tr {
 height:20px;
}
table.lateresults tbody tr.odd td {
	background-color: #EBEBEB;
	font-size: 10px;
	color: #000000;
}

table.lateresults tbody tr.even td {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

/*** module specific style definitions **/


/*** news module specific styles ***/

/*** teaser list ***/

div.news table.list {
	margin-bottom: 10px;
}
div.news table.list tr.odd td, div.news table.list tr.even td {
	background:white;
	text-align:left;
	padding: 10px 10px 0px 10px;
}

div.news table.list table.teaser {
	width: 100%;
}
div.news table.list table.teaser td {
	border: none;
	padding: 0px;
}

div.news table.list table.teaser td.image {
	width: 1%;
	border: none;
	vertical-align: top;
}

div.news table.list table.teaser td.image img {
	margin-right: 10px;
}
div.news table.list table.teaser td.image a img {
	border: solid 1px white;
}
div.news table.list table.teaser td.image a:hover img {
	border: solid 1px black;
}

div.news table.list table.teaser td.content {
	border: none;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
}

div.news table.list table.teaser td.content span.date {
	color: black;
	display: block;
	margin: 0px;
	text-align: left;
}
div.news table.list table.teaser td.content a.headline {
	display: block;
	font-weight: bold;
	margin: 0px;
}
div.news table.list table.teaser td.content span.teaserText {
}
div.news table.list table.teaser td.content a.more {
	color: #990000;
	font-weight: bold;
	white-space: nowrap;
}
div.news table.pager {
	margin-bottom: 10px;
}
div.news div.bottomLinkBar {
	float: right;
	margin: 0px 7px 7px 7px;
}

/*** teaser rotator ***/

div.news table.rotator div.image {
	float: left;
	margin: 0px 10px 1px 1px;
}
div.news table.rotator td.topLinkBar {
	padding: 10px 0px 10px 0px;
}
div.news table.rotator td.topLinkBar span.iconLink {
	margin-right: 10px;
}
div.news table.rotator span.date {
}
div.news table.rotator span.category {
	text-transform: uppercase;
}
div.news table.rotator td.headline {
	font-size:11px;
	font-weight: bold;
}
div.news table.rotator td.teaserText {
}
div.news table.rotator a.more {
	color: #990000;
	display: block;
	font-weight: bold;
}

/*** teaser large ***/

div.news table.teasLarg div.image {
	float: left;
	margin-right: 10px;
}
div.news table.teasLarg div.image img {
	width: 192px;
}
div.news table.teasLarg div.image a img {
	border: solid 1px white;
}
div.news table.teasLarg div.image a:hover img {
	border: solid 1px black;
}
div.news table.teasLarg div.vSpacer {
	height: 10px;
}
div.news table.teasLarg span.date {
}
div.news table.teasLarg td.headline {
	font-size:11px;
	font-weight: bold;
	padding-right: 5px;
}
div.news table.teasLarg td.teaserText {
	padding-right: 5px;
}
div.news table.teasLarg a.more {
	color: #990000;
	display: block;
	font-weight: bold;
	margin-top: 10px;
}

/*** hover news teaser ***/
div.news table.newsTeasListHoveMain
{
	width:	100%;
}

div.news table.newsTeasListHoveMain td.image, div.news table.newsTeasListHoveMain div.image {
	width:192px;
}

div.news table.newsTeasListHoveMain a {
	color: green;
}

div.news table.newsTeasListHoveMain table.newsTeasListHoveItem td.showIndicator, div.news table.newsTeasListHoveMain table.newsTeasListHoveItem td.noIndicator, div.news table.newsTeasListHoveMain table.newsTeasListHoveItem td.showIndicator img, div.news table.newsTeasListHoveMain table.newsTeasListHoveItem td.noIndicator img
{
	width:5px;
	height:45px:
}

div.news table.newsTeasListHoveMain table.newsTeasListHoveItem td.showIndicator
{
	background:url('/img/bg_teasListArro.jpg');
}

div.news table.newsTeasListHoveMain table.newsTeasListHoveItem td.noIndicator
{
	background:url('/img/blind.gif');
}

div.news table.newsTeasListHoveMain table.newsTeasListHoveItem td.normalContent, div.news table.newsTeasListHoveMain table.newsTeasListHoveItem td.highlightedContent
{
	cursor:pointer;
	padding:5px;
	width:100%;
	height:45px;
}

div.news table.newsTeasListHoveMain table.newsTeasListHoveItem td.normalContent
{
	background: url('/img/bg_teasListNorm.jpg') repeat-x;
}

div.news table.newsTeasListHoveMain table.newsTeasListHoveItem td.highlightedContent
{
	background: url('/img/bg_teasListHigh.jpg') repeat-x;
}

div.news table.newsTeasListHoveMain table.newsTeasListHoveItem span.newsCategory
{
	font-size:9px;
	font-weight:bold;
}

div.news table.newsTeasListHoveMain table.newsTeasListHoveItem span.newsTitle
{
	font-weight:bold;
}

div.news table.newsTeasListHoveMain table.newsTeasListHoveItem a
{
	color:white;
}

/*** news teaser other news***/
div.news table.newsTeasListOthe
{
	width:	100%;
}

div.news table.newsTeasListOthe ul
{
	margin:0px;
	padding: 0px 10px 0px 10px;
	color:#E4230C
}

div.news table.newsTeasListOthe ul li
{
	margin:5px 10px 5px 10px;
	padding: 0px;
}

/*** news article ***/

div.news span.article {
	text-align: left;
}
div.news span.article div.topLinkBar {
	float: right;
	margin: 5px 7px 5px 5px;
}
div.news span.article div.bottomLinkBar {
	float: right;
	margin: 7px;
}
div.news span.article div.vSpacer {
	margin-top: 0px;
}
div.news span.article div.vSpacerTopLinkBar {
	margin-top: 35px;
}
div.news span.article span.date {
	display: block;
}
div.news span.article span.headline {
	display: block;
	font-weight: bold;
}
div.news span.article div.newsText {
	margin: 0px 10px 0px 10px;
	text-align: left;
}
div.news span.article table.image {
	border:none;
	float:left;
	margin: 10px 1px 10px 1px;
	padding:0px 10px 0px 0px;
	width:198px;
}
div.news span.article table.image img {
	border: none;

}
div.news span.article table.image a img {
	margin: 10px 1px 10px 1px;
	border: solid 1px white;
}
div.news span.article table.image a:hover img {
	border: solid 1px black;
}
div.news span.article table.image td.caption {
	padding: 0px 5px 0px 5px;
	color: #999999;
}

div.news span.article div.relatedCaption {
	margin: 10px 0px 5px 0px;
	border-top: 1px solid #d1d1d1;
	padding: 10px 10px 0px 10px;
	text-transform: uppercase;
}
div.news span.article table.list table.teaser td.content span.date {
	display: inline;
}
div.news span.article table.list table.teaser td.content a.headline {
	display: inline;
}

/*** news ticker ***/

div.news table.ticker td.ticker {
 padding-top: 2px;
 vertical-align: top;
 white-space: nowrap;
}
div.news table.ticker td.ticker span a {
}

/*** News Main Skeleton module ***/

div.news table.teasMain {
	width: 100%;
}
div.news table.teasMain td.rotatorCntr {
	width:403px;
	height:193px;
}
div.news table.teasMain td.listingCntr {
	width:298px;
	height:193px;
}
div.news table.teasMain td.tickerCntr {
	width:600px;
	height:20px;
}

div.news table.teasMain td.listingCntr table.list {
	width: 100%;
}
div.news table.teasMain td.listingCntr table.list td {
	height: 60px;
	vertical-align: middle;
	padding: 0px;
}
div.news table.teasMain td.listingCntr table.list table.teaser {
	margin: 2px 2px 2px 0px;
}
div.news table.teasMain td.listingCntr table.list table.teaser td.image {
	width: 63px;
}
div.news table.teasMain td.listingCntr table.list table.teaser td.image img {
	margin: 0px;
	width: 58px;
}
div.news table.teasMain td.listingCntr table.list table.teaser td.content {
	background: #ebebeb;
	padding: 3px;
}
div.news table.teasMain td.listingCntr table.list table.teaser td.content span.date {
	display: inline;
}
div.news table.teasMain td.listingCntr table.list table.teaser td.content span.headline {
	display: inline;
	font-weight: normal;
}
div.news table.teasMain td.listingCntr table.list table.teaser td.content a.more {
	display: block;
}

/*** News Teaser Skeleton module ***/
div.news div.skelTeas div.largeSep {
	margin-top: 10px;
}
div.news div.skelTeas div.tickSep {
	margin-top: 10px;
	border-bottom: 1px solid #cccccc;
}

/*** Quote Of The Day module ***/

div.qotd table.moduleFrame td.image table {
	background: #c10708 url("/img/fe/06_wcm/bloc_quotOfDay.jpg") no-repeat top right;
	height: 119px;
}
div.qotd table.moduleFrame td.image td {
	background-color: transparent;
	color: white;
}
div.qotd table.moduleFrame td.image td.quote {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 65px 0px 10px;
}
div.qotd table.moduleFrame td.image td.author {
	height: 40px;
	padding: 0px 0px 0px 10px;
}


/*** Quote Of The Day module (simple version) ***/

div.qotdSimple table.moduleFrame td.image table {
	background: #c10708;
}
div.qotdSimple table.moduleFrame td.image td {
	background-color: transparent;
	color: white;
}
div.qotdSimple table.moduleFrame td.image td.quote {
	font-size: 11px;
	padding: px;
}
div.qotdSimple table.moduleFrame td.image td.author {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 5px 5px 5px;
}

/*** Quote article ***/

div.quotes span.article {
	text-align: left;
}
div.quotes span.article div.topLinkBar {
	float: right;
	margin: 5px 7px 5px 5px;
}
div.quotes span.article div.bottomLinkBar {
	float: right;
	margin: 7px;
}
div.quotes span.article div.vSpacer {
	margin-top: 0px;
}
div.quotes span.article div.vSpacerTopLinkBar {
	margin-top: 35px;
}
div.quotes span.article span.date {
	display: block;
	margin: 0px 0px 20px 10px;
	font-size: 11px;
	font-weight: bold;
}
div.quotes span.article div.newsText {
	margin: 0px 10px 0px 10px;
	text-align: left;
}


/*** navigation box ***/

div.naviBox {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

div.naviBox table.navigationBox {
	border-collapse:collapse;
}

div.naviBox table.navigationBox td {
	border:1px solid white;
	text-decoration:none;
}

div.naviBox td.firstLevel, div.naviBox td.firstLevelSelected {
	background-color:#000000;
	font-weight: bold;
	height:20px;
	padding-left: 11px;
}
div.naviBox td.firstLevel a {
	color:#CC0000;
}
div.naviBox td.firstLevel a:hover {
	color:#FFFFFF;
}
div.naviBox td.firstLevelSelected a {
	color:#FFFFFF;
}
div.naviBox td.firstLevelSelected a:hover {
	color:#FFFFFF;
}

div.naviBox td.secondLevel, div.naviBox td.secondLevelSelected {
	background-color:#CC0000;
	height:20px;
	padding-left: 20px;
}
div.naviBox td.secondLevel a {
	color:#FFFFFF;
}
div.naviBox td.secondLevel a:hover {
	color:#000000;
}
div.naviBox td.secondLevelSelected a {
	color:#000000;
	font-weight: bold;
}
div.naviBox td.secondLevelSelected a:hover {
	color:#FFFFFF;
}

div.naviBox td.thirdLevel, div.naviBox td.thirdLevelSelected {
	background-color:#898586;
	height:20px;
	padding-left: 40px;
}
div.naviBox td.thirdLevel a {
	color:#FFFFFF;
}
div.naviBox td.thirdLevel a:hover {
	color:#000000;
}
div.naviBox td.thirdLevelSelected a {
	color:#000000;
	font-weight: bold;
}
div.naviBox td.thirdLevelSelected a:hover {
	color:#FFFFFF;
}


/*** top level navi box ***/

div.topLeveNaviBox {
	height: 25px;
	width: 731px;
	background: white;
}

/* in DOM, navi nodes are not inside of div.topLeveNaviBox ! */


div.topLeveNaviBoxNode {
	margin: 0px 0px 0px 0px;
	height: 22px;
	padding: 3px;
	white-space: nowrap;
	border: 1px solid white;
	border-collapse:collapse;
}
div.topLeveNaviBoxTopNode {
	border-right: 1px solid white;
	font-size: 12px;
	margin: 4px 0px 2px 0px;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	white-space: nowrap;
}

/*** navigation path ***/

div.naviPath {
	margin: 3px;
}
div.naviPath a {
	font-weight: bold;
}
div.naviPath span.selected {
}

/*** advanced search ***/

div.advaSear form {
	margin: 0px;
}
div.advaSear form button {
	margin-left: 3px;
}

/*** advanced search ***/

div.evenCale span {
	color: white;
}
div.evenCale span.highlight {
	color: black;
}

/*** Poll ***/

div.poll div.question {
	font-weight: bold;
}
div.poll div.error {
	color: red;
	font-weight: bold;
}
div.poll form {
	margin: 0px;
}
div.poll table.options {
	margin: 5px 5px 0px 10px;
}
div.poll table.submit {
	float: right;
	margin: 0px 10px 5px 10px;
	font-weight: bold;
}
div.poll table.submit * {
	cursor: pointer;
}
div.poll table.results {
	margin: 10px 0px 10px 0px;
	width: 100%;
}
div.poll table.results td {
	border: none;
	padding: 5px;
	text-align: left
}
div.poll table.results span.option {
}
div.poll table.results span.vote {
	text-decoration: underline;
}
div.poll table.results span.value {
	font-weight: bold;
}
div.poll table.results div.bar {
	background-color: #454545;
	height: 7px;
	margin-top: 3px;
}
div.poll div.separator {
	border-bottom: 1px solid #cccccc;
	clear: both;
	margin: 0px 0px 5px 0px;
}
div.poll div.bottomPane {
	margin: 5px;
}
div.poll div.bottomPane span.total {
	font-weight: bold;
}

/*** page structure stuff ***/

table#pageholder {
	margin: 0px;
}


td#left_side {
	padding: 0px;
	vertical-align: top;
	width: 220px;
}

/* div rightmargin */

td#right_side {
	padding: 0px;
	vertical-align: top;
	width: 732px;
}

/* div header */

td#header {
	padding: 0px 5px 0px 0px;
	width: 732px;
}

/* Middle */

td#middle {
	padding: 0px;
	vertical-align: top;
	width: 512px;
}

td#container_middle {
	padding: 0px;
	vertical-align: top;
}

td#container_middle_left_col {
	padding: 0px 5px 0px 0px;
	vertical-align: top;
}

td#container_middle_right_col {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

td#pagecontent {
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
}


/* header stuff */

table#headerSkel {
	margin: 5px 0px 0px 0px;
}

td#languageChooser {
	padding: 0px;
}

td#headerLinks {
	padding: 0px 5px 0px 0px;
}

td#topSearchBox {
	padding: 0px 25px 0px 0px;
}

td#evenCale {
	padding: 0px 25px 0px 0px;
}

/* Column 2 x small */

td#column_left {
	padding: 0px;
	vertical-align: top;
	width: 255px;
}

td#column_right {
	padding: 0px;
	vertical-align: top;
	width: 208px;
}


td#logo {
	padding: 0px;
}

td#sidebar_left {
	padding: 0px 5px 0px 0px;
	vertical-align: top;
	width: 208px;
}

/* Sidebar right */

td#sidebar_right {
	padding: 0px 5px 0px 5px;
	vertical-align: top;
	width: 208px;
}

td#below_head {
	padding: 5px;
}




/* Footer */

td#footer {
	padding: 0px;
}

/*** table with any kind of search ***/

table.search {
	border-collapse:collapse;
}

table.search td {
	text-align: center;
}

/*the following rule is used to specify the space between multiple tables in a module i.e. used in the playProfWithStat module*/
table.search tr.tableSpacer td, table.search tr.tableSpacer img{
	height:40px;
	background-color:#FFFFFF;
}

table.search a {
	text-decoration: none;
	color: #000000;
}

table.search a:hover {
	text-decoration: underline;
	color: #990000;
}

table.search thead td {
	background: black;
	border-color: white;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
/*	border: none; */
	color: white;
	font-size: 10px;
	height: 20px;
}


table.search thead td.terminator {
 	border-right: none;
	background: white url("/img/fe/headTablBlacH20.gif") repeat-x bottom left;
}

table.search thead tr.aggregator td {
/*	border: none; */
	color: black;
	background: white;
}

table.search thead td.caption {
	font-family: Verdana;
	font-size:11px;
	font-weight: 600;
	text-align:left;
	border: none;
}

table.search tbody tr.aggregator td {
	/*border: none;*/
	color: black;
	background: white;
	border: none;
}

table.search tbody tr.aggregator td.header{
	background: black;
	color: white;
	font-size: 10px;
	height: 20px;
	border: none;
}

table.search tbody tr.aggregator td.terminator {
	border: none;
	background: white url("/img/fe/headTablBlacH20.gif") repeat-x bottom left;
}

table.search tbody td {
/*	border: 1px solid #cccccc;
	border-right-style:none; */
	border: none;
	height: 20px;
}

table.search tbody.noBorder td {
	border: none;
	height: 20px;
}

table.search tbody tr.odd td.highlightedCell, table.search tbody tr.even td.highlightedCell, table.search tbody tr.highlight td.highlightedCell {
	background-color: #000000;
	font-size: 10px;
	color:#FFFFFF;
}


table.search tfoot td {
	color: white;
	font-size: 10px;
}

table.search tfoot tr.linkRowSpacer td, table.search tfoot tr.linkRowSpacer img{
	height:4px;
}

table.search tr.coloredSpacer td {
	background-color: black;
	border-right: none;
	height: 3px;
}

table.search tr.coloredSpacer img {
	height: 3px;
}

table.search tr.spacer td {
	background-color: white;
	height: 2px;
	border: none;
}

table.search tr.spacer img {
	height: 2px;
}
div.suggest-box {
	border:1px solid #716F64;
	font-weight:normal;
	margin-top:23px;
	overflow-x:hidden;
	overflow-y:auto;
	position:absolute;
	width:400px;
	left:265px;
	top: 273px;
	z-index: 10;
}
div.suggest-box div.item {
background-color:#FFFFFF;
height:20px;
line-height:20px;
overflow:hidden;
padding-left:10px;
white-space:nowrap;
}
div.suggest-box div.selected {
background-color:#ed9256 !important;
color:#FFFFFF;
}
div.suggest-box div.first {
background-color:#FFFFFF;
background-image:url(/img/fa/navi/eng/suggestion.gif);
background-position:right center;
background-repeat:no-repeat;
}
* html div.suggest-box div.first { background-image:url(/img/fa/navi/eng/suggestion_ie6.gif); }
div.suggest-box div.item span.highlite { font-weight:bold; }
table.results td.resAgents,
table.results td.resPlayers { border: none; text-align:left; font-weight: bold; font-size: 11px; padding-left: 0px; padding-bottom:5px; padding-top: 10px; background-color: #cccccc; }
table.results { margin-top: 15px; border-top: 1px dotted #cccccc; }
table.results:first-child { margin-top: 0px; border-top: none; }
div.agenSear_16964 { position:relative; }
div.agenSear_16964 div.suggest-box { top: 180px; left: 47px; }
table.results tbody td,
table.results tbody th { padding: 4px !important; text-align:left !important; border: 1px solid #CCCCCC; }
table.results tbody td { vertical-align:top !important; border: 1px solid #CCCCCC !important; }
table.results tbody td.first { border: 1px solid #CCCCCC !important; background-image:none !important; }
table.results tbody th.dummyth,
table.results tbody td.dummytd { border-left:none !important; }
table.results tbody th.bdth,
table.results tbody td.bdtd { border-right: none !important; }


.fedePers a { background-image: url(/img/fc/icon/arrowLink.gif); background-repeat:no-repeat; padding-left: 14px; color: #000000; background-position:0 3px; }
.fedePers a:hover { color: ##ED5F01; }
.fedePers table.moduleFrame td.content { padding-left: 8px; padding-top: 5px; padding-bottom: 8px; }

/*header bar*/
.headerBar { background: #c2c4c7 url(/img/fe/10/fwcm/bg_headerbar.gif) repeat-x 0 0; border: 1px solid #fff; border-top: none; padding: 4px 5px 4px 25px; margin:auto; position:absolute; text-align:left; width:100%; top:0px; left: 0px; height: 30px; z-index: 1000; }
.headerBar .fibaLogo { float: left; position:relative; right: 5px }
.headerBar .fibaLogo img,
.headerBar .headerBarRight { position:relative; top: 2px; }
/*header links*/
.headerBar .headerLinks { float: left; padding-left: 3px; zoom: 1; }
.headerBar .headerLinks li { float: left; padding: 0 12px; border-right: 1px solid #b2b2b2; position:relative; top: 2px; list-style-type: none; }
.headerBar .headerLinks .last { border-right: none; }
.headerBar .headerLinks a { color: #666; font-size: 11px; line-height: 25px; font-weight: bold; text-decoration: none; }
.headerBar .headerLinks a:hover { color: #0071bc; }
.headerBar .menu-list { list-style-position:outside; margin:0; padding:0; }
/*text shadow*/
.headerBar .shadow span { text-shadow: #fff 0 1px 0; filter: progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff, offX=0, offY=1); zoom: 1; display: block; }
.headerBar .shadow a span { cursor: pointer; }
* html .headerBar .shadow span,
* html .headerBar #contentBar .ui-tabs-selected span { filter: none; /* IE6 */ display: inline-block; }
body { background-position: 0px 39px; }