input.inp
{
  border-color:#9999aa;
  border-style:solid;
  border-width:1px;
  font-family:arial;
  font-size:12px;
}

input.inpbutton
{
  border-color:#9999aa;
  border-style:solid;
  border-width:1px;
  font-family:arial;
  font-size:12px;
  background-color:#eeeeee;
}

a
{
  color:#000066;
  text-decoration:none;
}

a:hover
{
  text-decoration:underline;
}

a.submenu
{
  color:#0000ff;
  text-decoration:none;
}

a.submenu:hover
{
  text-decoration:underline;
}

td
{ font-size:12px;
  font-family:arial;
}

td.menu
{
  border-color:#ffff00;
  border-style:dotted;
  border-width:1px;
  border-top-width:0px;
  border-right-width:0px;
}
