.sermenu-non, .sermenu, .sermenub {
  width: 450px;
  text-align: left;
}
.sermenu1-non, .sermenu1, .sermenu1b {
  width: 200px;
  text-align: left;
}

.sermenu-non ul, .sermenu ul, .sermenub ul {
  margin: 3;
  padding: 0;
  list-style-type: none;
  color: #87b32d;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

.sermenu-non li, .sermenu li, .sermenub li {
  background: url(http://www.starmicrosystems.com/images/nav/button_sep450.gif) no-repeat;
  list-style-type: none;
  background-position: bottom left;
  margin: 1;
  
}

.sermenu-non a, .sermenu a {
  display: block;
  width: 100%;
  background: url(http://www.starmicrosystems.com/images/nav/button_off.gif) no-repeat;
  background-position: top left;
  padding: 2px 0px 2px 18px;
  text-decoration: none; 
}

.sermenu a:link,  .sermenu a:visited {
  color: #000000
}
.sermenu a:active {
  color: #ea5e00;
	font-weight: bold;
	text-decoration: none
}
.sermenu a:hover, {
  text-decoration: underline;
  font-weight: bold;
}


.sermenub a {
  display: block;
  width:100%;
  padding: 2px 0px 2px 18px;
  text-decoration: none; 
}

.sermenub a:link, .sermenub a:active, .sermenub a:visited {
  color: #0D0E5E
}

.sermenub a:hover {
  text-decoration: underline;
}

.sermenu-non .on, .sermenu .on {
  background: url(http://www.starmicrosystems.com/images/nav/button_on.gif) no-repeat;
  background-position: top left;
  font-weight: bold;
}

.sermenu-non .on2, .sermenu .on2 {
  background-position: top left;
  font-weight: bold;
}

html>body .sermenu-non li a {
  width: auto;
}

html>body .sermenu li a {
  width: auto;
}

html>body .sermenub li a {
  width: auto;
}