body {
  margin: 5px;
  background-color: #F4F4F4;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #cccccc;
  scrollbar-darkshadow-color: #2f4f4f;
  scrollbar-face-color: #cccccc;
  scrollbar-highlight-color: #cccccc;
  scrollbar-shadow-color: #cccccc;
  scrollbar-track-color : #ededed;
}

p {
  font-size: 12px;
}

h1, .txt22 {
  font-size: 22px;
}

h2, .txt20 {
  font-size: 20px;
}

h3, .txt18 {
  font-size: 18px;
}

h4, .txt16 {
  font-size: 16px;
}

h5, .txt14 {
  font-size: 14px;
}

h6, .txt12{
  font-size: 12px;
}

.copy,.txt10{
  font-size: 8px;
  font-weight: bold;
}

a:active {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}

a:link {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}

a:visited {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}

a:hover {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #666666;
}

a.amenu:active,a.amenu:link,a.amenu:visited,a.amenu:hover {
  font-weight: normal;
  font-size: 11px;
}

.main {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  background-color: #FFFFFF;
}

.tha {
  height: 30px;
  background-image: url(../img/bg_unit2.gif);
  color:#666666;
  font-size: 12px;
  font-weight: bold;
  background-color: #999999;
}

.menu {
  height: 26px;
  background-image : url(../img/bg_unit.gif); 
  color:#666666;
  font-size: 12px;
  font-weight: bold;
  background-color: #999999;
  border: 1px solid #999999;
}

.fields {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  background-color: #F4F4F4;
}

.submit {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  background-color: #F4F4F4;
  width: 110;
}

.border {
  border: 1px solid #999999;
  color: #000000;
}

.bordert {
  background-color: #999999;
}

.cells {
  font-size: 12px;
  color: #333333;
  background-color: #FFFFFF;
}

.ok {
  color: #008000;
  font-weight: bold;
}

.fail, .error, .red {
  font-weight: bold;
  color: #FF0000;
}

.row1 {
  height: 26px;
  background-color: #FFFFFF;
}

.row2 {
  height: 26px;
  background-color: #EEEEEE;
}

hr {
  color: #999999;
}

.maincolor {
  color: #666666;
}

.graph {
  background-color: #000099;
  padding: 0;
  width: 75px;
}
