body {
font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
background-color: #FAFAD2;
}

legend {
font-size: larger;
font-style: italic;
font-weight: bolder;
}

td#login1, td#login2 {
vertical-align: top;
}
.unitbar form {
float: left;
}
table {
width: 100%;
}
.temptbl {
  border-style: solid;
}
.temptblR {
  display: table-row;
}
.temptblU {
  border-style: solid;
  border-color: #BABA92;
  width: 20%;
  vertical-align: middle;
  display: table-cell;
}
.temptblB {
  border-style: solid;
  border-color: #BABA92;
  text-align: center;
  display: table-cell;
}
.temptblB div {
  border-style: solid;
  border-width: thin;
  border-color: #DADAB2;
  width: 150px;
  float: left;
}
