﻿
body
{
	background-color:black;
	font-family:tahoma;
	font-size:80%;			
	color:white;	
}			

Table 
{	
	font-size:100%;
	border-spacing: 0px;
	
}
.tbMain
{				
	background-image:url('./img/bg.jpg');					
}
.tbMain2
{				
	background-image:url('img/bg.jpg');	
	width:767px;
	height:512px;
}

#stripe
{		

}

.tradio
{
	border:solid 1px #333333;
	background-color:Transparent;		
}

.tedit
{
	width: 100%; 
	background-color:Black; 
	color:Silver; 
	border:solid 1px #333333;
}

.cntnr
{
	border:1px;
	position:relative;

	z-index:1;		
}

.plyr
{
	position:absolute;
	left:24px;	
	top:-18px;
	width:300;
	height:100;
	z-index:2;		
}

.Singles
{
	margin:0;
	vertical-align:bottom;
}
.trnsprnt
{					
	background-color:transparent;
}

#tdHome
{
	font-weight: bold;
}
							
a:link{color:white;text-decoration: none;}
a:visited{color:white;text-decoration: none;}
a:hover{color:white;text-decoration: underline;}
a:active{color: white; text-decoration: none;}

.Lyrics
{	
	border: solid 1px #333333;
	margin-top:0;
	margin-bottom:1;
	margin-left:4;
	margin-right:1;
	scrollbar-face-color:		#000000;
	scrollbar-highlight-color:	#333333;
	scrollbar-shadow-color:		#333333;
	scrollbar-3dlight-color:	#000000;
	scrollbar-arrow-color:		#666666;
	scrollbar-track-color:		#000000;
	scrollbar-darkshadow-color: #000000;
}

.LyricsLink
{
	width:20px;
	height:16px;
	background-image:url('img/doc.gif');
	background-repeat:no-repeat;
	text-decoration: underline;
	color:#999999;
	cursor:pointer;
		
}
.PageLink
{	
	color:White;
	cursor:pointer;
		
}

.hdr
{
	font-size:15px;	
	font-weight:bold;
}

.txt1
{
	color:White;	
}

.txt2
{
	font-weight:normal;
	color:gray;
	
}

.progbar
{
	font-size:smaller;
	border-color:Gray;	
}
.progbar.bar
{	
	font-weight:bold;
	text-align:center;
	color:black;
	background-color:gray;
	border:none;		
}

.cyLogo		{	height:90px;			}
.cyMid		{	height:328px;			}

.cxLogo		{	width:250px				}
.cxLeft		{	width:10px				}
.cxRight	{	width:28px				}

.szFooter	{	height:15;				}
