.paintingheader {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11pt;
  font-weight: bold;
  font-style: none;
  color: #F3C670;
}

.paintinginfo {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: none;
  font-style: italic;
  color: #F3C670;
}

.paintingprice {
  font-family: Verdana,Arial, Helvetica;
  font-size: 9pt;
  font-weight: none;
  font-style: none;
  color: #F3C670;
}

.paintingborder {
  background-color: #FEC29D;
}

.bgcolor {
  background-color: #47011B;
}

.bgcolorg {
  background-color: #013E3F;
}