BODY {
  margin: 0px;
  font-family: verdana;
  font-size: 12px;
  color: black;
}

.bot_block_back {
  background-image: url(bot_bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}
.bot_back {
  background-image: url(bottom.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.cont_block {
  background-image: url(cont_bg.jpg);
  background-repeat: repeat-x;
  background-position: top;
}
.content P,DIV {
  
  font-family: verdana;
  font-size: 13px;
  color: black;
}
.HLink{
	display:none;
	visibility:hidden;
}
.lm_table {
  margin: 12px 0px 0px 100px;
}
.lm_table A {
  display: block;
  margin: 0px 0px 3px 5px;
  font-family: "times new roman",georgia;
  font-size: 14px;
  font-weight: bold;
  color: #338CD3;
  text-decoration: underline;
}
.lm_table A:hover {
  display: block;
  margin: 0px 0px 3px 5px;
  font-family: "times new roman",georgia;
  font-size: 14px;
  font-weight: bold;
  color: #78BBF0;
  text-decoration: none;
}
.lm_table A.sel {
  display: block;
  margin: 0px 0px 3px 5px;
  font-family: "times new roman",georgia;
  font-size: 14px;
  font-weight: bold;
  color: #788A98;
  text-decoration: none;
}

.contacts_block {
  background-image: url(contacts.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
.cont_phone {
  margin-left: 240px;
  font-family: georgia,"times new roman";
  font-size: 22px;
  color: #3A50A2;
  line-height: 35px;
}
.cont_code {
  font-family: georgia,"times new roman";
  font-size: 14px;
  font-weight: bold;
  color: #3A50A2;
}

.bot_menu {
  margin-top: 60px;
  font-family: "times new roman",georgia;
  font-size: 14px;
  color: black;
}
.bot_menu A {
  font-family: "times new roman",georgia;
  font-size: 14px;
  font-weight: bold;
  color: #075AA0;
  text-decoration: underline;
}
.bot_menu A:hover {
  font-family: "times new roman",georgia;
  font-size: 14px;
  font-weight: bold;
  color: #075AA0;
  text-decoration: none;
}

.order_tbl {
  font-family: verdana;
  font-size: 12px;
  color: black;
}
.order_star {
  font-family: verdana;
  font-size: 12px;
  color: red;
}
.order_inp {
  width: 98%;
  font-family: verdana;
  font-size: 12px;
  color: black;
}
.order_text {
  width: 98%;
  height: 60px;
  font-family: verdana;
  font-size: 12px;
  color: black;
}
.order_but {
  width: 130px;
  height: 25px;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: gray;
}
.mes_error {
  margin: 10px;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: red;
}
.mes_ok {
  margin: 10px;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #0033FF;
}

.question_quest {
  margin: 0px;
  font-weight: bold;
}
.mes_error {
  margin: 10px;
  font-weight: bold;
}

.form_inp {
  width: 98%;
  font-family: verdana;
  font-size: 12px;
  color: black;
}

#DivSe {
	display:none;
}

.form_txt {
  width: 98%;
  height: 60px;
  font-family: verdana;
  font-size: 12px;
  color: black;
}
.form_sbm {
  width: 80px;
  height: 25px;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: gray;
}
h2 {display: block;
  margin: 0px 0px 3px 5px;
  font-family: "times new roman",georgia;
  font-size: 14px;
  font-weight: bold;
  color: #788A98;
  text-decoration: none;}
h1 {font-size: 18px;
  color:  #075AA0; 
  margin: 8px 5px 10px 10px;}  