body, td {  

font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color:#000000;
}
body{
	overflow:scroll;
}
.stBodyBg {
	background-color: #BBCCDD;
}

a:link {  color: #000000; text-decoration: underline}
a:active {  color: #Ff0000; text-decoration: underline}
a:visited {  color: #000000; text-decoration: underline}
a:hover {  color: #006699; text-decoration: underline}


.stPlaylist, .stSub {
	color:#996600;
}
.stPlaylist {
	line-height: 150%;
}
.stPlaylistsub {
font-size: 9px;
		color:#666666;
}
.stBody {
		color:#000000;
}
.stBodyBold {
		font-weight:bold;
}
.stCdImage {
		border:1px solid #999999;
}
.stTblCdContainer {
	border:1px solid #BBCCDD;
	padding: 10px;
}
.stTblContainer {
		border:1px solid #990000;
}
.stTdLineLeft {
	background-color: #996600;
	width: 1px;
}
