	Div.normal {
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000F;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	display: none;
	text-align: center;
	width: 119px;
	text-decoration: none;
}
	Div.playing {
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	display: inline;
	text-align: center;
	width: 119px;
	cursor:hand;
	text-decoration: none;
}
	Div.normalCD {
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	display: none;
	text-align: center;
	width: 119px;
	text-decoration: none;
}
	Div.playingCD {
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	display: inline;
	text-align: center;
	width: 119px;
	text-decoration: none;
}
		
	.normalImg {
		visibility: hidden;
		position: absolute;
		}
	.playingImg {
		font-size: 15px;
		visibility: visible;
		}
		.PlayerMainDiv
		{
	position: relative;
}

Div.PlayerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: center;
	width: 119px;
	text-decoration: none;
}
.ControlButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	cursor:hand;
}

td.ModeSelectText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	cursor:hand;
	text-decoration: none;
}

.MusicWordClass{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	cursor:hand;
	text-decoration: none;
	color: #000000;
}

.OnWordClass{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	cursor:hand;
	text-decoration: none;
	color: Green;
}

.OffWordClass{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	cursor:hand;
	text-decoration: none;
	color: Red;
}

A.bare {
	TEXT-DECORATION: none
}
SPAN.start {
	FONT-WEIGHT: bold; COLOR: brown
}
DIV.header {
	FONT-WEIGHT: bold; MARGIN-BOTTOM: 10px; WIDTH: 100%; COLOR: darkblue; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Utopia
}
DIV.header A {
	TEXT-DECORATION: none
}
DIV.header A.name {
	FONT-SIZE: 20px; COLOR: forestgreen; TEXT-DECORATION: none
}
DIV.header A.homepage {
	FONT-SIZE: 20px; COLOR: darkblue; TEXT-DECORATION: none
}
DIV.lang {
	FONT-SIZE: small; MARGIN: 0px; TEXT-ALIGN: right
}
DIV.lang A {
	TEXT-DECORATION: none
}
DIV.menubar {
	BORDER-TOP: black 1px solid; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; WIDTH: 100%; BORDER-BOTTOM: black 1px solid; TEXT-ALIGN: center
}
DIV.menubar TABLE {
	MARGIN-LEFT: auto; MARGIN-RIGHT: auto
}
DIV.menubar TD {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
DIV.menubar A {
	FONT-SIZE: x-small; TEXT-TRANSFORM: uppercase; TEXT-DECORATION: none
}
DIV.menubar I {
	FONT-SIZE: x-small; TEXT-TRANSFORM: uppercase
}
DIV.menubar SPAN.first {
	FONT-SIZE: small
}
img.EQImageClassOff{
visibility: hidden;
display: none
}


img.EQImageClassOn{
visibility: visible;
display: inline
}




