.horbaritem  {
/*  white-space: nowrap;*/
  background-color:transparent;
  border: 2px solid white;
  color:white;
  text-align:center;
  margin:0 0 0 0;
  padding: .3em .2em .1em .2em;
  height:2em;
}

.horbaritem a  {
  display: block;
  text-decoration: none;
  padding:.0em .0em .0em .0em;
}

.horbaritem a:link  {
  color: white;
  text-decoration: none;
}

.horbaritem a:visited  {
  color: white;
  text-decoration: none;
}

.horbaritem a:hover  {
  color: black;
  background-color: white;
  text-decoration: none;
}

.horbaritem a:active  {
  color: red;
  text-decoration: none;
}

.horbaritem a img {
  border:none;
  margin:0;
  padding:0;
}

.verbar  {
  color: white;
  background-color:transparent;
  border: 2px solid #ffffff;
  margin-right:.0em;
}

.submenu  {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
}

.subframe  {
  position: relative;
  display: block;
  background-color: #FBDD00;
  border: 2px solid #ffffff;
  width: 200px;
  margin-left: 5px;
  margin-top: -7px;
}

.item  {
  text-align: left;
/*  white-space: nowrap;*/
  margin:.0em 0em .0em .0em;
  padding: .2em .5em .2em .5em;
}

.item a  {
  position: relative;
  display: block;
  text-decoration: none;
  padding: 0em 0em 0em .5em;
}

.item a:link  {
  color: #0066CC;
  text-decoration: none;
}

.item a:visited  {
  color: #0066CC;
  text-decoration: none;
}

.item a:hover  {
  color: black;
  background-color: white;
  text-decoration: none;
}

.item a:active  {
  color: #0066CC;
  text-decoration: none;
}

.item .fwdarr  {
  position: absolute;
  top: .7em;
  right: .5em;
}

.item a img {
  border:none;
}

.separator  {
  background-color: black;
  border-top: 0px solid red;
  border-bottom: 0px solid #ffffff;
  margin: 0 0 0 0;  /* top right bottom left */
  padding:0 0 0 0;
  height: 0;
  font-size: 0px;
  line-height: 0;
}

body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}
