<style type="text/css">

body		
		{
			margin: 0;
			padding: 0;
			text-align: center;
		}
		

div#.setlistcontainer		
{
	margin: 1em auto;
	width: 300px;
   	text-align: left;
	border: 1px solid #FF0000;
	background-image: url(graphics/patternfade.jpg);
		padding: 3px;
	
		
		}

.setlist{
	border-bottom;
	border-left: 1;
	background-image: url(graphics/patternfade.gif);
	border-right-color: #FF0000;
	border-right: 1;
	border-left-color: #FF0000;
	border-bottom: 1;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-width: 1px;
	padding: 3px;
	width: 300px;
}

.DJname {color: #FF0000}

.tableheader{
	border-bottom;
	border-left: 1;
	background-image: url(graphics/pattern.gif);
	border-right-color: #000000;
	border-right: 1;
	border-left-color: #000000;
	border-bottom: 1;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-top-style: solid;
	border-width: 1px;
	padding: 3px;
	width: 562px;
}
.tablecontent{
	border-bottom;
	border-left: 1;
	border-right-color: #000000;
	border-right: 1;
	border-left-color: #000000;
	border-bottom: 1;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-top-style: solid;
	border-width: 1px;
	padding: 3px;
	width: 562px;
	background-image: url(graphics/patternfade.jpg);
	background-repeat: repeat-x;
}

.setcontent{
	border-bottom;
	border-left: 1;
	border-right-color: #999999;
	border-right: 1;
	border-left-color: #999999;
	border-bottom: 1;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-top-style: solid;
	border-width: 1px;
	padding: 12px;
	width: 131px;
	background-repeat: repeat-x;
}


.bodytext {	font-family: Cochin, Times New Roman, Times, serif;
	font-size: 14px;
}
.mainhdr {
	font-size: 24px;
	font-family: Cochin, Times New Roman, Times, serif;
	font-weight: bold;

}
.mainredhdr {	font-family: Cochin, Times New Roman, Times, serif;
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
}


a:link {
	color: #663466;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

body,td,th {
	font-family: Cochin, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}

.boldhead {	font-family: Cochin, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.boldheadwht {	font-family: Cochin, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.redbdhd {	font-family: Cochin, Times New Roman, Times, serif;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}

.DJname {color: #FF0000}

body {
	background-image:  url(graphics/pattern.gif);
	background-color: #000000;
}


</style>

