body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(gfx/background_01.gif);
	background-repeat: repeat;
}
a {  text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal}
a.nav {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; text-decoration: none}
a.nav:Hover {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #990000; text-decoration: underline}

H2 {
	color: 0000CC;
	}

.musicbox {
	padding: 3px 0;
	margin: 0 0 10px;
	border: 2px dotted;
	border-color: 0000CC;
	color: 000000;
	text-align: left;
	display: block;
	}
	
.albumbox {
	padding: 3px 0;
	margin: 0 0 10px;
	border: 2px dotted;
	border-color: CCCCCC;
	color: 000000;
	text-align: left;
	display: block;
	}
	
table.shop {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 640px;
	}

th.shop {
	padding: 0 0.5em;
	text-align: left;
	}

tr.yellow td {
	border-top: 1px solid #0000CC;
	border-bottom: 1px solid #0000CC;
	background: #FF9933;
	}

tr.frontpage td {
	border-top: 1px solid #0000CC;
	border-bottom: 1px solid #0000CC;

	}
	
tr.shoptr {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

td.width {
	width: 190px;
	}

td.adjacent {
	border-left: 1px solid #CCC;
	text-align: center;
	border-bottom: 1px solid #CCC;
	}

td.shoptd {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

.conversion {
	padding: 3px 0;
	margin: 0 0 10px;
	border: 2px dotted;
	border-color: CCCCCC;
	color: 000000;
	text-align: left;
	display: block;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	list-style-type: circle;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: 0000CC;
	font-weight: bold;
}

