body {
  background-color: #000066;
  font-family:Verdana;
  font-size:9pt;
}
td,th,input,select {
  font-family:Verdana;
  font-size:8pt;
}
h1 {
  color:#000099;
  font-weight:bold;
  font-family:Verdana;
  font-size:16pt;
}
a {
  text-decoration:none;
  font-weight:bold;
  color:#0000CC;
}
a:hover {
  color:#0000FF;
}


.error {
  font-weight:bold;
  color:#FF0000;
}


table.fb_main {
  height: 100%;
  border-collapse:collapse;
}

td.fb_navbar {
  border: 3px solid #000099;
  background-color: #4444CC;
  color: #FFFFFF;
  font-family:helvetica;
  font-size:9pt;
  font-weight:bold;
}
td.fb_navbar_inner {
  background-color: #4444CC;
  color: #FFFFFF;
  font-family:helvetica;
  font-size:9pt;
  font-weight:bold;
}

a.fb_navbar {
  color: #EEBB66;
  text-decoration:none;
}
a.fb_navbar:hover {
  color: #FFFF00;
  text-decoration:none;
}


td.fb_main {
  height: 100%;
  border: 3px solid #0000AA;
  background-color: #DDDDDD;
}


