*{

	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial;
	font-size: 11px;
}

a{
color: #000000!important;
text-decoration: none;
}

body{
	background-color: #FFFFFF;
	text-align: center;
}

.blackCellTabTickerNews{
	background-color: #CCCCCC!important;
}

.headerTickerNews{
	background-color: #292929;
	border: none;
	padding: 0;
	margin: 0;
}

.headerTickerNewsLogoRight{
	text-align: right;
	background-color: #292929;
	border: none;
	padding: 0;
	margin: 0;
}

.footerTickerNews{
	background-color: #f8f8ff;
	text-align: left;
	padding: 50px 0 50px 0;
}

.headerTickerNewsLeft{
	background-color: #f8f8ff;
	//color:#000000!important;
}

.headerTickerNewsLogoRight{
	background-color: #f8f8ff;
	//color:#000000!important;
}






#archiveNavDicTickerPage{
    padding: 100px 0 0 0;
	width: 200px;
	float: left;
}
#navArchive {
	text-align: left;
}

#navArchive h1{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
#navArchive a{
	color: #000000;
	font-weight: bold;
    text-decoration: none;
}
#navArchive a:hover{
	color: #444444;
}
#navArchive div a{
	color: #000000;
	font-weight: normal;
    text-decoration: none;
}
#navArchive div a:hover{
	color: #e46a90;
}






#masterWrapperTicker{
    padding-left: 200px;
	width: 840px;
	margin: auto!important;
}
#wrapperTicker{
	width: 630px;
	text-align: center;
	float: left;
	//color: #BCBCBC;
}
#wrapperTicker a{
	//color: #BCBCBC;
}
#wrapperTicker a:hover{
	//color: #e46a90;
}
#wrapperTicker strong{
	//color: #BCBCBC;
	font-weight: bold;
}
#wrapperTicker span{
	//color: #BCBCBC;
}
#wrapperTicker u{
	//color: #BCBCBC;
}
 
#wrapperTicker table{
	//color: #BCBCBC;
}

#wrapperTicker table tr td{
	//color: #BCBCBC;
}






.artistNameMixList{
	text-transform: lowercase;
    margin: 0;
    padding: 10px 0 0 0;
    font-weight: normal;
    color: #FFFFFF;
	font-size: 12px;
}

.artistMixMixList {
    margin: 0;
    padding: 1px 0 1px 0;
}

.artistMixMixList a{
    color: #BCBCBC!important;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

.artistMixMixList a:hover{
    color: #e46a90!important;
    font-weight: bold;
    text-decoration: none;
}
.allMixes {
    margin: 0;
    padding: 0 0 0 15px;
}
.allMixes a{
    font-weight: bold;
    text-decoration: none;
    color: #cccccc!important;
}
.allMixes a:hover{
    text-decoration: none;
    cursor: pointer;
    color: #e46a90!important;
}
