body {
	margin: 0px; 
	padding: 0px; 
	color: #222222;
	background-color: #FCBE68;
	font-family: verdana, arial, sans-serif;
}

body.management {
color: #660000;
}

.left { display:inline}

table {margin: 0; padding: 0; border: 0; font-size: 12px;}

th {
	background-color: #F2A254;
	font-size: 12px;
	color: #660000;
}


td.contactblock {padding-left: 20px; font-family: Cochin, 'Times New Roman', Times, serif; font-size: 14px; color: #FFDD99;} 
td.contactblock b {font-size: 16px;} 

td.musiccategory {padding-left: 20px; font-family: 'Times New Roman', Times, serif; font-size: 14px; color: #669966;} 

a:link, a:visited {color: #660000; font-weight: bold; text-decoration: none;} 
a:active, a:hover {color: #000000; font-weight: bold; text-decoration: underline;}

a.nonStdLink, a.nonStdLink{
	font-size: 12px;
	padding-left: 20px;
	font-weight: normal; 
	font-family: Futura,  Optima, 'Gill Sans', Verdana, sans-serif;
} 

img.note {vertical-align: middle;}

p {font-family: verdana, arial, sans-serif; font-size: 13px; line-height: 18px;}

.small {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

table.genrestyle td {
	vertical-align: top;
	font-size: 13px;
}

p.likeheader {
	margin-top: 30px;	
}
b.likeh1 {
	color: #000000;
	margin-top: 50px;
	font-family: Futura, Optima, 'Gill Sans', Verdana, sans-serif;
	font-size: 30px;
	font-weight: normal;
}
.likeh2 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Futura,  Optima, 'Gill Sans', Verdana, sans-serif;
	font-size: 18px;
	color: #660000;
	font-weight: normal;
}
.likeh2 a {
	font-weight: normal;
}

b.likeh3 {
	font-family: Futura, Optima, 'Gill Sans', Verdana, sans-serif;
	font-size: 16px;
	margin-top: 30px;
	font-weight: normal;
}


td.placeholder {
	width: 120px;height:100px;
	background-image: url('images/bg_banjo_small.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
	color: #333333;
}

td.bigplaceholder {
	width: 220px;
	background-image: url('images/bg_banjo_med.gif');
	background-repeat: no-repeat;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	color: #333333;
}

p.artistLinks {
	padding: 10px 0 0 0;
	margin: 0;	
}

p.artistLinks b {
	font-weight: normal;
	letter-spacing: 3px;
	color: #336633;
}

.descrip {
	text-align: justify;
}

a.onred:link, a.onred:visited {color: #FCBE68; font-weight: bold; text-decoration: none;} 
a.onred:active, a.onred:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}


a.otherLinks:link, a.otherLinks:visited {color: #336633;} 
a.otherLinks:active, a.otherLinks:hover {color: #000000;}


a.sublink { line-height: 14px;}
a.sublink:link, a.sublink:visited {color: #FFFED5; font-weight: normal; text-decoration: none;} 
a.sublink:active, a.sublink:hover {color: #660000; font-weight: normal; text-decoration: underline;}



input, select {font-size: 10px; } 