﻿table.concertmenu {
	font-size: 11pt;
	color: #041CA1;
	white-space: nowrap;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-collapse: collapse;
}
td.concertmenu {
	padding-right: 5px;
	padding-left: 5px;
}
td.concertmenu a {
	color: #041CA1;
	text-decoration: none;
}
td.concertmenu a:hover {
	color: red;
	text-decoration: underline;
}
td.title1 {
	padding: 4px;
	font-size: 12pt;
	font-weight: bold;
	color: #041CA1;
	background-color: #D8E2FA;
	white-space: nowrap;
}
td.title1 a {
	color: #041CA1;
	text-decoration: none;
}
td.title1 a:hover {
	color: red;
	text-decoration: underline;
}
td.border {
	font-size: 8pt;
	background-color: #D8E2FA;
}
td.photo {
	padding: 5px 5px 20px 5px;
}
td.c {
	color: #041CA1;
	padding-left: 20px;
	font-size: 11pt;
	white-space: nowrap;
}
td.c2 {
	color: #041CA1;
	padding-left: 15px;
	font-size: 11pt;
	white-space: nowrap;
	font-weight: bold;
}
td.c1 {
	color: #041CA1;
	padding-left: 20px;
	font-size: 11pt;
	white-space: nowrap;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
td.d {
	color: #041CA1;
	font-size: 11pt;
	white-space: nowrap;
}
td.d1 {
	color: #041CA1;
	font-size: 11pt;
	white-space: nowrap;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
td.e {
	color: #041CA1;
	font-size: 12pt;
	white-space: nowrap;
	font-weight: bold;
}
td.f {
	color: #041CA1;
	font-size: 11pt;
	white-space: nowrap;
}
td.f a {
	color: #041CA1;
	text-decoration: none;
}
td.f a:hover {
	color: red;
	text-decoration: underline;
}
