#donotremove
 {
	background-color: #0099CC;
}

.playlist {
	background-color:transparent;
	background-image: url(http://www.live365.com/images/dot.gif);
	background-repeat: no-repeat;		 
	}
	

.doneplaying { 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 color: #324F66;
 
}
 a.doneplaying:link { color: #324F66; font-weight:normal; text-decoration: none;}
 a.doneplaying:hover { font-weight: normal; color: #324F66; text-decoration: none;}
 a.doneplaying:visited { font-weight: normal; color: #324F66; text-decoration: none;}
 a.doneplaying:active { font-weight: normal; color: #324F66; text-decoration: none;}

.nowplaying {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
}


 a.nowplaying:link { color: #ffffff; font-weight: bold; text-decoration: none;}
 a.nowplaying:hover { font-weight: bold; color: #ffffff; text-decoration: none;}
 a.nowplaying:visited { font-weight: bold; color: #ffffff; text-decoration: none;}
 a.nowplaying:active { font-weight: bold; color: #ffffff; text-decoration: none;}
 

td.player {
border: none;
margin: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 0px;
margin-top: 0px;

}

font.playerTXT {
font-family: Arial, Helvetica;
font-size: 9pt;
color : #808080;
}

font.playerHvy {
font-family: Arial, Helvetica;
font-size: 10pt;
color : #808080;
}

font.playerLt {
font-family: Arial, Helvetica;
font-size: 8pt;
color : #808080;
}

font.playerH2 {
font-family: Arial, Helvetica;
font-size: 10pt;
color: #666633;
}

body {
	background-attachment: fixed;
	background-image: url(../images/768x500.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

