body {
  padding: 0px;
  margin: 0px;
  color: #444444;
  height: 100%;
  font: 16px Calibri;
}

html {
  padding: 0px;
  margin: 0px;
  color: #444444;
  height: 100%;
  font: 16px Calibri;
}

A {
  font-weight: normal;
  margin: 0px;
  color: #ff9900;
  text-decoration: none;
}

A:hover {
  font-weight: normal;
  margin: 0px;
  color: #ff6600;
  text-decoration: none;
}

#bg_mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("dot.png") center;
  z-index: 1000;
  visibility: hidden;
}

#frontlayer {
  visibility: hidden;
  z-index: 2000;
}

input {
  border-bottom: #c2c2c2 1px solid;
  border-left: #c2c2c2 1px solid;
  border-top: #c2c2c2 1px solid;
  border-right: #c2c2c2 1px solid;
}

input.field_dis {
  border-bottom: #ffffff 1px solid;
  border-left: #ffffff 1px solid;
  border-top: #ffffff 1px solid;
  border-right: #ffffff 1px solid;
  height: 18px;
  line-height: 18px;
  color: #747474;
  font-size: 16px;
  text-align: right;
}

input.field {
  border-bottom: #ff0000 1px solid;
  border-left: #ff0000 1px solid;
  border-top: #ff0000 1px solid;
  border-right: #ff0000 1px solid;
  height: 18px;
  line-height: 18px;
  color: #747474;
  font-size: 16px;
  text-align: right;
}

select {
  border-bottom: #c2c2c2 0px solid;
  border-left: #c2c2c2 0px solid;
  border-top: #c2c2c2 0px solid;
  border-right: #c2c2c2 0px solid;
  height: 21px;
  line-height: 18px;
}

select.field_dis {
  border-bottom: #ffffff 1px solid;
  border-left: #ffffff 1px solid;
  border-top: #ffffff 1px solid;
  border-right: #ffffff 1px solid;
  height: 21px;
  line-height: 18px;
  color: #747474;
  font-size: 11px;
  text-align: right;
}

.filter {
  border-bottom: #dcdcdc 1px solid;
  border-left: #dcdcdc 1px solid;
  border-top: #dcdcdc 1px solid;
  border-right: #dcdcdc 1px solid;
  padding-bottom: 1px;
  padding-left: 1px;
  padding-top: 1px;
  padding-right: 1px;
  height: 15px;
  line-height: 15px;
  color: #747474;
  font-size: 11px;
}

.button {
  height: 20px;
  line-height: 13px;
  color: #747474;
  font-size: 11px;
  padding-bottom: 2px;
}

.button:hover {
  cursor: hand;
  cursor: pointer;
}

.label {
  display: block;
  margin-bottom: 0px;
  color: #444444;
  font-size: 11px;
  padding-top: 2px;
}

.input1 {
  border-bottom: #c2c2c2 1px solid;
  border-left: #c2c2c2 1px solid;
  border-top: #c2c2c2 1px solid;
  border-right: #c2c2c2 1px solid;
  padding-bottom: 1px;
  padding-left: 1px;
  padding-top: 1px;
  padding-right: 1px;
  height: 15px;
  line-height: 15px;
  color: #747474;
  font-size: 11px;
}

.select1 {
  width: 315px;
  height: 20px;
  font-size: 11px;
  line-height: 15px;
}

textarea {
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom: #c2c2c2 0px solid;
  border-left: #c2c2c2 0px solid;
  border-top: #c2c2c2 0px solid;
  border-right: #c2c2c2 0px solid;
}

.field {
  border-bottom: #c2c2c2 1px solid;
  border-left: #c2c2c2 1px solid;
  border-top: #c2c2c2 1px solid;
  border-right: #c2c2c2 1px solid;
}
