body {	
	color: #000000;	
	background: url(../images/bgtop.gif) repeat-x top;	
	font-family: Tahoma;	
	font-size: 10px;
	margin: 0px;
}

a {	
	color: #a57537;	}
a:hover {	
	color: #a57537;       
	text-decoration: none;}
table {	
	font-family: Tahoma;	
	font-size: 12px;}
a img
	{
		border: 0;	
	}
.alt
	{
		background-color: #c4c1db;
	}
.head
	{
		background-color: #b29ebf;	
		padding:0 3px 0 0;
		font-weight: bold;
	}
table td
	{
	font-size: 16px; 
	color: #5b2362;
	}
table.artists td
	{	
		vertical-align: bottom;
		padding: 3px 10px 3px 2px;
		font-size: 15px;
		}	
.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}	
.photo {
	margin: 5px;
	padding: 5px;
	border: #5b2362 1px solid;
	float: right;
}
