.mtbl {
  border-style: solid;
  border-color: silver;
  border-width: 0 1 1 1px;
}
.tbl1 {
  font-family: verdana;
  font-size: 11px;
  color: black;
}
.finp {
  width: 100%;
  font-family: verdana;
  font-size: 11px;
  color: black;
}
.ftext {
  width: 100%;
  height: 60px;
  font-family: verdana;
  font-size: 11px;
  color: black;
}
.mes_error {
  margin: 10px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: red;
  text-align: center;
}
.mes_ok {
  margin: 10px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #0066CC;
  text-align: center;
}
.but1 {
  width: 90px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: black;
}
.lmenu {
  font-family: arial,verdana;
  font-size: 11px;
  font-weight: bold;
  color: snow;
  text-decoration: none;
  text-transform: uppercase;
}
.lmenu:hover {
  font-family: arial,verdana;
  font-size: 11px;
  font-weight: bold;
  color: #C7CFFE;
  text-decoration: underline;
}
.lmenu_s {
  font-family: arial,verdana;
  font-size: 11px;
  font-weight: bold;
  color: #C7CFFE;
  text-decoration: none;
}
.bmenu_t {
  margin: 30 5 0 60px;
  font-family: verdana;
  font-size: 9px;
  color: snow;
}
.bmenu {
  font-family: verdana;
  font-size: 9px;
  color: snow;
  text-decoration: none;
}
.bmenu:hover {
  font-family: verdana;
  font-size: 9px;
  color: snow;
  text-decoration: underline;
}
.text {
  font-family: verdana;
  font-size: 11px;
  color: black;
}
.mtext {
  margin: 10px;
  font-family: verdana;
  font-size: 11px;
  color: #072A6C;
  text-align: justify;
 
}

.adr {
  margin: 0 10 0 10px;
  font-family: verdana;
  font-size: 11px;
  color: white;
  text-align: justify;
}
.adr_link {
  font-family: verdana;
  font-size: 11px;
  color: white;
  text-decoration: underline;
}
.adr_link:hover {
  font-family: verdana;
  font-size: 11px;
  color: silver;
  text-decoration: underline;
}

.ptext {
  margin: 0 0 5 0px;
  font-family: verdana;
  font-size: 11px;
  color: #072A6C;
  text-align: justify;
  text-indent: 15px;
}

.ttext {
  margin: 0 0 5 0px;
  font-family: verdana;
  font-size: 11px;
  color: black;
  text-align: justify;
  text-indent: 15px;
}

.order_but {
  border-style: solid;
  border-color: #FFBF9F;
  border-width: 1px;
  background-color: #000080;
  margin: 10px;
  width: 110px;
  font-family: verdana;
  font-size: 11px;
  color: white;
  cursor: hand;
}

.tabtext {
  margin: 2px;
  font-family: verdana;
  font-size: 10px;
  color: #072A6C;
}

H1 {
  margin: 10px;
  font-family: verdana;
  font-size: 11px;
  color: #072A6C;
  text-align: justify;
 
}

