﻿body 
{
	background-color:#000000;
	margin-top: 0px;
	margin-left: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}

.topmenu
{
	color: wheat;
}
.topmenu a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.topmenu a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.row
{
	background-color:#b9b79e;
}

.altrow
{
	background-color:#d7d5bc;
}

.bands {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #888888;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
a:link {
	font-size: 12px;
	font-weight: 600;
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: 600;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: 600;
	color: #cc0008;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-weight: 600;
	color: #999999;
	text-decoration: underline;
}
.bandsRubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #999999;
}
.marginLeft {
	margin-left: 10px;
}
.marginRight {
	margin-right: 10px;
}
.margin10lr {
	margin-right: 10px;
	margin-left: 10px;
}

.concertDate
{
}

.concertTitle
{
	font-size: 17px;
	font-weight: bold;
	color: #cccccc;
}

.concertBand a
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	 color: #cc0008;
	 text-transform: uppercase;
}

.concertBand
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0008;
}

.concertSupport
{
	font-size: 12px;
	color: #999999;

}

.concertSupportBand
{
		font-weight: bold;
		text-transform: uppercase;
		color: #cc0008;
}

.concertPrice
{
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}

.concertSoldOut
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;	
}

.concertCancelled
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #888888;	
}