/* Generated by KompoZer */
html {
  overflow: -moz-scrollbars-vertical;
}
* {
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
body {
  margin: 0px;
  padding: 0px;
  background: transparent url(background.png) repeat-x scroll center top;
}
body, td, th, input, textarea, select, a {
  color: #000000;
  font-size: 12px;
}
b, strong, th {
  color: #000000;
}
form {
  margin: 0;
  padding: 0;
  display: inline;
}
.png {
}
a img {
  border:  none;
}
a:hover {
  text-decoration: none;
}
h1 {
  display: none;
}
#header {
  clear: both;
  height: 69px;
}
#header .a {
  background-attachment: scroll;
  width: 157px;
  top: 22px;
  left: 10px;
  height: 40px;
}
#header .b {
  position: relative;
  top: 42px;
}
#header .b a {
  padding: 2px 4px 0px;
  background: transparent url(tab.png) repeat-x scroll center top;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  margin-bottom: 0px;
  margin-left: 2px;
  width: 100px;
  height: 20px;
  color: white;
}
#header .b a img {
  width: 14px;
  height: 8px;
}
#content {
  border-left: 1px solid #eeeeee;
  margin: 10px 0px 15px;
  padding-left: 15px;
  width: 800px;
  float: none;
  text-align: left;
}
.heading {
  border-bottom: 1px solid #eeeeee;
  font-size: 15px;
  font-weight: 600;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #990000;
  padding-bottom: 2px;
  clear: both;
  margin-bottom: 10px;
  width: 100%;
  height: 18px;
}
.heading .left {
  float: left;
  text-align: left;
}
.heading .right {
  float: right;
  text-align: right;
}
.error {
  color: #ff0000;
  font-size: 10px;
  display: block;
  clear: both;
}
