.submenu1
{
  border: solid 1px #91B829;
  background-color: #F2FADF;
  background-image: url(images/sm_back_office1.gif);
  background-repeat: repeat-y;
  height: auto;
filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
}


.item1
{
  border: solid 0px #316AC5;
  margin: 1px;
  background-color: transparent;
  width: 100%;
  cursor: default;
}

.item2
{
  border: solid 1px #91B829;
  margin: 0px;
  background-color: #91B829;
  width: 100%;
  cursor: default;
}

.text1
{
  font: normal 11px  Arial, Tahoma;
  color: #000000;

  text-indent: 10px;
  padding: 3px 10px 3px 3px;
  width:100%;
}

.text2
{
  font: normal 11px Arial, Tahoma;

  color: #000000;
  text-indent: 10px;
  padding: 3px 10px 3px 3px;
  width:100%;
}


.topsubmenu
{
  border: solid 0px #91B829;
  background-color: #91B829;
}

.topitem1
{
  border: solid 1px #91B829;
  background-color: #91B829;
  width: 100%;
  cursor: default;
}

.topitem2
{
  border: solid 1px #91B829;
  background-color: #F2FADF;
  width: 100%;
  cursor: default;
}

.toptext1
{
  font: normal 11px  Arial, Tahoma;
  color: #000000;
  padding: 1px;
font-weight: bold;
}

.toptext2
{
  font: normal 11px  Arial, Tahoma;
  color: #000000;
  padding: 1px;
font-weight: bold;
}

