﻿body{
	min-width:920px;
	text-align:center; /* to center idPage in IE6 */
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;	
	color: #acacac;
	line-height:16px;
	margin:0px;
}

.main {
	width:920px;
	margin: auto; /* to center Page in modern browsers */
	padding:0;
	text-align:left; /* to keep the above from being inherited */
	margin-bottom:20px;
	margin-top: 0px;
	}
	
.contentRight {
	width:600px;
	vertical-align:top;
	float:left;
	margin-bottom:20px;
	}

.contentLeft {
	width:300px;
	margin:0;
	float:right;
}
.contentRightSmall {
	width:300px;
	vertical-align:top;
	float:left;
}

.contentLeftBig {
	width:600px;
	margin:0;
	float:right
	}

.navigation {
	width:920px;
	padding-bottom:40px;
}

.bannerPadding {
	padding-bottom:10px;

}

.contentArea {
	width: 920px;
}

.img {
	padding:10px 0 10px 0;
}
	
/*Text Styles*/

.content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #272727;
padding: 10px;
}
	
.yellow {
	color:#ffb300;
	font-weight:normal;
}

.DarkBold {
	color:#272727;
	font-weight:bold;
}

.number {
	color:#bb0000;
	font-weight:bold;
}

/* Links */

a.greyLink {
	color: #acacac;
	text-decoration:none;
	font-weight:normal;
}

a.greyLink:hover {
	color: #acacac;
	text-decoration:underline;
	font-weight:normal;
}

a.darkLink {
	color:#212121;
	text-decoration:none;
	font-weight:normal;
}

a.darkLink:hover {
	color:#212121;
	text-decoration:underline;
	font-weight:normal;
}

a.rightArrowLight{
	color:#ffb300;
	font-weight:normal;
	padding: 4px 20px 3px 0px;
	background-repeat: no-repeat;
	background-image:url(../images/arrow.gif);
	background-position: center right;
}

a:hover.rightArrowLight{
	color:#fff;
	font-weight:normal;
	padding: 4px 20px 3px 0px;
	background-repeat: no-repeat;
	background-image:url(../images/dark_grey_arrow_inverted.gif);
	background-position: center right;
}

a.rightArrow{
	color:#ffb300;
	font-weight:bold;
	padding: 4px 20px 3px 0px;
	background-repeat: no-repeat;
	background-image:url(../images/arrow.gif);
	background-position: center right;
}

a:hover.rightArrow{
	color:#fff;
	font-weight:bold;
	padding: 4px 20px 3px 0px;
	background-repeat: no-repeat;
	background-image:url(../images/dark_grey_arrow_inverted.gif);
	background-position: center right;
	text-decoration:underline;
}


a.veryDarkGrey {
	color:#404040;
	font-weight:normal;
	padding: 4px 0px 3px 20px;
	background-repeat: no-repeat;
	background-image:url(../images/dark_left_arrow_inverted.gif);
	background-position: center left;
	text-decoration:none;
}

a:hover.veryDarkGrey {
	color:#404040;
	font-weight:normal;
	padding: 4px 0px 3px 20px;
	background-repeat: no-repeat;
	background-image:url(../images/dark_left_arrow_inverted.gif);
	background-position: center left;
	text-decoration:none;
}


a.rightArrowLeft{
	color:#272727;
	font-weight:normal;
	padding: 4px 0px 3px 20px;
	background-repeat: no-repeat;
	background-image:url(../images/arrow.gif);
	background-position: center left;
}

a:hover.rightArrowLeft{
	color:#272727;
	font-weight:normal;
	padding: 4px 0px 3px 20px;
	background-repeat: no-repeat;
	background-image:url(../images/dark_grey_arrow_inverted.gif);
	background-position: center left;
	text-decoration:underline;
}

a.spaceArrow{
	color:#272727;
	font-weight:normal;
	padding: 4px 20px 3px 0px;
	background-repeat: no-repeat;
	background-image:url(../images/arrow.gif);
	background-position: center right;
}

a:hover.spaceArrow{
	color:#acacac;
	font-weight:normal;
	padding: 4px 20px 3px 0px;
	background-repeat: no-repeat;
	background-image:url(../images/dark_grey_arrow_inverted.gif);
	background-position: center right;
	text-decoration:none;
}

.greyRightArrow{
	width:150px;
}
a.greyRightArrow{
	color:#272727;
	font-weight:normal;
	padding: 4px 20px 3px 0px;
	background-repeat: no-repeat;
	background-image:url(../images/arrow.gif);
	background-position: center right;
 
}

a:hover.greyRightArrow{
	color:#272727;
	font-weight:normal;
	padding: 4px 20px 3px 0px;
	background-repeat: no-repeat;
	background-image:url(../images/dark_grey_arrow_inverted.gif);
	background-position: center right;
	text-decoration:underline;
	
}

a.greyLeftArrow{
	color:#272727;
	font-weight:normal;
	padding: 4px 0px 3px 20px;
	background-repeat: no-repeat;
	background-image:url(../images/left_arrow.gif);
	background-position: center left;
}

a:hover.greyLeftArrow{
	color:#272727;
	font-weight:normal;
	padding: 4px 0px 3px 20px;
	background-repeat: no-repeat;
	background-image:url(../images/dark_left_arrow_inverted.gif);
	background-position: center left;
	text-decoration:underline;
}

a.menuArrow{
	color:#ffb300;
	font-weight:bold;
	padding: 4px 0px 3px 25px;
	margin: 0px 0px 0px 4px;
	background-repeat: no-repeat;
	background-image:url(../images/arrow.gif);
	background-position: center left;
	text-decoration:underline;
}

a:hover.menuArrow{
	color:#fff;
	font-weight:bold;
	padding: 4px 0px 3px 25px;
	margin: 0px 0px 0px 4px;
	background-repeat: no-repeat;
	background-image:url(../images/dark_grey_arrow_inverted.gif);
	background-position: center left;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffb300;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#272727;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}

a.lightYellow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffb300;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

a:hover.lightYellow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#272727;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}

a:link.HeaderLink {
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image:url(../images/header_arrow.gif);
	background-position: center right;
	display: block;
}

a:visited.HeaderLink  {
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image:url(../images/header_arrow.gif);
	background-position: center right;
	display: block;
}

a:hover.HeaderLink  {
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-image:url(../images/header_arrow_over.gif);
	background-position: center right;
	display: block;
}

a:link.navLink {
	color:#272727;
	font-weight:normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image:url(../images/arrow.gif);
	background-position: center right;
	display: block;
}

a:visited.navLink  {
	color:#272727;
	font-weight:normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image:url(../images/arrow.gif);
	background-position: center right;
	display: block;
}

a:hover.navLink  {
	color:#272727;
	font-weight:normal;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-image:url(../images/dark_grey_arrow_inverted.gif);
	background-position: center right;
	display: block;
}

a.redCircle{
	color:#acacac;
	font-weight:normal;
	padding:0px 3px 3px 3px;
}

a:hover.redCircle{
	color:#fff;
	font-weight:normal;
	padding:0px 3px 3px 3px;
	background-repeat: no-repeat;
	background-image:url(../images/red_circle.gif);
	background-position: center;
	text-decoration:none;
	width:16px;
}


/* Banner links */
a.bannerGames {
	border: 2px solid #532F91;
	display:block;
	width: 62px;
	height: 62px;
}

a:hover.bannerGames {
	border: 2px solid #dfdfdf;
	display: block;
	width: 62px;
	height: 62px;
}

a.bannerEntertain {
	border: 2px solid #e75128;
	display: block;
	width: 62px;
	height: 62px;
}

a:hover.bannerEntertain {
	border: 2px solid #dfdfdf;
	display: block;
	width: 62px;
	height: 62px;
}

a.bannerSport {
	border: 2px solid #66a93b;
	display: block;
	width: 62px;
	height: 62px;
}

a:hover.bannerSport {
	border: 2px solid #dfdfdf;
	display: block;
	width: 62px;
	height: 62px;
}

a.bannerFifa {
	border: 2px solid #86c13e;
	display: block;
	width: 62px;
	height: 62px;
}

a:hover.bannerFifa {
	border: 2px solid #dfdfdf;
	display: block;
	width: 62px;
	height: 62px;
}

a.bannerLifestyle {
	border: 2px solid #932d54;
	display: block;
	width: 62px;
	height: 62px;
}

a:hover.bannerLifestyle
{
	border: 2px solid #dfdfdf;
	display: block;
	width: 62px;
	height: 62px;
}

a.bannerMusic {
	border: 2px solid #d9242c;
	display: block;
	width: 62px;
	height: 62px;
}

a:hover.bannerMusic {
	border: 2px solid #dfdfdf;
	display: block;
	width: 62px;
	height: 62px;
}

a.bannerNaughty {
	border: 2px solid #f62e9b;
	display: block;
	width: 62px;
	height: 62px;
}

a:hover.bannerNaughty {
	border: 2px solid #dfdfdf;
	display: block;
	width: 62px;
	height: 62px;
}

a.bannerNews {
	border: 2px solid #00519b;
	display: block;
	width: 62px;
	height: 62px;
}

a:hover.bannerNews {
	border: 2px solid #dfdfdf;
	display: block;
	width: 62px;
	height: 62px;
}


/* Boxes */

.Header {
	background-color: #e3e3e3;
	border:solid 1px #ccc;
	padding: 8px 10px 0px 10px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#d30000;
	font-weight:bold;
}

.HeaderBig {
	background-image: url(../images/header_big.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #212121;
	padding: 8px 10px 0px 10px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
}

.HeaderBar {
	background-image: url(../images/greybar.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #212121;
	padding: 8px 10px 0px 10px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
}


.lightGreyHeader {
	background-image:url(../images/grey_heading1.jpg);
	height:39px;
	padding: 2px 0 0px 9px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:text-top;
}

.lightGreyHeadernobg {

	height:39px;
	padding: 2px 0 0px 9px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:text-top;
	
}

.lightGreyContent {
	
	height:40px;
	padding-left:20px;
	color:#FFFFFF;
	font-weight:bold;
}

.darkGreyHeader {
	background-image:url(../images/grey_heading2.jpg);
	height:42px;
	padding-left:9px;
	color:#FFFFFF;
	font-weight:bold;
}

.darkGreyContent {
	background-image:url(../images/grey_content2.jpg);
	height:45px;
	padding-left:20px;
	color:#acacac;
}

.greyContent {
	background-color:#fff;
	padding:0 8px 0 10px;
	color:#272727;
}

.greyContentBig {
	background-color:#212121;
	padding:20px 20px 20px 20px;
	color:#acacac;
}
.lightContent {
	background-color:#383838;
	padding:0 10px 0 10px;
	color:#212121;
}

.greyBold {
	background-color:#212121;
	font-weight:bold;
	padding:0 20px 0 10px;
	color:#acacac;
}

.loginBlock
{
    width: 280px;
    height: auto;
    padding: 8px 5px 8px 10px;
    margin: 0 0 20px 0;
    background: #fff;
	border: 1px solid #d4d4d4;
}
.contentDivHorizontalSmall
{
    width: 279px;
    height: 2px;
    margin: 7px 0 7px 0;
    background: url(../images/contentDivHorizontalSmall.gif) left top no-repeat;
}

.blackBoxNoPadding {

	width:880px;
	height:auto;
	background-color:#040404;
	padding:10px;
	color:#acacac;
}

.blackBox {
	height:auto;
	background-color:#dfdfdf;
	padding:10px;
	color:#272727;
}

.blackBoxSmall {
	width:580px;
	background-color:#cccccc;
	padding:9px;
	color:#272727;
	padding-bottom:15px;	
	border-left: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	height:auto;
}


.tableBox {
	float:left;
}

.lightTable {
	color:#272727;
	background-color:#f5f5f5;
	padding:10px;
}

.tabHeading {
	padding:10px;
	margin-left:20px;
	background-color:#040404;
	display:table;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;}

.tabBlack {
	padding:10px;
	background-color:#fff;
	display:table;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

/*Tabs RED*/

UL.tabNavigation {
	list-style: none;
	margin:4px 0 0 20px;
	padding:10px 0 7px 0;
	position:relative;
	z-index:1;
}

UL.tabNavigation LI {
	display: inline;
	margin: 0;
	padding:0;

}

UL.tabNavigation LI a {
	color: #fff;
	text-decoration: none;
	background-image:url(../images/tab_selected_red.jpg);
	padding:10px 10px 10px 10px;
	vertical-align:middle;
	margin: 0;
	border-right:#2C2C2C solid 1px;
}

UL.tabNavigation LI a.selected, UL.tabNavigation LI a:hover {
	color: #fff;
	background-image: url(../images/tab_active.jpg);
	margin: 0;
	color: #fff;
	text-decoration: none;
	padding:10px 10px 10px 10px;
	vertical-align:middle;
}

div.tabs > div {
	width:600px;
	position:relative;
	z-index:2;
}

#first{
	width:600px;
	background-color: #dfdfdf;
}

#second{
	width:600px;
	background-color: #dfdfdf;
}

#third{
	width:600px;
	background-color: #dfdfdf;
}


/*Tabs Green*/
UL.tabNavigationGreen {
	list-style: none;
	margin:4px 0 0 20px;
	padding:10px 0 7px 0;
	position:relative;
	z-index:1;

}

UL.tabNavigationGreen LI {
	display: inline;
	margin: 0;
	padding:0;

}

UL.tabNavigationGreen LI a {
	color: #fff;
	text-decoration: none;
	background-image:url(../images/tab_selected_green.gif);
	padding:10px 10px 10px 10px;
	vertical-align:middle;
	margin: 0;
	border-right:#2C2C2C solid 1px;
}

UL.tabNavigationGreen LI a.selected, UL.tabNavigationGreen LI a:hover {
	color: #fff;
	background-image: url(../images/tab_active.jpg);
	margin: 0;
	color: #fff;
	text-decoration: none;
	padding:10px 10px 10px 10px;
	vertical-align:middle;

}

div.tabsGreen > div {
	position:relative;
	z-index:2;	
	
}

#firstGreen{
	background-color: #cccccc;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
}

#secondGreen{
	background-color: #cccccc;
}

/*Tabs Sport*/

UL.tabNavigationSport {
	list-style: none;
	margin:4px 0 0 20px;
	padding:10px 0 7px 0;
	position:relative;
	z-index:1;

}

UL.tabNavigationSport LI {
	display: inline;
	margin: 0;
	padding:0;

}

UL.tabNavigationSport LI a {
	color: #fff;
	text-decoration: none;
	background-image:url(../images/tab_selected_sport.jpg);
	padding:10px 10px 10px 10px;
	vertical-align:middle;
	margin: 0;
	border-right:#2C2C2C solid 1px;
}

UL.tabNavigationSport LI a.selected, UL.tabNavigationSport LI a:hover {
	color: #fff;
	background-image: url(../images/tab_active.jpg);
	margin: 0;
	color: #fff;
	text-decoration: none;
	padding:10px 10px 10px 10px;
	vertical-align:middle;

}

div.tabsSport > div {
	position:relative;
	z-index:2;	
	
}

#firstSport{
	background-color: #cccccc;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
}

#secondSport{
	background-color: #cccccc;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
}

#thirdSport{
	background-color: #cccccc;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
}

/*Tabs News*/

UL.tabNavigationNews {
	list-style: none;
	margin:4px 0 0 20px;
	padding:10px 0 7px 0;
	position:relative;
	z-index:1;
}

UL.tabNavigationNews LI {
	display: inline;
	margin: 0;
	padding:0;

}

UL.tabNavigationNews LI a {
	color: #fff;
	text-decoration: none;
	background-image:url(../images/tab_selected_news.gif);
	padding:10px 10px 10px 10px;
	vertical-align:middle;
	margin: 0;
	border-right:#2C2C2C solid 1px;
}

UL.tabNavigationNews LI a.selected, UL.tabNavigationNews LI a:hover {
	color: #fff;
	background-image: url(../images/tab_active.jpg);
	margin: 0;
	color: #fff;
	text-decoration: none;
	padding:10px 10px 10px 10px;
	vertical-align:middle;
}

div.tabsNews > div {
	width:600px;
	position:relative;
	z-index:2;	
}

#firstNews{
	width:600px;
	background-color: #cccccc;
	color: #272727;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
}

#secondNews{
	width:600px;
	background-color: #cccccc;
	color: #272727;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
}

#thirdNews{
	width:600px;
	background-color: #cccccc;
	color: #272727;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
}
#fourNews{
	width:600px;
	background-color: #cccccc;
	color: #272727;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
}
#fiveNews{
	width:600px;
	background-color: #cccccc;
	color: #272727;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
}
#sixNews{
	width:600px;
	background-color: #cccccc;
	color: #272727;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
}


/* input box styling start */

.searchField {
	background:url(../images/searchTop.gif) ;
	background-repeat:repeat-x;
	background-color:#505050;
	padding-top: 1px;
}

.input {
	border:0px;
	font-size:10px;
	vertical-align:top;
	padding-top: 2px;
	background-color:#505050;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#878787;
}

.inputTextBox
{
    width: auto;
    height: 16px;
    border: none;
    padding: 4px 0 0 0;
    float: left;
    font: 10px verdana;
    color: #272727;
    background: url(../images/inputTextBoxBg.gif) left top repeat-x;
}

.darkTextBox
{
    width: auto;
    height: 16px;
    border: none;
    padding: 4px 0 0 0;
    float: left;
    font: 10px verdana;
    color: #9d9d9d;
    background: url(../images/darkTextBoxBg.gif) left top repeat-x;
}

/* input box styling end */

/* borders */

.Box {
	border-left:#eeeded solid 1px;
	border-right:#eeeded solid 1px;
	padding:5px;
}


.TopBox {
	border-left:#eeeded solid 1px;
	border-right:#eeeded solid 1px;
	border-top:#eeeded solid 1px;
	padding:5px;
}


.TopLeftBox {
	border-left:#eeeded solid 1px;
	border-bottom:#eeeded solid 1px;
	border-top:#eeeded solid 1px;
	padding:5px;
}

.TopRightBox {
	border-bottom:#eeeded solid 1px;
	border-right:#eeeded solid 1px;
	border-top:#eeeded solid 1px;
	padding:5px;
}

.TopBothBox {
	border-bottom:#eeeded solid 1px;
	border-right:#eeeded solid 1px;
	border-left:#eeeded solid 1px;
	border-top:#eeeded solid 1px;
	padding:5px;
}

.TopBottomBox {
	border-bottom:#eeeded solid 1px;
	border-top:#eeeded solid 1px;
	padding:5px;
}

.BtmLeftBox {
	border-left:#eeeded solid 1px;
	border-bottom:#eeeded solid 1px;
	padding:5px;
	color: #272727;
}

.BtmRightBox {
	border-bottom:#eeeded solid 1px;
	border-right:#eeeded solid 1px;
	padding:5px;
	color: #272727;
}

.BtmBothBox {
	border-bottom:#eeeded solid 1px;
	border-right:#eeeded solid 1px;
	border-left:#eeeded solid 1px;
	padding:5px;
	color: #272727;
}

.BtmBottomBox {
	border-bottom:#eeeded solid 1px;
	border-top:#eeeded solid 1px;
	padding:5px;
	color: #272727;
}

.Bottom {
	border-bottom:#eeeded solid 1px;
	padding:5px;
	color: #272727;
}

.RightBox {
	border-right:#eeeded solid 1px;
	padding:5px;
}

.LeftBoxOpen {
	border-bottom:#1d1d1d solid 1px;
	border-right:#1d1d1d solid 1px;
	padding:5px;
}

.OpenBottom {
	border-bottom:#1d1d1d solid 1px;
	padding:5px;
}


/* Headers */

.sport{
background-image: url(../images/header_sport_small.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
height: 39px;
}

.sportBig{
background-image: url(../images/header_sport_big.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.sportBigStraight{
background-image: url(../images/header_sport_big_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}


.sportBar{
background-image: url(../images/header_sport_full.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.sportBarStraight{
background-image: url(../images/header_sport_full_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.sportTable{
background-color: #66a93b;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 8px;
margin:0px;
}

.music{
background-image: url(../images/header_music_small.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
height: 39px;
vertical-align:middle;
}

.musicBig{
background-image: url(../images/header_music_big.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
vertical-align:middle;
}

.musicBigStraight{
background-image: url(../images/header_music_big_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.musicBar{
background-image: url(../images/header_music_full.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.musicBarStraight{
background-image: url(../images/header_music_full_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.musicTable{
background-color: #c62b3b;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 8px;
margin:0px;
}

.news{
background-image: url(../images/header_news_small.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
height: 39px;
}

.newsBig{
background-image: url(../images/header_news_big.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.newsBigStraight{
background-image: url(../images/header_news_big_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.newsBar{
background-image: url(../images/header_news_full.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.newsBarStraight{
background-image: url(../images/header_news_full_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.newsTable{
background-color: #103e8e;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 8px;
margin:0px;
}

.religion{
background-image: url(../images/header_rel_small.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
height: 39px;
}

.religionBig{
background-image: url(../images/header_rel_big.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.religionBigStraight{
background-image: url(../images/header_rel_big_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.religionBar{
background-image: url(../images/header_rel_full.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.religionBarStraight{
background-image: url(../images/header_rel_full_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.loaded{
background-image: url(../images/header_loaded_small.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
height: 39px;
}

.loadedBig{
background-image: url(../images/header_loaded_big.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.loadedBigStraight{
background-image: url(../images/header_loaded_big_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.loadedBar{
background-image: url(../images/header_loaded_full.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.loadedBarStraight{
background-image: url(../images/header_loaded_full_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.love{
background-image: url(../images/header_love_small.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
height: 39px;
}

.loveBig{
background-image: url(../images/header_love_big.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.loveBigStraight{
background-image: url(../images/header_love_big_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.loveBar{
background-image: url(../images/header_love_full.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.loveBarStraight{
background-image: url(../images/header_love_full_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.games{
background-image: url(../images/header_games_small.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
height: 39px;
}

.gamesBig{
background-image: url(../images/header_games_big.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.gamesBigStraight{
background-image: url(../images/header_games_big_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.gamesBar{
background-image: url(../images/header_games_full.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.gamesBarStraight{
background-image: url(../images/header_games_full_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.entertainment{
background-image: url(../images/header_ent_small.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
height: 39px;
}

.entertainmentBig{
background-image: url(../images/header_ent_big.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.entertainmentBigStraight{
background-image: url(../images/header_ent_big_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.entertainmentBar{
background-image: url(../images/header_ent_full.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.entertainmentBarStraight{
background-image: url(../images/header_ent_full_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.adult{
background-image: url(../images/header_adult_small.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
height: 39px;
}

.adultBig{
background-image: url(../images/header_adult_big.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.adultBigStraight{
background-image: url(../images/header_adult_big_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.adultBar{
background-image: url(../images/header_adult_full.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

.adultBarStraight{
background-image: url(../images/header_adult_full_S.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin:0px;
height: 36px;
}

/* Headlines */

.newsHead{
color: #103e8e;
font-weight: bold;
}

a.newsHead {
color: #103e8e;
font-weight: bold;
}

a:hover.newsHead {
color: #103e8e;
font-weight: bold;
text-decoration: underline;
}

.sportHead{
color: #66a93b;
font-weight: bold;
}

a.sportHead {
color: #66a93b;
font-weight: bold;
}

a:hover.sportHead {
color: #66a93b;
font-weight: bold;
text-decoration: underline;
}

.gameHead{
color: #9c3c9e;
font-weight: bold;
}

a.gameHead {
color: #9c3c9e;
font-weight: bold;
}

a:hover.gameHead {
color: #9c3c9e;
font-weight: bold;
text-decoration: underline;
}

.musicHead{
color: #c62a3b;
font-weight: bold;
}

a.musicHead {
color: #c62a3b;
font-weight: bold;
}

a:hover.musicHead {
color: #c62a3b;
font-weight: bold;
text-decoration: underline;
}

.adultHead{
color: #f62e9b;
font-weight: bold;
}

a.adultHead {
color: #f62e9b;
font-weight: bold;
}

a:hover.adultHead {
color: #f62e9b;
font-weight: bold;
text-decoration: underline;
}

.entHead{
color: #e75128;
font-weight: bold;
}

a.entHead {
color: #e75128;
font-weight: bold;
}

a:hover.entHead {
color: #e75128;
font-weight: bold;
text-decoration: underline;
}

.loveHead{
color: #a3264a;
font-weight: bold;
}

a.loveHead {
color: #a3264a;
font-weight: bold;
}

a:hover.loveHead {
color: #a3264a;
font-weight: bold;
text-decoration: underline;
}
.trVertical
{
	vertical-align:top;
}