@charset "windows-1251";
a.menu {
  text-decoration: none;
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #30438d;
}
a.menu:hover {
  text-decoration: underline;
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #30438d;
  background-color: silver;
}
a.menu:visited {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #30438d;
}
.text {
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #4c4c4c;
}
.FontClass {
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #345a94;
}
a.MenuClass {
  text-decoration: none;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #345a94;
}
a.MenuClass:hover {
  text-decoration: underline;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #345a94;
}
a.menu:visited {
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #345a94;
}
.FC {
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}
a.metamorph {
  color: #ffffff;
  text-decoration: none;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
}
a.metamorph:visited {
  color: #ffffff;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
}
a.metamorph:hover {
  color: #ffffff;
  text-decoration: underline;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
}
#logo {
  float: right;
}
#bold {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}
.text2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  color: black;
}
#numbers {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  text-align: center;
  background-color: white;
}
