body {
  background-color: #B3081D;
  font-family: Arial,Verdana,sans-serif;
}
#header h1 {
  background: url(/files/tpl/set1/img/m32_logo.gif) no-repeat top left;
}
#content h1 {
  color: #B3081D;
}
#content h2 {
  color: #B3081D;
}
#content h3 {
  color: #B3081D;
}
#content a {
    color: #B3081D;
}
#content a:hover {
    color: #E19CA5;
}
.moreright a {
  background: url(/files/tpl/set1/img/mehr_m32.gif) no-repeat top left;
}
.backright a {
  background: url(/files/tpl/set1/img/back_m32.gif) no-repeat top right;
}
h1 {
  text-decoration: none !important;
  color: #B3081D;
  font-size: 1em;
  text-transform: uppercase;
  line-height: 1em;
}
div.box_in a {
color: white;
}
.contbox,
#newscontainerbox {
	background-color: #B3081D;
	color: white;
}
#newscontainerbox li h2 a,
.contbox h1 {
  color: white;
}
#newscontainerbox li h2 a:hover {
  color: #CFCFCF;
}
.contbox h2 {
  font-size: 1.3em;
  text-transform: uppercase;
}