.submenu1
{
  border: solid 1px #ff9900;
  background-color: #ff9900;
  background-image: url(images/sm_1.gif);
  background-repeat: repeat-y;
  height: auto;
}


.item1
{
  border: solid 0px #ff9900;
  margin: 1px;
  background-color: transparent;
  width: 100%;
  cursor: default;
}

.item2
{
  border: solid 1px #ffffff;
  margin: 0px;
  background-color: #666699;
  width: 100%;
  cursor: default;
}

.text1
{
  font: normal 12px Tahoma, Arial;
  color: #ffffff;
  text-indent: 10px;
  padding: 3px 10px 3px 3px;
  width:100%;
}

.text2
{
  font: normal 12px Tahoma, Arial;
  color: #ffffff;
  text-indent: 10px;
  padding: 3px 10px 3px 3px;
  width:100%;
}


.topsubmenu
{
  border: solid 0px #ffffff;
  background-color: #ff9900;
}

.topitem1
{
  border: solid 1px #ff9900;
  background-color: #ff9900;
  width: 100%;
  cursor: default;
}

.topitem2
{
  border: solid 1px #ffffff;
  background-color: #666699;
  width: 100%;
  cursor: default;
}

.toptext1
{
  font: normal 12px Tahoma, Arial;
  color: #ffffff;
  padding: 3px;
}

.toptext2
{
  font: normal 12px Tahoma, Arial;
  color: #ffffff;
  padding: 3px;
}

