.BGtop {
	background-image: url(../MusicCorner/BoxTop1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 48px;
	padding-right: 2px;
	padding-left: 4px;
	width: 190px;
	float: none;
}
.BGbottom {
	background-image: url(../MusicCorner/BoxBottom1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
}
.Text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}
.TitleText {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.Dot {
	font-size: 7px;
	color: #ADD0CC;
}
.LrgBox {
	background-image: url(../MusicCorner/largeBox1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 75px;
}
a.Mnav:link {
	color: #830000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.Mnav:active {
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.Mnav:visited {
	color: #830000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.Mnav:hover {
	color:#CC6600;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

