body,td,font{
  font-family: Arial;
  font-size: 11px;
  color: black;
/*  text-indent: 15px; */
  letter-spacing:0px;
  overflow: visible;
}
h1,h2{
  font-size: 18px;
  color: #555555;
  line-height: 22px;
  padding-bottom: 0px;
  margin-bottom: 05px;
  display:inline;
}
h2{
  font-size: 16px;
  line-height: 20px;
}
p,dl,ol,ul{
  padding: 5 0 5 0;
/*  margin: 0 0 0 0;
*/}
dl,ol,ul{
  padding-bottom:0px;
}
li{
  font-size: 10px;
}
.dlg{
  font-weight: bold;
  font-size: 13px;
}
table.dlg, iframe.dlg{
  border: solid white 2px;
}

input.dlg{
  font-size: 11px;
  font-weight: bold;
  color: black;
  border: none;
  border-bottom: solid white 2px;
  background-color: white;
  padding: 0 3 0 3;
}
input.dlg-btn{
  font-size: 11px;
  font-weight: bold;
  color: black;
  border: solid black 2px;
  background-color: white;
  padding: 0 1 0 1
}
.dlg-tit{
  font-weight: bold;
  font-size: 15px;
  color: #555555;
  background-color: #eeeeee;
  text-indent: 0px;
}
.dlg-nav{
  font-weight: bold;
  font-size: 14px;
  color: white;
  background-color: #eeeeee;
}
a.dlg-nav{ color: white; text-decoration: none }
a.dlg-nav:hover{ color: white; text-decoration: underline }

td.top-msg{
  font-size:12px;
}

center.top-menu,span.top-menu { color: #808080; font-size: 8px}
a.top-menu { color: #555555; font-size:12px; font-weight: bold; }