body {
	margin: 0px;
	padding: 0px;
	background-color: #D6D6D6;
	font: 10px Arial;
}

table {
	border: 0px;
	padding: 0px;
	margin: 0px;
	font: 10px Arial;
}
td {
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
tr {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
a {
	color: #5B5B5B;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: blue;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.main {
	color: black;
	font-size: 10px;
	font-family: Arial, sans-serif;
	text-align: left;
	text-decoration: none;
}
.button1 {
	background: url(button1.gif) no-repeat top;
	width: 48px;
	height: 17px;
	color: #3B3B3B;
	font: 9px Arial;
	text-align: center;
	padding-top:3px;
}
.button1_hover {
	background: url(button1hover.gif) no-repeat top;
	width: 48px;
	height: 17px;
	color: #000000;
	font: 9px Arial;
	text-align: center;
	padding-top:3px;
}
.button2 {
	background: url(button2.gif) no-repeat top;
	width: 70px;
	height: 20px;
	color: #3B3B3B;
	font: 10px Arial;
	text-align: center;
	padding-top:4px;
}
.button2_hover {
	background: url(button2hover.gif) no-repeat top;
	width: 70px;
	height: 20px;
	color: #000000;
	font: 10px Arial;
	text-align: center;
	padding-top:4px;
}
.tracktab {
	overflow: hidden;
	height: 25px;
	vertical-align: top;
	padding: 2px;
	text-align: left;
}
.track {
	color: black;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.track:hover {
	color: blue;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.tracklist {
	font:9px Arial; color: #0008B0;
}
.tracklist:hover {
	font:9px Arial; color: #EEC400;
}
.sideMenuBk {
	background-color: #696969;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.top {
	color: #5B5B5B;
	border: 0px;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	vertical-align: bottom;
	font-weight: normal;
	width: 600px;
	height: 72px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
.menu {	color: #5B5B5B; }
.menu:hover { color: #014BD3; text-decoration:underline}
.footer {
	color: #D6D6D6;
	border: 0px;
	background: #333333;
	font-family: Bankgothic, Bankgothic MT BT, Bankgothic LT BT, Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.footer:hover {
	color: blue;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.bgsmall {
	width: 150px;
	margin: 0px;
	padding: 0px;
}
.texture {
	background-color: #EEEEEE;
	border: 1px solid #333333;
	padding: 0px;
	margin: 0px;
	color: black;
	font-size: 10px;
	font-family: Arial, sans-serif;
	text-align: left;
	text-decoration: none;
}
.texturetitle {
	background-color: #EEEEEE;
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: black;
	font-size: 10px;
	font-family: Arial, sans-serif;
	text-align: left;
	text-decoration: none;
}
.amazon {
	background-color: #EEEEEE;
	border: 1px solid #333333;
	padding: 0px;
	margin: 0px;
	color: black;
	font-size: 10px;
	font-family: Arial, sans-serif;
	text-align: left;
	text-decoration: none;
}
.section {
	background: #EEEEEE;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.sectionTop {
	background: url(section_tl.gif) no-repeat;
	width: 138px;
	height: 24px;
	float: left;
	overflow: hidden;
}
.sectionTitle {
	width: 140px;
	padding: 8px 0px 0px 20px;
	color: #555555;
	font-size: 10px;
	font-family: Arial, sans-serif;
	text-align: left;
	height: 24px;
}
.sectionTR {
	background: url(section_tr.gif) no-repeat top right;
	position: relative;
	left: 0px;
	width: 100%;
	height: 24px;
}
.sectionTM {
	background: url(section_tm.gif) repeat-x;
	height: 24px;
}
.sectionTL {
	background: url(section_tl.gif) no-repeat;
	height: 24px;
}
.sectionMR {
	background: url(section_mr.gif) repeat-y;
	width: 7px;
}
.sectionML {
	background: url(section_ml.gif) repeat-y;
	width: 7px;
}
.sectionBR {
	background: url(section_br.gif) no-repeat top right;
	position: relative;
	left: 0px;
	width: 100%;
	height: 16px;
	overflow:hidden;
}
.sectionBL {
	background: url(section_bl.gif) no-repeat;
	width: 19px;
	height: 16px;
	overflow:hidden;
}
.sectionBM {
	background: url(section_bm.gif) repeat-x;
	height: 16px;
	text-align: right;
}
.sectionContents {
	padding: 0px;
	margin: 0px;
	background-color: #EEEEEE;
}
.youtubediv {
	float: left;
	width: 220px;
	height: 100px;
	font-size: 9pt;
}
.youtubeimg {
	border: 1px solid black;
	vertical-align:top;
	padding: 1px;
	margin: 3px;
	float: left;
}