body {
	scrollbar-face-color:#505050;
	scrollbar-shadow-color:#C8C8C8;
	scrollbar-highlight-color:#505050;
	scrollbar-3dlight-color:#C8C8C8;
	scrollbar-darkshadow-color:#505050;
	scrollbar-track-color:#505050;
	scrollbar-arrow-color:#C8C8C8;
	background-color: #505050;
	background-image: url(../../includes/images/bg.gif);
	background-repeat: repeat;
	background-attachment:scroll;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	}

html, body {
	height: 100%;
	}

hr {
	color: #999999;
	height: 1px;
	border-color: #C8C8C8;
	}

.main {
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	}

table {
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	}

td {
	vertical-align: top;
	}

.heading {
	font-weight: bolder;
	font-size: 11px;
	}

.title {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	}

tr.tablerow0 td {
	background: #D1D1D1;
	}
	
tr.tablerow1 td {
	background: #B1B1B1;
	}

.artist {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	}

.format {
	font-size: 11px;
	color: #888;
	}

.cat_no {
	font-size: 11px;
	color: #888;
	}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	}
	
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	}
	
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
	}

a:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	}
	
#content {
	position: absolute;
	z-index: 2;
	width: 100%;
	}
	
#bg {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 820px;
	width: 100%;
	z-index: 1;
	}
	
.button {
	background-color: #C8C8C8;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #C8C8C8;
	height: 19px;
	vertical-align: text-top;
	padding-left: 4px;
	padding-right: 4px;
	}
	
.input {
	background-color: #666666;
	font-family: tahoma;
	font-size: 11px;
	color: #C8C8C8;
	border: 1px solid #666666;
	height: 18px;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	}
	
.button2 {
	background-color: #666666;
	font-family: tahoma;
	font-size: 11px;
	color: #C8C8C8;
	border: 1px solid #666666;
	height: 18px;
	padding-left: 4px;
	padding-right: 4px;
	}
	
.ta {
	background-color: #666666;
	font-family: tahoma;
	font-size: 11px;
	color: #C8C8C8;
	border: 1px solid #666666;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	}
	
.quantity {
	background-color: #E2E2E2;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
	height: 19px;
	}