body {
	scrollbar-face-color: #FFCC99;
	scrollbar-shadow-color: #CF7C00;
	background-color: #ffe4b5;
}
.dark_text {
	color: #663300;
}
.navigation  {
	color: #ce7c00;
	font-size: 12px;
	line-height: 14px;
	font-family: arial, tahoma;
	text-decoration: none;
	border: black;
}
a:link { color: #ce7c00; text-decoration: none }
a:vlink   { color: #ce7c00; text-decoration: none }
a:visited {
	color: #ce7c00;
	text-decoration: none;
}
a:hover { color: #bd0000; text-decoration: underline }
.largepaintingtitle {
	color: #ce7c00;
	font-size: 16px;
	line-height: 16px;
	font-family: arial, tahoma;
	text-decoration: none;
}
.paintingnames      {
	color: #ce7c00;
	font-size: 10px;
	line-height: 10.5pt;
	font-family: Arial, tahoma;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.paintingnamesDetail {
	color: #ce7c00;
	font-size: 10px;
	line-height: 10.5pt;
	font-family: Arial, tahoma;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.red_sold {
	color: red;
	font-size: 10pt;
	font-family: arial;
	text-align: center;
}

