

.text {
  font-family: verdana;
  font-size: 12px;
  color: #909090;
  text-align: justify;
}

.content {
  font-family: verdana;
  font-size: 12px;
  color: #909090;
  text-align: justify;
  margin: 5 5 5 5px;
  padding-right: 5px;
}

.content:hover {
  font-family: verdana;
  font-size: 12px;
  color: #909090;
  text-align: justify;
  margin: 5 5 5 5px;
  padding-right: 5px;
}

a {
  font-family: verdana;
  font-size: 12px;
  color: #909090;
  text-align: justify;
  margin: 0px;
  padding-right: 0px;
  text-decoration: none;
}

a:hover {
  font-family: verdana;
  font-size: 12px;
  color: #909090;
  text-align: justify;
  margin: 0px;
  padding-right: 0px;
  text-decoration: underline;
 
}


.bottom_menu {
  margin: 50px 20px 0px 20px;
  padding-bottom: 10px;
  font-family: arial;
  font-size: 11px;
  color: silver;
}
.bottom_menu B, .bottom_menu STRONG {
  font-weight: normal;
}
.bottom_menu A {
  font-family: arial;
  font-size: 11px;
  color: silver;
  text-decoration: none;
}




#order_form {
  font-family: arial;
  font-size: 13px;
}
#order_form .inp, #order_form .txt {
  width: 98%;
  font-family: arial;
  font-size: 12px;
}
#order_form .txt {
  height: 60px;
}



#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;
}


.leftcont {
  margin-top: 30px;
  margin-left: 10px;
  font-family: arial;
  font-size: 11px;
}
.leftcont A {
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
}
.leftcont A:hover {
  text-decoration: underline;
}