


TD.homebg {
	background-image: url(../images/home_bg_bottom.jpg);
	background-repeat: no-repeat;
}

TD.artistbg {

	background-image: url(../images/artists_bg_bottom.jpg);
	background-repeat: no-repeat;
}

TD.gigguidebg {


	background-image: url(../images/gigguide_bg_bottom.jpg);
	background-repeat: no-repeat;
}

TD.emergingbg {



	background-image: url(../images/emerging_bg_bottom.jpg);
	background-repeat: no-repeat;
}

TD.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;

}

TD.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

TD.content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;

}

TD.content a:hover {
	color: #CC0000;
	text-decoration: underline;

}

TD.artistnav, TD.artistnav a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

TD.artistnav a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC9999;
	text-decoration: none;
}
