@charset "utf-8";
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #333333;
	text-align: justify;
	background-color: #E6DDC1;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-bottom: -10px;
	color: #333333;
	background-image: url(images/h2.jpg);
	margin-top: 40px;
}
.cd_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

li {
	margin-top: 10px;
	margin-left: -25px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/list.gif);
}
h1 {
	top: -20px;
	clip: rect(-20px,auto,auto,auto);
	font-size: large;
}


.artists {
	color: #A4170E;
}
.tdleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9A9995;
}
.tdbody {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: justify;
}
.tdtop {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #A4170E;
}
a:active {
	text-decoration: none;
}
.bottomline {
	color: #666666;
	text-transform: uppercase;
	font-size: x-small;
	text-decoration:none;
}


.tdbody_img_rg {
	text-align: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.hyprnoline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}


.hyprnoline:link {
		color: #666666;
	text-transform: uppercase;
	font-size: x-small;
	text-decoration: none;
}

.hyprnoline:visited {
	color: #666666;
	text-transform: uppercase;
	font-size: x-small;
	text-decoration: none;
}

.hyprnoline:hover {
	color: #666666;
	text-transform: uppercase;
	font-size: x-small;
	text-decoration: underline;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
}
.flash_samples {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
}
.body_table {
	margin: 0px;
	padding: 0px;
	top: 0px;
}
