table.tablesubmenu{
  margin:0px;
  padding:0px;
  left:0px;
  width:758px;
  font-size:75%;
  color:#FFFFFF;
  border-top: 1px solid white;
}
tr.trsubmenu{
  height:26px;
  width:750px;
  border:none;
  text-align:center;
  background: url(../images/button.bmp) repeat-x;
}
tr.trmenu{
  height:38px;
  width:750px;
  border:none;
  text-align:center;
  background: url(../images/header38.bmp) repeat-x;
}
a.mainlevel:link, a.mainlevel:visited,a.mainlevel:hover {
  background-attachment:fixed;
  background: url(../images/buttonbg38.bmp) repeat-x;
  top: 0px;
  width:100%;
  color:#FFFFFF;
  padding:12px;
  text-decoration:none;
}
a.mainlevel2:link, a.mainlevel2:visited, a.mainlevel2:hover {
  top:0px;
  width:100%;
  padding:7px;
  color:#FFFFFF;
  text-decoration:none;
}
a.selected:link, a.selected:visited,a.selected:hover {
  top: 0px;
  width:100%;
  background: url(../images/selectedheader38.bmp) repeat-x;
  color:#FFFFFF;
  text-decoration:none;
}
td.tdsubmenuxs:{width:80px;}
td.tdsubmenu{width:90px;}
td.tdsubmenuxl{width:140px;}
td.tdsubmenuxsselected{
  width:80px;
  background: url(../images/buttonvisited.bmp) repeat-x;
}td.tdsubmenuselected{
  width:90px;
  background: url(../images/buttonvisited.bmp) repeat-x;
}
td.tdsubmenuxlselected{
  width:140px;
  background: url(../images/buttonvisited.bmp) repeat-x;
}
td.tdmenuxs{width:80px;}
td.tdmenu{width:90px;}
td.tdmenuxl{width:140px;}
td.tdmenuxsselected{
  width:80px;
  background: url(../images/selectedheader38.bmp) repeat-x;
}
td.tdmenuselected{
  width:90px;
  background: url(../images/selectedheader38.bmp) repeat-x;
}
td.tdmenuxlselected{
  width:140px;
  background: url(../images/selectedheader38.bmp) repeat-x;
}
