body,td,th {
	font-style: normal;
	line-height: 18px;
	letter-spacing: 0.05em;
	color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: xx-small;
}
body {
	background-color: #000000;
}
.adText {
	color:#000000;
	text-align:left;
}
h1 {
	font-style: normal;
	line-height: 18px;
	letter-spacing: 0.05em;
	color: #FFAA00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
	font-size: small;
	text-transform:lowercase;
}
h2 {
	font-style: normal;
	line-height: 18px;
	letter-spacing: 0.05em;
	color: #FFAA00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
	font-size: x-small;
	text-transform:lowercase;
}
h3 {
	font-style: normal;
	line-height: 18px;
	letter-spacing: 0.05em;
	color: #FFAA00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
	font-size: xx-small;
	text-transform:lowercase;
}
a {
	font-style: normal;
	line-height: 18px;
	letter-spacing: 0.05em;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
	font-size: xx-small;	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DD3300;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.scrollBox {
	font-style: normal;
	line-height: 14px;
	letter-spacing: 0.05em;
	color: #333333;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	SCROLLBAR-FACE-COLOR: #f2f2f2;
	SCROLLBAR-HIGHLIGHT-COLOR: #e5e5e5;
	SCROLLBAR-SHADOW-COLOR: #c4c4c4;
	SCROLLBAR-ARROW-COLOR: #aa0000;
	SCROLLBAR-BASE-COLOR: #fdffe2; 
	scrollbar-dark-shadow-color: #a4a4a4;
	scrollbar-3d-light-color: #d6d6d6;
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 6px;
}

.bandPic {
	border-color: #FFFFFF;
	border:double;
}

.bandName {
	font-weight: bold;
	color: #FF0000;
}
select {
	font-style: normal;
	line-height: 18px;
	letter-spacing: 0.05em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: xx-small;
	background-color: #eeeeee;
}

input {
	height: 18px;
	font-style: normal;
	letter-spacing: 0.05em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #eeeeee;
}

textarea {
	font-style: normal;
	letter-spacing: 0.05em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #eeeeee;
}

input.submit {
	font-weight: bold;
}

input.paypal {
	width: 150px;
	height: 52px;
	align: center;
}

input.addToCart {
	width: 66px;
	height: 35px;
	align: center;
}

input.viewCart {
	width: 143px;
	height: 29px;
	align: center;
}

.poster {
	border: thin dashed #FFFFFF;
}

.imprint {
	font-family: Tahoma, sans-serif;
	color: #666666;
	font-size: 9px;
}

.imprint:visited {
	text-decoration: none;
	color: #666666;
}

.adTitle {
	font-weight: bold;
	color: #FF0000;
	font-size: small;
}

.cork {
	background-image: url(../images/kork02.jpg);
	background-color:#FFFFFF;
	border: thick groove;
}

.paper {
	background-image: url(../images/paper05.jpg);
	border: outset thin;
}