body {
	background-image: url(images/bg.jpg);
}


td img {display: block;}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
}



.artistBoxHome {
	width: 675px;
	margin: 20px;
}


.artistBox {
	width: 920px;
	margin: 20px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	padding-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}



.goldBox {
	background-color: #fcfbee;
	border: thin solid #CCCCCC;
	width: 675px;
	margin: 20px;
	padding: 10px;
}


.goldBoxFull {
	background-color: #fcfbee;
	border: thin solid #CCCCCC;
	width: 898px;
	margin: 20px;
	padding: 10px;
}


.goldBoxForm {
	background-color: #fcfbee;
	border: thin solid #CCCCCC;
	width: 360px;	
	padding: 10px;
}



.goldBoxthin {
	background-color: #f8e3a9;
	border: thin solid #CCCCCC;
	width: 175px;
	padding: 10px;
	margin-top: 20px;
}


.goldHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #CC9900;

}


.goldHeadlineRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #CC9900;

}

.greenBox {
	background-color: #b7d6d6;
	width: 695px;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
}


.greyBox {
	border: thin solid #CCCCCC;
	padding: 10px;
}



.greyedOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}


.smallGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #067297;
	text-decoration: none;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #067297;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#CC9900;
	text-decoration: none;
}


a.small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #067297;
	text-decoration: none;
}


a.small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #067297;
	text-decoration: none;
}

a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC9900;
	text-decoration: none;
}


.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #EDEDED;
}

