body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #ffffff;
	background-color: #000000;
	SCROLLBAR-FACE-COLOR: #333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	margin: 0px 3px 3px 0px;
	font-size: 9px;
	background-attachment: fixed;
	background-image: url(../img/back_song.jpg);
	background-repeat: no-repeat;




}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}p {
	font-size: 9px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;



}
a:active {
	color: #FF9900;
}
.song-title {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FF9900;
	width: 510px;
	position: absolute;
	height: 28px;
	left: 20px;
	top: 56px;
	background-color: #000000;
	filter: Alpha(Opacity=70);




}
.song-credits {
	font-weight: normal;
	color: #999999;
	



}
.song-list {
	padding: 5px;
	border: 1px solid #999999;
	position: absolute;
	top: 20px;
	height: 250px;
	width: 250px;
	left: 540px;
	overflow: auto;
	z-index: 3;
	background-color: #000000;
	filter: Alpha(Opacity=70);



}
.song-lyrics {
	padding: 5px;
	border: 1px solid #999999;
	width: 510px;
	position: absolute;
	height: 400px;
	left: 20px;
	top: 96px;
	background-color: #222222;
	overflow: auto;
	SCROLLBAR-TRACK-COLOR: #222222;
	filter: Alpha(Opacity=70);

}
.song-header {
	text-transform: uppercase;
	color: #FF9900;
}
.song-notes {
	padding: 5px;
	border: 1px solid #999999;
	position: absolute;
	height: 214px;
	width: 250px;
	left: 540px;
	top: 282px;
	overflow: auto;
	background-color: #000000;
	filter: Alpha(Opacity=70);
	z-index: 0;



}
.song-nav {
	padding: 5px;
	border: 1px solid #999999;
	position: absolute;
	top: 20px;
	height: 24px;
	width: 510px;
	left: 20px;
	background-color: #222222;
	filter: Alpha(Opacity=70);


}
.song-release {
	color: #CCCCCC;
}

