body
	{
	background-color: #000000 ;
	background-image: url(./img/tile1.png);
	background-repeat: repeat ;
	background-attachment: fixed;
	}
table.tablemain
	{
	background-color: #a0a0a0 ;
	vertical-align: top ;
	border-left-width: 1px ;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #666666;
	}	
th.tablemain
	{
	padding: 0 ;
	background-color: #a0a0a0 ;
	vertical-align: top ;
	text-align: center ;
	}	
td.tablemain
	{
	background-color: #a0a0a0 ;
	vertical-align: top ;
	background-image: url(./img/endbar.png) ;
	background-repeat: repeat-y ;
	background-position: right ;
	text-align: center ;
	
	}
		
th.table1
	{
	color: #FFFFCC ;
	border-color: #386080 ;
	background-color: #487090 ;
	font-family: Helvetica ;
	font-size: 10pt ;
	border-top-width: 0px ;
	border-bottom-width: 2px ;
	border-left-width: 0px ;
	border-right-width: 0px ;
	text-align: center ;

	}

td.table1
		 {
		 padding: 4px ;
		 font-family: Tahoma ;
	background-image: url(./img/tile2.png);
	backgroun-repeat: repeat;
		 }
.table1small
	 {
	border-color:  909090;
	border-width: 0 ;
	border-style: solid ; 
	cell-spacing: 0 ;
	text-align: left  ;
	font-size: 8pt ;
	border-collapse: collapse ;
	background-image: url(./img/tile2.png);
	backgroun-repeat: repeat;
	}

.table1
	 {
	border-color:  909090;
	border-width: 0 ;
	border-style: solid ; 
	cell-spacing: 0 ;
	text-align: left  ;
	font-size: 10pt ;
	background-color: a0a0c0 ;
	border-collapse: collapse ;
	}
ul.table1
		 {
		 list-style-image: url(./img/note.png) ;
		 font-family: Tahoma ;
		 font-size: 8pt ;
	background-image: url(./img/tile2.png);
	background-repeat: repeat;
		  }
A.table1
	{
	text-decoration: none ;
	color: #285070 ;
	border-width: 0;
	font-size: 10pt ;
	background-image: url(./img/tile2.png);
	background-repeat: repeat;
	}
A.table1:hover
	{
	text-decoration: underline ;
	color: #eeeeff ;
	border-width: 0;
	font-size: 10pt ;
	}
A.songlink
	{
	text-decoration: none ;
	color: #285070 ;
	border-width: 0;
	font-size: 8pt ;
	background-image: url(./img/tile2.png);
	background-repeat: repeat;
	}
A.songlink:hover
	{
	text-decoration: underline ;
	color: #eeeeff ;
	border-width: 0;
	font-size: 8pt ;
	}	
.disclaimer
		   {
	font-family: Arial ;
	color: #ffffff ;
	text-align: center ;
	font-size: 6pt ;
	}
