.submenu1
{
  border: solid 1px  #76A3C4;
  background-color:  #76A3C4;
  background-repeat: repeat-y;
  height: auto;
}


.item1
{
 /* border: solid 0px #316AC5;
  margin: 1px; */
  background-color: transparent;
  width: 100%;
  cursor:pointer;
}

.item2
{
/*  border: solid 1px #316AC5;*/
  margin: 0px;
  background-color:  #6389A0;
  width: 100%;
  cursor:pointer;
}

.text1
{
  font: normal 11px Tahoma, Arial;
  color:#FFFFFF;
  text-indent: 10px;
  padding: 3px 10px 3px 3px;
  width:100%; 
}

.text2
{
  font: normal 11px Tahoma, Arial;
  color:#FFFFFF;
  text-indent: 10px;
  padding: 3px 10px 3px 3px;
  width:100%;  
}


.topsubmenu
{
/*  border: solid 0px  #76A3C4;
  background-color:  #76A3C4;
*/
}

.topitem1
{
  border: solid 0px  #76A3C4;
  background-color:  #76A3C4;
  width: 100%;
  cursor:pointer;
}

.topitem2
{
  border: solid 1px  #76A3C4;
  background-color:  #76A3C4;
  width: 100%;
  cursor:pointer;
}

.toptext1
{
  font: normal 11px Tahoma, Arial;
  color: #000000;
 
}


