/* LIST MENU STYLES START */

.mainitem {
  padding-right:              25px;
  padding-left:               10px;
	font-family:                Verdana, Arial, Helvetica, sans-serif;
  font-size:                  11px;
  height:                     21px;
  line-height:                19px;
  color:                      #ffffff;
  font-weight:                bold;
  text-decoration:            none;
	background-image:           url(../img/side_topmenu_bulletred_6x20.gif);
	background-repeat:          no-repeat;
  background-position:        0px -3px !important; /* moz */
  background-position:        0px 0px; !important; /* moz */
}

.mainitem_on {
  padding-right: 25px;
  padding-left:               10px;
	font-family:                Verdana, Arial, Helvetica, sans-serif;
  font-size:                  11px;
  height:                     21px;
  line-height:                19px;
  color:                      #ffffff;
  font-weight:                bold;
  text-decoration:            none;
	background-image:           url(../img/side_topmenu_bulletred_6x20.gif);
	background-repeat:          no-repeat;
}

.ulmenu li {
  border-top:                 1px solid #FFFFFF;
  height:                     20px;
  width:                      120px;
}

.subitem {
  color:                      #ffffff;
	font-family:                Verdana, Arial, Helvetica, sans-serif;
  font-size:                  11px;
  text-decoration:            none;
  line-height:                17px;
  padding-left:               15px;
}

.subitem_on {
  color:                      #ffffff;
	font-family:                Verdana, Arial, Helvetica, sans-serif;
  font-size:                  11px;
  text-decoration:            none;
  line-height:                17px;
	background-image:           url(../img/side_submenu_bulletred_6x20.gif);
	background-repeat:          no-repeat;
	background-position:        5px;
  padding-left:               15px;
}


.subitem:hover {
  color:                      #ffffff;
	font-family:                Verdana, Arial, Helvetica, sans-serif;
  font-size:                  11px;
  text-decoration:            none;
	background-image:           url(../img/side_submenu_bulletred_6x20.gif);
	background-repeat:          no-repeat;
	background-position:        5px;
  padding-left:               15px;
}

.ulmenu {
  background:                 #000000;
  margin-top:                 0px !important; /* moz */
  margin-left:                -5px;
  margin-top:                 8px;
/*  padding:                    5px;     */
	font-family:                arial, helvetica, serif;
  font-size:                  12px;
  width:                      120px;
}

/* LIST MENU STYLES START */


