body, html {
  margin:0px;
  width: 100%;
  height: 100%;
}
.img {
  font-size: 0px;
  line-height: 0px;
}
form {
  margin: 0px;
}
body,input {
  font-family: verdana;
  font-size: 12px;
}
#content {
  position: absolute;
  top: 50%;
  margin-top: -150px;
  left: 50%;
  margin-left: -585px;
  width: 1189px;
}
img {
  _behavior: url(iepngfix.htc);
}
#formcontent {
  background-image: url(ausimg/ausbg.png);
  _background-image: url(ausimg/ausbg.gif);
  color: #BFC8D1;
  letter-spacing: 0.5px;
}
.aus {
  margin-top: 8px;
  margin-left: 4px;
  margin-bottom: 8px;
}
#formpart {
  text-align: left;
  margin-left:auto; 
  margin-right:auto;
  width: 350px;
}
.l {
  float: left;
  margin-left: 15px;
}
.r {
  float: right;
  margin-right: 15px;
}
#buttons {
  margin-top: 15px;
  height: 30px;
}
.button {
  background-image: url(ausimg/ausbtbg.jpg);
  height: 24px;
  background-color: none;
  border: 1px #B6C1CC solid;
  width: 110px;
}
div.button {
  text-align: center;   
  height: 22px;
  width: 108px;
}
div.button span {
  padding-top: 4px;
  display: block;
}
a:link, a:visited {
  text-decoration: none;
  color: #000;
}
.errorbox {
  padding: 25px;
  background-color: #f5e8e8;
  border: 1px #dfb2b2 solid;
  color: #9e1111;
  margin: 15px 0px 15px 0px;
}
.fd1 {
  width: 50px;
  float: left;
  padding: 8px 0px;
}
.fw1 {
  width: 100px;
  margin-bottom: 10px;
  margin-top:3px;
  margin-left:8px;
  padding: 4px;
  background-color: #DFE4E8;
  border: 1px #B6C1CC solid;
}
/* adminpart */
h1 {
  color: #900;
  font-size: 18px;
  float:left;
}
#admcontent {
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 1189px;
}
.tabl {
  width: 100%;
  border: 1px #900 solid;
}
.tabl td {
  border-bottom: 1px #eeeeee solid;
  height:30px; 
}
.tablh td {
  background-color: #cccccc;
  color: #ffffff;
}
.tablc1 {
  background-color: #ffffff;
}
.tablc2 {
  background-color: #f9f9f9;
}
.tabl td img {
  margin: 2px;
  vertical-align: middle;
  cursor: pointer;
}
p, dl {
  margin: 0px;
}
dd {
  margin-top: 10px;
  margin-bottom: 10px;
}
.b, .b td {
  font-weight: bold;
}
.variables td {
  font-size: 10px;
  border-bottom: 1px #333 solid;
  border-right: 1px #333 solid;
}
.variables {
  border: 1px #333 solid;
  border-bottom: none;
  border-right: none;
}
.clear {
  font-size: 0px;
  line-height: 0px;
  clear: both;
}
.logout {
  float:right;
}
.logout img {
  border: none;
}