td.contentpanel{
	padding: 0;
	margin: 0;
	background-image: url(../images/pagetitles/title_calendar.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}


/* perf list filter */
.leftpanel table.PerfListFilterMenu td{
	padding: 2px 0 2px 0;
	height: 20px;
	text-align: center;
}

.leftpanel p.perflistfilterheader{
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: normal;
	margin: 3px 0 10px 5px;
	font-size: 10px;
}

.tourtitleTD
{
	background-color: #B5A32D;
}

.tourtitleTD p
{
	color: #0424AE;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
