body {
	background-image: url(images/BG-2010.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	font: normal normal 12px/17px Arial, Helvetica, Verdana, sanms-serif;
	color: #000;
}


a:link {  color: #797da6; text-decoration: underline;}
a:hover {  color: #B81D28; text-decoration: underline;}
a:visited {  text-decoration: underline; color: #6B1117; }
a:active {  color: #797da6; text-decoration: none; }
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000}
.copyright a:link {
	color: blue;
	}
.copyright a:visited {
	color: blue;
	}
.copyright a:active {
	color: blue;
	}
.copyright a:hover {
	color: #ccc;
	}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000;}
.smallText {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000}

.concerts{
	padding:0 0 10px 0;
	}
.txt1{
	color:#360;
	font-size:16px;
	}
.txt1 a:link {
	color:#360;
	text-decoration:none;	
	}
	
.txt1 a:visited{
	color:#360;
	text-decoration:none;
	}

.txt1 a:hover{
	color:#00aeef;
	text-decoration:none;
	}

.style1 {color: #000073}
.style2 {font-size: 12px}

.concerts ul{
	list-style:none;
	text-indent:10px;}

table.benefactor tr td img {
	/*border: 1px solid #000;*/
	}


.becomeSponcer{
	font-size:16px;
		}
		
.becomeSponcer a {
	color:#D6626F;
		}
.txtError{
	color:#FF0000;
	font-weight:bold;
	}