BODY	{background: #CCCCCC; font-size: 11px; font-family: Verdana, Arial, Helvetica}

A:link
	{
		color: #000000;
	}
	
A:visited
	{
		color: #333333;
	}
	
A:hover
	{
		color: #990000;
	}

A.artist-new
	{
		color: #222222;
		text-decoration: underline;
		font-size: 10px;
		line-height: 14px;
	}
	
A.artist-new:visited		
	{
		color: #555555;
	}
	
A.artist-new:hover
	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}

A.mainlink
	{
		font-weight: bold;
		text-decoration: underline;
		font-size: 10px;
		line-height: 16px;
	}

A.xlink
	{
		color: #990000;
		text-decoration: underline;
		font-size: 10px;
		font-weight: bold;
	}
		
A.xlink:visited		
	{
		color: #990000;
	}
	
A.xlink:hover
	{
	color: #CC0000;
	text-decoration: underline;
	}

A.invisible
	{
		color: #CCCCCC;
		text-decoration: none;
		font-size: 9px;
	}
	
	

TD, DIV, P
	{
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	}

HR
	{
		height: 1px;
		color: #666666;
		shading: none;
	}




.tiny			{font-size: 9px; color: #333333; line-height: 13px;}
.small			{font-size: 10px;}
.medium			{font-size: 11px;}
.address		{font-weight: bold;}
.wrap			{float: left; padding-right: 15px;}
.red			{font-size: 9px; color: #FF0000;}
.indent			{margin-left: 25px;}

	
.mainbody		{
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}
.title			{text-indent: 35px; color:black; font-weight:bold;}
.header			{font-size: 16px; font-weight: bold;}
.header1		{font-size: 16px; font-weight: normal;}
.headline		{font-size: 14px; font-weight: bold;}
.h3				{font-size: 12px; font-weight: bold;}

.footer			{font-size: 10px; line-height: 14px; color:#333333;}
.footer_table	{margin-left: 80px;}

.related		{font-size: 10px; margin-left: 15px; line-height: 17px;}

.price			{color:#000000;}
.press			{color:#000000; font-size: 14px;}
.upper			{text-transform: uppercase;}
.caption		{font-size: 11px; line-height: 16px; color: #333333;}
.indentsmall	{margin-left: 15px; font-size: 10px;}
.pieceinfo		{margin-left: 15px; font-size: 10px; color: #666666;}
.subtext		{font-size: 10px; color: #666666;}
.headersmall	{font-size: 10px; font-weight: bold;}

.quote			{margin-left: 20px; width: 350px; font-size: 10px; line-height: 14px; border-left: solid 1px; padding-left: 8px;}
.normal			{font-size: 14px; font-weight: normal;}
.wrap1			{float: left; padding-right: 25px; font-size: 10px;}
.wrap2			{float: right; padding-left: 15px; font-size: 10px;}
.button			{font: 9px Verdana, Arial, Helvetica; font-weight: normal; background-color: #EEEEEE; color: #333333; padding: 1px;}
.bullet			{font-weight: normal; color: #CC0000;}
.nav			{text-transform: uppercase; font-weight: bold; color: white;}
.breadcrumb		{font-size: 10px; margin-left: 6px;}

.white			{color: #FFFFFF;}
.blue			{color: #003366;}
.darkred		{color: #990000; text-decoration: none;}
.grey			{color: #777777;}
.darkgrey		{color: #333333;}
.black			{color: #000000;}


#white			{color: #FFFFFF;}

