body {
  background: #ffffff !important;
}

a {
  color: #0055a5;
}

a:hover {
  color: #0055a5;
}

#headright {
  background: #ffffff;
}

#main-menu li li a:hover,
#main-menu li li a:active {
  background: #9a8d8b;
}

.sidebar .block > h2 {
  background: #ffffff !important;
}

#bottom {
  background: #f5f4f0;
}

#copyright {
  background: #ffffff;
}

.form-submit{
  background-color: #000000;
}

.form-submit:hover{
  background: #454444;
}