﻿body 
{
	background-color: #ffa826;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana;
	font-size: 9pt;	
	color: #000000; 
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1
{
	font-family: Verdana;
	font-size: 15pt;	
	color: #7f002a; 
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
h2
{
	font-family: Verdana;
	font-size: 10pt;	
	color: #7f002a; 
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
h3
{
	font-family: Verdana;
	font-size: 9pt;	
	color: #000000; 
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}
a
{
	font-family: Verdana;
	font-size: 9pt;	
	color: #7f002a;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a:Hover
{
	font-family: Verdana;
	font-size: 9pt;	
	color: #7f002a; 
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}
img
{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td
{
 vertical-align: top;
}
.framedImage
{
	border: solid 3px #7f002a;
}
table.concerts
{
  border: solid 1px #7f002a;
  width: 500px;
}
div.concerts
{
  border: solid 1px #7f002a;
  width: 100%;
}
div.concertsHead
{
  width: 100%;
  background-image: url(../../images/GradientBox.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding: 5px;  
}
table.grid
{
	border: solid 1px #7f002a;
  width: 500px;
}
tr.gridHead
{
	background-image: url(../../images/GradientBox.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
tr.concertsHead
{
  background-image: url(../../images/GradientBox.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
div.box
{
  background-image: url(../../images/GradientBox.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  border: solid 1px #7f002a;
  padding: 5px;
  margin: 5px 0px 5px 0px;
}
div.box img
{
  float: left;
  margin: 5px;
  border: solid 3px #7f002a;
}
div.box hr
{
  display: block;
  clear: left;
  margin: -0.66em 0;
  visibility: hidden;
}
div.clearer {clear: left; line-height: 0; height: 0;}
div.foot
{
  vertical-align: baseline;
}
div.galleries
{
	border: solid 2px #7f002a;
	background-image: url(../../images/GradientBox.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  margin: 10px;
  width: 100px;
  text-align: center;
  float: left;
}
div.galleries:Hover
{
	border: solid 2px #000000;
	background-image: url(../../images/GradientBox.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  margin: 10px;
  width: 100px;
  text-align: center;
}
div.galleries h2
{
	text-align:center;
	margin: 0px 0px 5px 0px;
}
div.galleries img
{
  border: solid 1px #7f002a;
  margin: 8px 8px 0px 8px;
}
td.news img
{
	border: solid 3px #7f002a;
}