body {
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#3C0B11;
  scrollbar-shadow-color:#F3F3F3;
  scrollbar-face-color:#5C1619;
  scrollbar-highlight-color:#F3F3F3;
  scrollbar-dark-shadow-color:#FFFFFF;
  scrollbar-3d-light-color:#3C0B11;
}
.greattext {
  line-height: 11px;
  font-family: Tahoma;
  font-size: 9px;
  color:#814015;
}
.copytext {
  line-height: 11px;
  font-family: Tahoma;
  font-size: 9px;
  color:#E7945E;
}
.contenttext {
  line-height: 11px;
  font-family: Tahoma;
  font-size: 9px;
  color:#D4D4D4;
}
.backgroundstyle {
	background-image: url(images/background_style.gif);
	background-repeat: repeat-x;
}