/* ************* Text definitions, level 0 and 1 *************** */
.text_plain0{
  color: #000000;
  font-family: Verdana,Tahoma,Arial,Sans;
  font-size: 12px;
  font-weight: bolder;
  text-decoration: none;
  text-align: left;
  height: 24px;
  width: 160px;
  padding-top: 3px;
  padding-left: 8px;
}
.text_over0{
  color: #FF0000;
  font-family:Verdana,Tahoma,Arial,Sans;
  font-size: 12px;
  font-weight: bolder;
  text-decoration: none;
  text-align: left;
  height: 24px;
  width: 160px;
  padding-top: 3px;
  padding-left: 8px;
}
.text_plain1{
  color: #000000;
  font-family: Verdana,Tahoma,Arial,Sans;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  height: 20px;
  width: 160px;
  padding-top: 3px;
  padding-left: 20px;
}
.text_over1{
  color: #FF0000;
  font-family:Verdana,Tahoma,Arial,Sans;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  height: 20px;
  width: 160px;
  padding-top: 3px;
  padding-left: 20px;
}
/* ************* Level 0 - Button defs *************** */
.plain0{
  top: 0;
  left: 0;
  height: 24px;
  width: 160px;
  clip: rect(0px 160px 24px 0px);
  background-image: url(/p-httpd/_style/images/menu/level0.gif);
  background-repeat: no-repeat;
}
.plain0_no_bg{
  top: 0;
  left: 0;
  height: 24px;
  width: 160px;
  clip: rect(0px 160px 24px 0px);
}
.over0{
  top: 0;
  left: 0;
  height: 24px;
  width: 160px;
  clip: rect(0px 160px 24px 0px);
  background-image: url(/p-httpd/_style/images/menu/level0over.gif);
  background-repeat: no-repeat;
}
.over0_no_bg{
  top: 0;
  left: 0;
  height: 24px;
  width: 160px;
  clip: rect(0px 160px 24px 0px);
}
.exp0{
  top: 0;
  left: 0;
  height: 24px;
  width: 160px;
  clip: rect(0px 160px 24px 0px);
  background-image: url(/p-httpd/_style/images/menu/level0exp.gif);
  background-repeat: no-repeat;
}
.exp0_no_bg{
  top: 0;
  left: 0;
  height: 24px;
  width: 160px;
}
.par0{
  top: 0;
  left: 0;
  height: 24px;
  width: 160px;
  clip: rect(0px 160px 24px 0px);
  background-image: url(/p-httpd/_style/images/menu/level0exp.gif);
  background-repeat: no-repeat;
}
.par0_no_bg{
  top: 0;
  left: 0;
  height: 24px;
  width: 160px;
}
.par0_over{
  top: 0;
  left: 0;
  height: 24px;
  width: 160px;
  clip: rect(0px 160px 24px 0px);
  background-image: url(/p-httpd/_style/images/menu/level0expover.gif);
  background-repeat: no-repeat;
}
.par0_over_no_bg{
  top: 0;
  left: 0;
  height: 24px;
  width: 160px;
}
/* ************* Level 1 - Button defs *************** */
.plain1{
  top: 0;
  left: 0;
  height: 20px;
  width: 160px;
  clip: rect(0px 160px 24px 0px);
  background-image: url(/p-httpd/_style/images/menu/level1.gif);
  background-repeat: no-repeat;
}
.plain1_no_bg{
  top: 0;
  left: 0;
  height: 20px;
  width: 160px;
  clip: rect(0px 160px 24px 0px);
}
.over1{
  top: 0;
  left: 0;
  height: 20px;
  width: 160px;
  clip: rect(0px 160px 24px 0px);
  background-image: url(/p-httpd/_style/images/menu/level1over.gif);
  background-repeat: no-repeat;
}
.over1_no_bg{
  top: 0;
  left: 0;
  height: 20px;
  width: 160px;
  clip: rect(0px 160px 24px 0px);
}

