.standard, .standard table {
	background-color: #000000;
	border: 1px solid #7A1802;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	border-spacing: 0px;
	width: 800px;
}
.standard th {
	background-color: #7A1802;
	font-weight: bold;
	height: 24px;
}
.standard thead {
	background-color: #7A1802;
	font-weight: bold;
	height: 30px;
	color: #FFFFFF;
	
}
.standard tbody {
}
.standard tfoot {
	background-color: #7A1802;
	font-weight: bold;
	font-size:0.8em;
	color: #FFFFFF;
	text-align:center;
}

.standard tfoot tr th a, .standard thead tr th a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}

.standard td {
	height: 84px;
	width: 84px;
	vertical-align: top; 
	text-align: center;
	border: 1px solid #7A1802;
}
.standard .today {
	background-color: #000;
	padding: 2px;
}
.standard .withoutLink {
	font-weight: bold;
	padding: 2px;
	border: 1px solid #7A1802;
}
.standard .withLink {
	font-weight: bold;
	padding: 2px;
	background-color: #000;
	border: 1px solid #7A1802;
}
.standard .cellLink {
	font-weight: bold;
	width: 84px;
}

.standard li {
	list-style-position: inside;
}
.standard img {
	border: 0px;
}

.standard_longdesc .adesc {
	border-bottom: 1px solid #7A1802; margin-right: 10px;
}

a {
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
	color: #FFF;
}

a:hover {
	text-decoration : underline;
	font-weight: bold;
	color: #E63B17;
}

a:active {
	text-decoration : underline;
	font-weight: bold;
	color: #E63B17;
}

div.calDate a, div.calTitle a, div.calTickets a, div.calLink a {
	color: #E63B17;
}

div.calTitle a {
	color: #E63B17;
}

div.calDay {
	text-align: left;
	width: 84px;
}

div.calBand {
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

div.calCover {
	font-size: 11px;
	font-weight: bold;
}

div.calLinks {
	margin: 5px 0px 0px 0px;
}

div.calLink {
	margin: 0px 0px 3px 0px;
}
