BODY {
  background: white;
  color: #000066;
  margin: 10px;
  font-family: Arial, Helvetica, sans-serif;}

A, TD {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 18px;
  font-size: 12px;
  color: #000066;
}

H1 {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 30px;
  font-size: 22px;
  color: black;
  font-weight: normal;
}

TD {
  background: white;
}

TD.fill {
  background: #bbbbbb;
}

TD.menuhead {
  background: #000066;
  color: white;
  font-weight: bold;
  padding-left:7px;
}

TD.menucell {
  border-bottom:2px solid white;
  background: #dddddd;
  color: #000066;
  padding-left:5px;
}

TD.menucellh {
  border-bottom:2px solid white;
  background: #FFBC20;
  padding-left:5px;
}

TD.menucell1 {
  background: #dddddd;
}

TD.fillall {
  background: #dddddd;
  border:1px solid #000066;
}

TABLE.outer {
  border:1px solid #aaaaaa;
}

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

A:hover {
  color: #4D4D4D;
  text-decoration: underline;
}

A.menu {
  text-decoration: none; 
  color: white;
  line-height: 15px;
}

A.menu:hover {
  color: #000066;
  background: #FFBC20;
  line-height: 15px;
  text-decoration: none; 
}

A.submenu {
  text-decoration: none; 
  color: #000066;
  font-weight: normal;
  font-size: 11px;
  line-height: 15px;
}

A.submenu:hover {
  color: #000066;
  background: #FFBC20;
  text-decoration: none; 
}

TABLE.submenu {
  border: 1px solid white;  
}

TD.submenu {
  background: #cccccc;
  border-top: 1px solid #FFBC20;  
}

span.black {
  color: black;
}

IMG {
  margin-left:0px;
  border:0px;
}

IMG.title {
  border-top: 1px solid #000066;
}

IMG.main {
  border:1px solid #000066;
}

.small {
  font-size: 10px;
}

ul {
line-height: 20px;
}
