body {
}
.submenu1
{
background-color:#ACD146;
}
#navigation {
padding:136px 0 0 10px;
margin:0 auto;
}

.item1
{
  width: 100%;
  cursor: default;
}

.item2
{background-color:#7D9D20;
  width: 100%;
  cursor: default;
}

.text1
{
  font: normal 10px verdana, Tahoma, Arial;
  color: #fff;
  text-indent: 0px;
  padding: 3px 8px 3px 8px;
  width:100%;
border-bottom:1px dotted #555;
}

.text2
{
  font: normal 10px verdana, Tahoma, Arial;
  color: #fff;
  text-indent: 0px;
  padding: 3px 8px 3px 8px;
  width:100%;
border-bottom:1px dotted #555;
}

.topsubmenu
{
background-color:#A5CE41;
}

.topitem1
{
  cursor: default;
}

.topitem2
{
  background-color: #7D9D20;
  cursor: default;
}

.toptext1
{
  font: normal 10px verdana, Tahoma, Arial;
  color: #fff;
  padding: 8px 8px 8px 8px;

}

.toptext2
{
  font: normal 10px verdana, Tahoma, Arial;
  color: #fff;
  padding: 8px 8px 8px 8px;
}

