body {
	sssbackground: #152E68;
	background: #002555 url(./playkd_elemei/scroll/player_bg.png) repeat-y left;
	font-family: Arial;
	font-size: 10px;
	margin-top: 7px;
	color: #FFF;
}

a:link, a:visited {
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}

table,td {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
}

.infobox {
	background: url(images/onlineplayer/info_bg.png) no-repeat top left;
	padding: 17px 11px 0 11px;
}

#tablist {
	margin: 12px 4px 4px 4px;
	z-index: 100;
}

#tablist li {
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a {
	padding: 4px 6px 5px 6px;
	margin-left: 3px;
	border: 1px solid #999999;
	border-bottom: none;
	background: #000000;
}

#tablist li a:link, #tablist li a:visited{
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#tablist li a.current {
	background: #999999;
}

#tabcontentcontainer {
	width: 100%;
	/* Insert Optional Height definition here to give all the content a unified height */
	padding: 5px;
	border-top: 1px solid #999999;
}

.tabcontent {
	display:none;
}

.row1 { 
	background: #444444; 
	font-family: 'Tahoma', Arial, sans-serif; 
	font-size: 9px; 
	color: #CCCCCC; 
	padding: 2px;
}

.row2 { 
	background: #353535; 
	font-family: 'Tahoma', Arial, sans-serif; 
	font-size: 9px; 
	color: #CCCCCC; 
	padding: 2px;
}

.row1 td { 
	font-family: 'Tahoma', Arial, sans-serif; 
	font-size: 9px; 
	color: #CCCCCC; 
}

.row2 td { 
	font-family: 'Tahoma', Arial, sans-serif; 
	font-size: 9px; 
	color: #CCCCCC; 
}

.footer {
	font-family: 'Tahoma', Arial, sans-serif; 
	margin: 8px 0 10px 0;
	text-align: center;
	font-size: 10px;
	color: #B1B8D1;
}

.footer a:link,.footer a:visited {
	color: #B1B8D1;
	text-decoration: none;
}

.footer a:hover {
	color: #D7DBE8;
	text-decoration: underline;
}

a.listen:link, a.listen:visited {
	font-size: 18px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}

a.listen:hover {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


