.body {
	background-attachment: fixed;
	background-image: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: scroll;
	scrollbar-base-color: #000000;
    scrollbar-arrow-color: #999999;
    scrollbar-3dlight-color: #000000;
    scrollbar-highlight-color: #999999;
    scrollbar-shadow-color: #999999;
	scrollbar-track-color: #000000;
}

.topframe {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
}
.toptable {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}
.albumtop {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.updowndark {
	border: 1px groove #333333;
}
.fonts {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-left: 5px;
	padding-left: 5px;

}
.maxi {
	width: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
.drklnbtm {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #333333;
}
.audio {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: line-through;
	color: #999999;
}
.lists {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
	text-decoration: none;
}
