.submenu1
 { background-color: #ffffff; background-repeat: repeat-y; height: auto; border: solid 1px #8a867a }


.item1
{
  border: solid 0 #316ac5;
  margin: 0;
  background-color: transparent;
  width: 100%;
  cursor: default;
}

.item2
{
  border: solid 1px #316AC5;
  margin: 0px;
  background-color: #C1D2EE;
  width: 100%;
  cursor: default;
}

.text1
   { color: #000000; font: 11px Tahoma, Arial; text-align: left; padding-top: 3px; padding-right: 10px; padding-bottom: 3px; width: 100% }

.text2
  { color: white; font: inherit 12px Tahoma, Arial; font-stretch: normal; padding: 1px 10px 1px 0; width: 100% }


.topsubmenu
{
  border: solid 0px #8A867A;
  background-color: #ECE9D8;
}

.topitem1
{
  border: solid 1px #ECE9D8;
  background-color: #ECE9D8;
  width: 100%;
  cursor: default;
}

.topitem2
{
  border: solid 1px #316AC5;
  background-color: #C1D2EE;
  width: 100%;
  cursor: default;
}

.toptext1
 { color: #000000; font: 13px Tahoma, Arial; padding: 3px }

.toptext2
 { color: #000000; font: 13px Tahoma, Arial; padding: 3px }

