/* PHPLM_CSS */
.horbar  {
  margin:0;
  padding:0;
}

.horbaritem  {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 1em;
  background-color:#ffcc33;
  border: 2px solid #ffaa55;
  color:black;
  text-align:center;
  margin:0 0 0 0;
  padding: .2em .2em .2em .2em;
}

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

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

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

.horbaritem a:hover  {
  color: #5d91f1;
  background-color: #ffaa55;
  text-decoration: none;
}

.horbaritem a:active  {
  color: #0A094C;
  text-decoration: none;
}

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

.verbar  {
  color: black;
  background-color: #DBF0FB;
  border: 1px solid #B2D7EB;
  margin-right:.0em;
}

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

.subframe  {
  position: relative;
  display: block;
  background-color: #DBF0FB;
  border: 1px solid #B2D7EB;
}

.item  {
  text-align: left;
  white-space: nowrap;
  font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
  font-size: 1em;
  margin:.0em 0em .0em .0em;
  padding: .2em .5em .2em .5em;
}

.item a  {
  position: relative;
  display: block;
  text-decoration: none;
}

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

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

.item a:hover  {
  color: #000000;
  text-decoration: underline;
}

.item a:active  {
  color: #0A094C;
  text-decoration: none;
}

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

.item a img {
  border:none;
}

.separator  {
  background-color: #000000;
  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;
}
