html,body, form
{
	margin: 0;
	padding: 0;
}
table
{
	background-image:none;
	background-color:#ffffff;
}
body, p, div, td
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}
.textLinks
{
	font-family: arial;
	font-size: 12px;
	color:#8b9b9d;
}
.textLinks a, .textLinks a:link, .textLinks a:hover, .textLinks a:visited
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color:#0006ff;
	text-decoration:none;
}
.textLinks a:hover
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color:#0006ff;
	text-decoration:underline;
}
.topHeader
{
	background-image:url('../images/music/headerTopBG.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#d5ebee;
	border-top:4px solid #333333;
	padding-left:30px;
	width:598px;
	height:93px;
}
.headerBG
{
	background-image:url('../images/music/topHeader.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width:585px;
	height:101px;
}
.headerTR
{
	background-image:url('../images/music/headerTR.gif');
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#d5ebee;	
	width:36px;
	height:36px;
}
.mainTitle
{
	color:#333333;
	font-size:17px;
	font-weight:bold;
	padding-bottom:5px;
}
.subTitle
{
	color:#535353;
	font-size:15px;	
}
.landingTitle
{
	color:#333333;
	font-size:18px;
}
.mainDesc
{
	background-color:#e1c64c;
	color:#333333;
	border-left:4px solid #333333;
	padding-left:16px;
	font-size:16px;
	font-weight:bold;
}
.topDownload
{
	height:107px;
	padding-bottom:20px;
	padding-left:2px;
	background-color:#d5ebee;	
}
.topDownloadLink
{
	color:#0018ff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.mainTable
{
	background-color:#e1c64c;
}
.mainTableLeft
{
	width:16px;border-left:4px solid #333333;
}
.mainTableRight
{
	width:9px;border-right:4px solid #333333;
}
.mainTableBottom
{
	height:16px;border:4px solid #333333;border-top:0px;
}
.contentTable
{
	background-color:#ffffff;
	border:1px solid #333333;
	width:747px;	
}
.internalContentTable
{
	background-color:#f0f0f0;
	border:1px solid #bcbcbc;
	width:355px;
}
.internalContentTable td
{
	padding:15px;
}
.internalContentTitle
{
	color:#333333;
	font-size:15px;
	font-weight:bold ;
	letter-spacing:-1px;
}
.downloadLink
{
	color:#0018ff;
	font-weight:normal;
	font-size:14px;
	text-decoration:underline;
}
ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:20px;
	padding-left:15px;
	list-style-type : disc;
	font-size:14px;
	color:#333333;
}
li span
{
	color:#000000;
	white-space:nowrap;
}
.copyright, .copyright a
{
	font-family: arial;
	font-size:11px;
	text-decoration: none;
	padding-bottom:11px;
	color: #bcbcbc;
}
.copyright a:hover
{
	font-family: arial;
	font-size:11px;
	text-decoration: underline;
	padding-bottom:11px;
	color: #bcbcbc;
}
.big_red_title
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;	
}