.lmenu {
  height: 20px;
  margin-left: 30px;
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}
.lmenu:hover {
  height: 20px;
  margin-left: 30px;
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-decoration: underline;
}
.table1 {
  border-collapse: collapse;
  font-family: verdana;
  font-size: 10px;
  color: white;
}
.folder_name {
  background-color: #0648A1;
  font-weight: bold;
}
.ct_name {
  background-color: #0648A1;
  font-weight: bold;
}
.ct_params {
  border-color: snow;
}
.charac {
  border-collapse: collapse;
  font-family: verdana;
  font-size: 10px;
  color: white;
}
.mtext_head {
  margin: 10px;
  font-family: verdana;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  text-align: center;
}
.mtext {
  margin: 10px;
  font-family: verdana;
  font-size: 11px;
  color: white;
  text-align: justify;
  text-indent: 17px;
}

.bottext {
  font-family: verdana;
  font-size: 10px;
  color: white;
  text-decoration: none;
}

.mlink {
  font-family: verdana;
  font-size: 11px;
  color: white;
  text-align: justify;
  text-decoration: underline;
}
.mlink:hover {
  font-family: verdana;
  font-size: 11px;
  color: white;
  text-align: justify;
  text-decoration: none;
}
.mtable {
  border-style: solid;
  border-color: black;
  border-width: 0 1 0 1px;
  font-family: verdana;
  font-size: 11px;
  color: white;
}
.address {
  font-family: verdana;
  font-size: 11px;
  color: black;
}
.bmenu {
  font-family: verdana;
  font-size: 11px;
  color: silver;
  text-decoration: none;
}
.bmenu:hover {
  font-family: verdana;
  font-size: 11px;
  color: black;
  text-decoration: underline;
}
.rmenut {
  margin: 5px;
  font-family: verdana;
  font-size: 11px;
  color: white;
  line-height: 17px;
}
.rmenul {
  font-family: verdana;
  font-size: 11px;
  color: white;
  text-decoration: underline;
}
.rmenul:hover {
  font-family: verdana;
  font-size: 11px;
  color: white;
  text-decoration: none;
}
.rmenul1 {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-decoration: underline;
}
.mimg {
  margin: 10px;
  border-style: solid;
  border-color: white;
  border-width: 1px;
}
.otable {
  font-family: verdana;
  font-size: 11px;
  color: white;
}
.but_order {
  width: 60px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: black;
}

