a:link, a:visited, a:hover{
	color: #A92057;
}

td.contentpanel a:link,
td.contentpanel a:visited{
	border-bottom: 1px solid white;
}

td.contentpanel a:hover{
	/*border-top: 1px solid #A92057; */
	border-bottom: 1px solid #A92057;
}

p.menubuttoncolor{
	background-image: url(../images/MenuButtons/RedBar.gif); 
}

#CalendarImage{
	border-bottom: 1px solid #A92057;	
}

td.toppanel{
	background-image: url(../images/headerbackgrounds/background04.jpg);
}

table.concerttable{
	width: 95%;
	margin-bottom: 30px;
}


div.rightpaneldiv{
	width: 150px;
}

td.rightpanel table.PerfListFilterMenu{
	margin: 0 0 20px 0;
	width: 100%;
}

td.rightpanel table.PerfListFilterMenu a:link,
td.rightpanel table.PerfListFilterMenu a:visited,
td.rightpanel table.PerfListFilterMenu a:hover{
	color: #A92057;
}

td.rightpanel table.PerfListFilterMenu a:hover{
	background-image: url(../images/pointers/arrow1-crimson.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

td.rightpanel p.sortmessage{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: normal;
	letter-spacing: 1px;
	margin: 0 10px 0 0;
}

td.rightpanel p.filterheader{
	width: 130px;
	margin: 67px 0 0 0;
	line-height: normal;
	color: #A92057;
	border-bottom: 1px solid #A92057; 
}

