a {color: #693293;}
a:visited {color: #660033;}
a:hover {color: #CC66FF;}
a:link {color: #693293;} 

body {
	color: #000000;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
}

td {
	color: #000000;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	margin: 0px;
}

img { border: 0px; }

form { margin: 0px; }

.topArrow {
	margin: 0px 0px 0px 18px;
}

.concertListing {
	margin: 5px 5px 10px 2px;
}

.purpleText {
	color: #693293;
}

.ArtistHeader {
	color: #693293;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 10px 0px;
}

.BandHeader {
	color: #693293;
	font-size: 18px;
	padding: 5px 0px 5px 0px;
}

.BandImage {
	float: left;
	padding: 0px 5px 2px 0px;
}

.BandBio {
	float: left;
}

.FeaturedArtistHeader {
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline
}

.greyBar {
	height: 30px;
	width: 100%;
	background-image:url('/images/common/gb_bg_tile.gif');
}

.dateHdr {
	font-weight: bold;
}

.newsItem {
	margin: 3px 0px 3px 0px;
}

.errorMsg {
	color: red;
}

.artistContent {
	text-align: left;
	padding: 10px 0px 0px 35px;
}

.websiteListing, .mailingListListing, .FTPListing, .NewsgroupListing, .chatListing, .albumListing, .findMusicListing, .relatedListing, .recentUpdate {
	padding-bottom: 10px;
}

.BuyFromBandLink {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.imageCaption {
	text-align: center;
	padding: 2px 0px 2px 0px;
}