	TD  { 
		color: #000000; 
		font-size: 11px; 
		font-family: verdana; 
		vertical-align: top;
	}
	DIV {
		padding-top:10px;
	    padding-bottom:10px;
		padding-left:20px;
		padding-right:15px;
	}	
	A { 	
		font-family:verdana;
		font-size:10px;
		font-weight:bold;
		text-decoration:underline;
		color: #666666;
	}
	A:hover {
		COLOR:#F37516;
		font-family:verdana;
		font-size:10px;	 
		font-weight:bold;
		text-decoration:none;
	}
	A.bottommenu {
		color: #cccccc;
	}
	A.bottomhighlight {
		color: #F37516;
	}
	A.short_news_title{
		text-decoration:none;
		color: #F37516;
	}
	
	table.dates{
		margin-top:20px;
		border:none;
		border-collapse:collapse;
	}

	td.dates{
		border:none
	}
	
	td.datesdate{
		border-left: solid 2px black;
		border-top: solid 2px black;
		border-bottom: solid 1px gray;
		border-right: solid 1px gray;
	}
	
	td.datescity{
		border-left: solid 1px gray;
		border-top: solid 2px black;
		border-bottom: solid 1px gray;
		border-right: solid 1px gray;

	}
	td.datesvenue{
		border-left: solid 1px gray;
		border-top: solid 2px black;
		border-bottom: solid 1px gray;
		border-right: solid 2px black;

	}
	
	td.datestitle{
		border-left: solid 2px black;
		border-top: solid 1px gray;
		border-bottom: solid 2px black;
		border-right: solid 2px black;
		padding-bottom: 20px;
		text-align: center;

	}
	
	td.datesadmin{
		
	}
	
	td.datesmonth{
		border-left: solid 2px black;
		border-top: solid 2px black;
		border-bottom: solid 2px black;
		border-right: solid 2px black;
		background-color:#548FC9;
		color: white;
		height: 25px;
	}
	
	td.datesyear{
		border-left:none;
		border-right:none;
		vertical-align: bottom;
		height: 50px;
		font-size: 20px;
		font-weight: bold;
	}
	
	td.leftline {
	background-repeat: repeat-y;
	background-color: #ffffff;
	background-image: url(layout_images_v4/images/spacer.gif);
	}
	div.leftcoll {
		width:190px;
	}
	
	div.leftcolltop {
	width:190px;
	background-image: url(layout_images_v4/images/rev2_07.gif);
	background-repeat: repeat-y;
	}
	div.musicpic {
		padding-top:0px;
	    padding-bottom:10px;
		padding-left:0px;
		padding-right:10px;
	}	
	
	body {
	background-repeat:repeat-x;
	}
