body {
  background-color: #216394;
  margin-left: 0px;
  margin-top: 0px;
}
.DarkBlue {
  background-color: #216394;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 3px;
}
.Blue {
  background-color: #31739C;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 3px;
}
.leftBorder {
  background-image: url(start_img/leftBorder.gif);
  background-repeat: repeat-y;
  background-position: center;
  background-color: #31739C;
}
.rightBorder {
  background-image: url(start_img/rightBorder.gif);
  background-repeat: repeat-y;
  background-position: center;
  background-color: #31739C;
}
.R9C11Border {
  background-image: url(start_img/R9C11.gif);
  background-repeat: repeat-y;
  background-position: center;
  background-color: #216394;
}
.koltram {
  background-color: #216394;
  font-family: Century Gothic, Verdana, Arial;
  font-size: 26px;
  font-weight: bold;
  color: #679ABE;
  text-align: center;
}