.bold
{
	font-weight: bold;
}


.boldblack
{
	font-weight: bold;
	color: #000000;
}

h1, b
{
	font: 11px Arial,Helvetica,sans-serif;
	color:#ED6953;
	text-decoration: none;
	display: inline;
}
h1:hover
{
	color:#00B3F1;
	text-decoration: none;
}
.brady
{
	border-left:1px solid #E0E1E2;
	border-bottom:1px solid #E0E1E2;
}
.brady2
{
	border-left:1px solid #E0E1E2;
	border-bottom:1px solid #E0E1E2;
	heigh=145px;
}


.bradylast
{
	border-left:1px solid #E0E1E2;
	border-bottom:1px solid #E0E1E2;
	border-right:1px solid #E0E1E2;
}


.errors
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #ED6953;
	font-weight: bold;
}


.formheader
{
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #EBECED;
	font-weight: bold;
	line-height : 21px;
}


.header
{
	font: 9px Arial,Helvetica,sans-serif;
	color:#6D6F72;
}
.header2
{
	font: 9px Arial,Helvetica,sans-serif;
	color:#464649;
}


.lefthandartist
{
	font: 9px Arial,Helvetica,sans-serif;
	color:#B6A97F;
	text-decoration: none;
}


.link
{
	font: 11px Arial,Helvetica,sans-serif;
	color:#B6A97F;
	line-height: 14px;
	text-decoration: none;
}


.linksalmon
{
	font: 11px Arial,Helvetica,sans-serif;
	color:#ED6953;
	text-decoration: none;
}


.linksalmonhome
{
	font: 11px Arial,Helvetica,sans-serif;
	color:#ED6953;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}


.linksmall
{
	font: 9px Arial,Helvetica,sans-serif;
	color:#B6A97F;
	text-decoration: none;
}


.menu
{
	font: 9px Arial, Helvetica, sans-serif;
	background-color: #565759;
	line-height : 13px;
	color: #918A6B;
	width: 110px;
}


.pagenav
{
	font: 9px Arial,Helvetica,sans-serif;
	color:#97999C;
}


.related
{
	border-left:1px solid #E0E1E2;
	border-bottom:1px solid #E0E1E2;
	border-right:1px solid #E0E1E2;
	border-top:1px solid #E0E1E2;
	width: 79px;
}


.textbox
{
	width: 190px;
}


.title
{
	font: 12px Arial,Helvetica,sans-serif;
	font-weight: bold;
	color:#6D6F72;
}


.underline
{
	text-decoration: underline;
}


/* HTML elements */
A
{
	text-decoration: none;
}


A:hover
{
	color:#00B3F1;
	text-decoration: none;
}





body
{
	font: 11px Arial,Helvetica,sans-serif;
}


td, .formdata
{
	font: 11px Arial,Helvetica,sans-serif;
	color: #6D6F72;
}

.ArtistDescription
{
	font-family: Arial,Helvetica,sans-serif; /* font-family: Verdana, Arial, Helvetica, sans-serif; Font Face */
	font-size: 8pt; /* Font Size */
	color: gray; /* Font Color */	
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}
.ArtistName
{
	font-family: Arial,Helvetica,sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: gray; /* Font Color */
	font-weight: bold; /* Font Style */	
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}



