.bodycopy {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
	line-height: 15px;
	text-align: left;
}
.subhead {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
	text-align: left;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #ffffff;
	font-weight:none;
	text-align: left;
}



a.link 			{
	font-family: Verdana;
	font-size: 13px;
	color: #9966cc;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}
a.link:active   {
	font-family: Verdana;
	font-size: 13px;
	color: #9966cc;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}
a.link:visited  {
	font-family: Verdana;
	font-size: 13px;
	color: #9966cc;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}
a.link:hover    {
	font-family: Verdana;
	font-size: 13px;
	color: #bed896;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}
.line1 {
	color: #98C252;
	font-weight: bold;
	line-height: 10px;
}
.line2 {
	color: #98C252;
	font-weight: bold;
	line-height: 12px;
}


/*DD*/

body {
	behavior: url(csshover.htc);
}
 
a {
	font-family: Verdana;
	font-size: 13px;
	color: #9966cc;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width:180px;
}

ul li {
	font-family: Verdana;
	font-size: 12px;
	height:100%;
	background:transparent;
	border-bottom:1px solid #fff;
	position: relative;
	float:left;
	width:100%;
	}
	
ul li ul li{
	background:#cee296;
	}

ul li a{
	display:block;
	padding: 3px 3px;
	}

ul li a:hover {
	color: #ffffff;
	background: #8e75b5;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}

ul li ul li a:hover{
	background: #89c333;
	border-left:1px solid #fff;
}

ul ul {
	position: absolute;
	top: 0;
	display:none;
}

ul li:hover ul{
	display: block;
	left:180px;
}

#musicBttn {
	position:absolute;
	width:100px;
	height:26px;
	z-index:1;
	left: 468px;
	top: 0px;
	visibility: visible;
}
.soundType {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #a082bc;
	line-height: 26px;
	text-align: left;
}
.style1 {
	font-size: 9px
}

89b746
ffedd3
89c333 dkgreen
cee296 ltgreen
ffd3d4 pink
7d4ba0 purple
8e75b5 lt purple
af98d1 lt lt purple
c7b5e1 lt lt lt purple
a082bc new soundtype
