body {
  margin: 0px;
}

td .column_left {
  background-repeat: no-repeat;
}

td .main{
  background-position: top;
  background-repeat: no-repeat;
}

.main_menu {
  color: #ffff73;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana;
  margin-top: -1px;
}

.main_menu a {
  color: white;
  text-decoration: none;
}

.main_menu a:hover {
  color: #ffff73;
}

.sub_menu {
  color: black;
  font-size: 12px;
  font-family: Verdana;
  margin-top: -1px;
}

.sub_menu a {
  color: #A8034F;
  text-decoration: none;
}

.sub_menu a:hover {
  color: black;
}

.sub_menu img {
  margin-top: 1px;
}

.main_text, .main_text table {
  margin: 5px;
  font-size: 12px;
  font-family: Verdana;
  color: #800000;
}

.main_text a {
  color: #A8034F;
  text-decoration: none;
}

.main_text a:hover {
  text-decoration: underline;
}

.main_text h1 {
  color: #A8034F;
  font-size: 18px;
  margin-left: 40px;
  margin-top: -9px;
  padding-bottom: 9px;
  font-family: Verdana;
}

.top_line {
  color: black;
  font-size: 12px;
  font-family: Verdana;
}

.top_line a {
  color: #A8034F;
  text-decoration: none;
}

.top_line a:hover {
  text-decoration: underline;
}

.helper_header {
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana;
  padding-left: 8px;
}

.helper_header a {
  color: #FABAA5;
  text-decoration: none;
}

.helper_header a:hover {
  color: #ffff73;
}

.helper_text {
  color: white;
  text-align: right;
  font-size: 10px;
  font-family: Verdana;
  border: 1px #A8034F solid;
  background-color: #C4426D;
  margin-left: 1px;
  padding: 2px;
  width: 101px;
}

.helper_text a {
  color: white;
  text-decoration: none;
}

.helper_text a:hover {
  color: #ffff73;
}

input {
  font-size: 12px;
  font-family: Verdana;
  height: 21px;
  border: 1px #A8034F solid;
}

textarea {
  font-size: 12px;
  font-family: Verdana;
  border: 1px #A8034F solid;
}

.helper_text input {
  width: 55px;
  height: 17px;
}

.helper_footer {
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana;
  padding-left: 8px;
}

.helper_footer a {
  color: #C6466F;
  text-decoration: none;
}

.helper_footer a:hover {
  color: black;
}

.copyright {
  margin-left: 5px;
  margin-top: 18px;
  font-size: 10px;
  color: #FBBCA6;
  font-family: Tahoma;
}

.copyright a {
  color: #FBBCA6;
  text-decoration: underline;
}

.block_text {
  color: white;
  text-align: left;
  font-size: 11px;
  font-family: Verdana;
  margin-top: 20px;
  padding: 8px;
}

.block_text a {
  color: white;
  text-decoration: underline;
}

.block_text a:hover {
  color: #ffff73;
}

img {
  border: 0;
}
