BODY {
  font-family: Arial, Verdana;
  font-size: smaller ;
  color: #800000;
  text-align: left;
  background: url("../images/menu.jpg"); 
  padding: 0px; 
  margin: 0px;
  border: 0px; 
}

A {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color: #900000;
}

A:hover {
  font-weight: bold;
  text-decoration: underline; 
}

H1 {
  font-family: Verdana;
  font-size: large;
  font-weight: bold;
  color: #800000;
  background: #F1FFE8;
  text-transform: none;
  text-decoration: none;
  line-height: 0.85;
}

TABLE {
  margin-top: 36px;
  margin-left: 0px;
  padding: 0px;
  border: 0px; 
}

TABLE.menu {
  position: absolute;
  top:0px;
  left: 0px;
  width: 180px; 
}

TABLE.submenu {
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
  border: 0px;
  width: 180px; 

}

TR {
  margin: 0px;
  border: 0px;
  padding: 0px;
}

TD {
  height: 18px;
  margin: 2px;
  border: 0px;
  padding: 0px;
  text-align: left; 
}

TD.tab {
  border-right: 1px dotted #FFC500;
  padding-left: 8px;
  margin: 2px;
  width: 180x;
  line-height: 15px;

}

img { margin-right: 4px; border: 0px; vertical-align: middle; }

.block {
  margin-bottom 	: 8px; 
}

.stats { position: absolute; left: 8px; top: 420px; }

.meta-small {
  font-size		: 8pt;
  font-style  : italic;
}

