body         {font-family: Arial, sans-serif; font-size: 12pt;}

A:link			{	color: #333333;	text-decoration:underline;}
A:visited		{	color: #333333;	text-decoration:underline;}
A:hover		{	color: black;	text-decoration:underline;}
A:active		{	color: black;	text-decoration:underline;}

input.editMode {
background-color : #FFFF99;
}
textarea.editMode {
background-color : #FFFF99;
}
.savingAjaxWithBackground {
background-color : #FFFF99;
}

.pagetitle{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight : bold;
	text-transform : none;
	line-height : normal;
}
.bodytitle    {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight : bold;
	text-transform : none;
	line-height : normal;
}
.bodytext	{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}

.alertBold	{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: Red;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.bodylink    {
	font-family: Arial, sans-serif;
	font-size: 13pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.bodycaps    { 
	font-family: Arial, sans-serif;
	font-size: 10pt
	color: Black;
	font-weight: normal;
	text-transform : uppercase;
	line-height : normal;
}
.artistname{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
	text-decoration: none;
}

.smalltext{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
	text-decoration: none;
}

	a.artistname:link{
		
	text-decoration: none;
}

	a.artistname:visited{
	text-decoration: none;
}

.artistnamelink   {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight : bold;
	text-transform : uppercase;
	line-height : normal;
}
.artworktitle {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.artworksize  {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.artworktype{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.artworkprice{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.artworksold{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: Red	;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.moreworklink{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.categorylink{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;	
}
.categorytitle{
	font-family: Arial, sans-serif;
	font-size: 16pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.dpp{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}