.menu_text{
  color: #32323F;
  font-family:Verdana,Tahoma,Arial,Sans;
  font-size:10px;
  font-weight:0;
  text-decoration:none;
  text-align:left;
  height: 17px;
  width: 142px;
  clip: rect(0px,166px,18px,0px);
  padding-top: 2px;
  padding-left: 10px;
}
.menu_plain{
  top: 0;
  left: 0;
  height: 17px;
  width: 142px;
  border-color: #FFB2B2;
  border-style: solid;
  border-width: 1px;
  background-color : #FFF3F3;
}
.menu_plain_no_bg{
  top: 0;
  left: 0;
  height: 17px;
  width: 142px;
  border-color: #FFB2B2;
  border-style: solid;
  border-width: 1px;
}
.menu_plain_over{
  top: 0;
  left: 0;
  height: 17px;
  width: 142px;
  border-color: #FFB2B2;
  border-style: solid;
  border-width: 1px;
  background-color : #FFFFFF;
}
.menu_par{
  top: 0;
  left: 0;
  height: 17px;
  width: 142px;
  border-color: #FFB2B2;
  border-style: solid;
  border-width: 1px;
  background-color : #FFF3F3;
  background-image: url(/p-httpd/_style/images/menu/parent.gif);
}
.menu_par_over{
  top: 0;
  left: 0;
  height: 17px;
  width: 142px;
  border-color: #FFB2B2;
  border-style: solid;
  border-width: 1px;
  background-color : #FFFFFF;
  background-image: url(/p-httpd/_style/images/menu/parent.gif);
}

