body,div,span,th,td,.s {
	font-family: arial, helvetica, sans-serif; 
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;	
}
.tiny_text {
	font-family: arial, helvetica, sans-serif; 
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;	
	font-size: 10px;	
}
h1	{
	color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
	font-size: 10px;	
}
.btn {
	font-weight: bold;
	color: #000000;
	background-color: #FFFF99;  
	cursor: hand; 
	margin-bottom:-1px; 
	width: 100px;
	padding-top: 1px; 
}
a {
	text-decoration: none;
	color: #EFE94A;
	font-weight: bold;
}
.links {
	color: #000000;
	font-weight: normal;
}
.header	{
	color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;	
}
.header:hover	{
	font-family: arial;
	font-weight: bold;
	font-size: 14px;	
	color: #FCFC3F;	
}
.highlight {
	text-decoration: none;
	color: #EFE94A;
	font-weight: bold;
	font-size: 20px;	
}
.highlight2 {
	text-decoration: none;
	color: #EFE94A;
	font-weight: bold;
}



#playlist {
	border: 1px solid #343434;
}
#playlist tbody tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	padding: 3px 8px; 
	border-left: 1px solid #343434;
	color: #cccccc;
}
/* #playlist tbody tr td a{color: #FF4242;} */
#playlist tbody tr.selected td {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2D2C2C; 
	color: #ffffff; 
	font-weight: bold;
	font-size: 9pt; 
	border-left: 1px solid #343434; 
	border-lright: 1px solid #343434; 	
	border-bottom: 1px solid #444444;
}

#playlist text9 { 
	font-family: Verdana; 
	font-size: 9px; 
	color: #82AB02; 
	text-decoration: none; 
	line-height: normal; 
	font-weight: normal;
}