body {
  background-color: #000;
}
html, body, table {
  color: #FFF;
}
textarea, input {
  color: #7f7f7f;
}
h2, h3 {
  color: #FFF;
}
.background_content {
  background-image: url(../images/layout/backgroundMAN.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
.background_content_empty {
  background-image: url(../images/layout/backgroundMAN_empty.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
.background_content_en {
  background-image: url(../images/layout/backgroundMAN_en.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
.background_content_empty_en {
  background-image: url(../images/layout/backgroundMAN_empty.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
div.navfirstoff a {
  color:#FFFFFF;
  text-decoration:none;
}
div.navfirstoff a:hover {
  color:#ff6d22;
  text-decoration:none;
}
div.navfirston a {
  color:#ff6d22;
  text-decoration:none;
}
div.navfirston a:hover {
  color:#ff5700;
  text-decoration:none;
}
div.navsvcoff a {
  color:#FFFFFF;
  text-decoration:none;
}
div.navsvcoff a:hover {
  color:#ff6d22;
  text-decoration:none;
}
div.navsvcon a {
  color:#ff6d22;
  text-decoration:none;
}
div.navsvcon a:hover {
  color:#ff5700;
  text-decoration:none;
}
