BODY {
	background-repeat:no-repeat;
	background-position: top center;

}
IMG {
        border: 0px;
}

TD {
	    font-family: verdana;
	    font-size: 10pt;
}

SELECT {

	background-color: #C7BEE5;
}

.A_MenuLineItem {
        font-family: verdana;
        font-size: 8pt;
		color: #FF88BB;

}

.OBJECT_PlaySong {

	vertical-align: middle;
/*
	border-bottom: #CCBBDD outset 5px;
*/
}

.DIV_SongMenuline {
	position: relative;
	left: 0px;
	top:  150px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}

.DIV_NowPlaying {

	position: relative;
	vertical-align: top;
	left: 0px;
	top: 130px;
	width: 660px;
	height: 100px;

}
.DIV_SongListing {

	position: relative;
	left: 0px;
	top: 115px;
	overflow: auto;
	width: 657px;
	height: 270px;
	scrollbar-base-color: #7B7895;
	border: #CCBBDD outset 5px;

}