.maintable {
	background-image: url('images/tb_bg.gif');
	background-color: lightgray;
	font-family: sans-serif;
	color: black;
}

.sidetable {
	background-image: url('images/side_bg.gif');
	background-color: lightgray;
	color: black;
	font-family: sans-serif;
}

.concerts {
	font-size: 8pt;
}

.concerts B {
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	letter-spacing: 2px
}

.concerts h1 {
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

A.concerts:link { color: black; text-decoration: none; }
A.concerts:active { color: black; text-decoration: none; }
A.concerts:visited { color: black; text-decoration: none; }
A.concerts:hover { color: black; text-decoration: underline; }

.concerts I {
	font-style: normal;
	color: red;
	font-weight: bold;
}

TABLE.menu {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
}

A.menu:link { color: black; background-color: white; text-decoration: none; }
A.menu:active { color: white; background-color: #D10A11; text-decoration: none; }
A.menu:visited { color: black; background-color: white; text-decoration: none; }
A.menu:hover { color: white; background-color: #D10A11; }

.copyright {
	font-family: sans-serif;
	font-size: 8pt;
	font-color: gray;
}
A.copyright:link { color: gray; text-decoration: none; }
A.copíright:active { color: gray; text-decoration: none; }
A.copyright:visited { color: gray; text-decoration: none; }
A.copyright:hover { color: gray; text-decoration: underline; }

.title {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	letter-spacing: 2px
}
.futo {
	font-style: normal;
	color: red;
	font-weight: bold;
}
A.futo:link { color: black; text-decoration: none; }
A.futo:active { color: black; text-decoration: none; }
A.futo:visited { color: black; text-decoration: none; }
A.futo:hover { color: black; text-decoration: none; }

.thumbnail-caption {
	text-align: center;
	font-size: 13px;
}
