BODY {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma;
  font-size: 10pt;
}

.top_phone {
  background: url(/pictures/header1-3.jpg);
}
.top_phone .block1 {
  margin-right: 100px;
  margin-top: 10px;
  margin-bottom: 2px;
  font-family: arial;
  font-size: 11pt;
  font-weight: bold;
  font-style: italic;
  color: #0000FF;
}
.top_phone .block2 {
  margin-right: 100px;
  margin-top: 2px;
  margin-bottom: 2px;
  font-family: arial;
  font-size: 13pt;
  font-weight: bold;
  font-style: italic;
  color: #FF0000;
}

.cont_block {
  font-family: Tahoma;
  font-size: 10pt;
}

.text1 {
  margin-left: 60px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.currency {
  margin-left: 60px;
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: arial;
  font-size: 11px;
  color: black;
}
.currency_head {
  margin-left: 40px;
  margin-top: 2px;
  margin-bottom: 10px;
  color: #990000;
  font-size: 11pt;
  text-decoration: underline;
}

.bot_menu {
  margin-top: 2px;
  margin-bottom: 2px;
}
.copyright {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}
.created, .created A {
  font-family: arial;
  font-size: 11px;
  color: #999999;
  text-decoration: none;
}
.bot_links, .bot_links A {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}


.bottom_menu {
  border-style: dotted;
  border-color: silver;
  border-width: 1px 0px 0px 0px;
  margin: 100px 5px 10px 5px;
  padding-top: 3px;
  font-family: arial,verdana;
  font-size: 10px;
  color: gray;
}
.bottom_menu A {
  font-family: arial,verdana;
  font-size: 10px;
  color: gray;
  text-decoration: none;
}
.bottom_menu A:hover {
  font-family: arial,verdana;
  font-size: 10px;
  color: gray;
  text-decoration: underline;
}

.top_email {
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: black;
  text-align: center;
}
.top_email A {
  font-family: arial;
  font-size: 13px;
  font-weight: normal;
  color: black;
  text-decoration: underline;
}
.top_email A:hover {
  color: black;
  text-decoration: none;
}