body {
  background: #000000;
  font: normal 14px/22px Arial, Helvetica, sans-serif;
  color: #ffffff;
}

.textbox {
  font: normal 12px/14px Arial, Helvetica, sans-serif;
  background: url('../images/south_textbox.gif?1') no-repeat;
  color: #ffffff;
  padding: 4px 3px;
}

.textarea {
  font: normal 12px/14px Arial, Helvetica, sans-serif;
  background: url('../images/south_textarea.gif?1') no-repeat;
  color: #ffffff;
  padding: 4px 3px;
}

.submit {
  font: normal 16px/26px Arial, Helvetica, sans-serif;
  color: #000000;
  width: 170px;
  height: 30px;
  background: url('../images/south_submit.gif?1') no-repeat;
}
h1, h2, h3 {
  color: #ffd200;
}
a {
  color: #ffd200;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.gray {
  color: #FFFFFF;
}

.blue {
  color: #ffd200;
}

#header {
  font-size: 50px;
  line-height: 55px;
  color: #ffd200;
  font-weight: bold;
}

#langmenu a {
  color: #ffffff;
}

#langmenu a.active {
  font-weight: bold;
  color: #ffd200;
}

#mainmenu a, #submenu a {
  color:#ffffff;
background: #000000;
}

#mainmenu a.active, #submenu a.active {
  font-weight: bold;
  color: #ffd200;
}
.gs-snippet {
color: black;
}
#bottomgif {
display: none;
}
.form_field_file {
  color: white;
}