body         {font-family: Helvetica, Arial, sans-serif; font-size: 10pt;}

errorFont
{
  color:Red;
  font-weight:bolder;
  }

td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight : normal;
	text-transform : none;
	line-height : normal;	
}
a { outline:none; }
A:link			{	color: #666666;	text-decoration:none;}
A:visited		{	color: #666666;	text-decoration:none;}
A:hover		{	color: #000000;	text-decoration:none}
A.black:link			{	color: #000000;	text-decoration:none;}
A.black:visited		{	color: #000000;	text-decoration:none;}
A.black:hover		{	color: #333333;	text-decoration:none;}

.bodytext	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.bodytextbold	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.greytext	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.greytextsmall	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.pagetitle{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight : bold;
	text-transform : none;
	line-height : normal;
}
.bodytitle    {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight : bold;
	text-transform : none;
	line-height : normal;
}
.bodylink    {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.bodycaps    { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : uppercase;
	line-height : normal;
}
.artistname{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.artistnamelink   {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight : bold;
	text-transform : uppercase;
	line-height : normal;
}
.artworktitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.artworksize  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.artworktype{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.artworkprice{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.artworksold{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.moreworklink{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.categorylink{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;	
}
.categorytitle{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.dpp{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
#block_artistbio {
	text-align: left;
	width: 450px;
	height: 250px;
	background-color: White;
	padding: 0px;
	overflow: auto;
	position: relative;
}		