div.menutabs
{
  margin-top: 10px;
}
table.menutabs
{
  width: 500px;
  border-bottom: 0px solid #ffffff;
  margin-bottom: -8px;
  margin-top: 0px;
}
table.menutabs td
{
  text-align: center;
  height: 18px;
  padding-top: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  vertical-align: top;
}
table.menutabs td.a0c a, table.menutabs td.a1c a
{
  font-family: MS Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1.5em;
  text-decoration: none;
  color: #d0d0d0;
}
table.menutabs td.a0l
{
  width: 12px;
  background-image: url(images/tab1a0l.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
table.menutabs td.a0c
{
  background-image: url(images/tab1a0c.gif);
  background-repeat: repeat-x;
  background-position: top center;
  white-space: nowrap;
  background-color: #EEEEE0;
  vertical-align: top;
}
table.menutabs td.a0r
{
  width: 12px;
  background-image: url(images/tab1a0r.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
table.menutabs td.a0f2, table.menutabs td.a1f2
{
  width: 50%;
  background-repeat: repeat-x;
  background-position: bottom center;
}
table.menutabs td.a0f, table.menutabs td.a1f
{
  width: 100%;
  background-repeat: repeat-x;
  background-position: bottom center;
}
table.menutabs td.a1l
{
  width: 12px;
  background-image: url(images/tab1a1l.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
table.menutabs td.a1c
{
  background-image: url(images/tab1a1c.gif);
  background-repeat: repeat-x;
  background-position: top center;
  background-color: #cccfff;
  white-space: nowrap;
  vertical-align: top;
}
table.menutabs td.a1c a
{
  color: #ffffff;
}
table.menutabs td.a1r
{
  width: 12px;
  background-image: url(images/tab1a1r.gif);
  background-repeat: no-repeat;
  background-position: top right;
}


table.menupath
{
  margin-top: 0px;
  border-top: 2px groove #909090;
  border-bottom: 2px groove #909090;
  width: 500px;
  background-color: #e0e0e0;
}
table.menupath td
{
  padding: 2px;
  background-color: #E8F6F8;
}
table.menupath td, table.menupath a
{
  font-family: MS Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1em;
  color: #00927E;
  text-decoration: none;
  font-weight: bold;
  background-color: #C6E2DC`;
}
table.menupath td.logout
{
  text-align: right;
}
INPUT.linkStyle{
                 cursor:hand;
                 background: white;
                 COLOR: #003871; FONT-FAMILY: MS Trebuchet, Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px;
                 padding:0px;margin:0px;
                 border:0px none #000;
                 text-decoration: underline;
/*               FONT-WEIGHT: bold  */
}


