body {
  margin: 5px;
  background-color: #ffffff;
}

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;
}

.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: #3366CC;
}

.row1 {
  height: 15px;
  background-color: #FFFFFF;
}

.row1b {
  height: 10px;
  background-color: #FFFFFF;
}

.row1c {
  height: 15px;
  background-color: #FFFFFF;
}

.row2 {
  height: 15px;
  background-color: #EEEEEE;
}

hr {
  color: #999999;
}

.maincolor {
  color: #666666;
}

.graph {
  background-color: #000099;
  padding: 0;
  width: 75px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}