/* Generated by KompoZer */
body {
  font-family: Arial;
}
.class1 a:link {
  text-decoration: none;
  color: #6392cf;
}
.class1 a:visited {
  text-decoration: none;
  color: #6392cf;
}
.class1 a:active {
  text-decoration: none;
  background-color: #303030;
  color: #6392cf;
}
.class1 a:hover {
  color: #6392cf;
  background-color: #303030;
  text-decoration: none;
}
.box {
  border-style: solid double double solid;
  border-color: #43565b;
  border-width: 1px 3px 3px 1px;
  background-color: #1e1e1e;
}
label {
  width: 10em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
}
.submit {
  float: left;
  width: 20em;
  margin-left: 16em;
  height: 2.5em;
  background-color: #cccccc;
  text-align: center;
}
input {
}
