.topmenu-text-normal {
	color:#000000;
}

.topmenu-text-normal a {
	text-decoration:none;
	font-weight: bold;
	color:#000000;
}

.topmenu-text-selected {
	color:#ff0000;
}

.topmenu-text-selected a {
	text-decoration:none;
	font-weight: bold;
	color:#ff0000;

}

.topmenu-separator {
	float:left;
	margin: -4px 15px 0px 15px;
}

.menu-vertical {
  list-style: none;
}

.menu-vertical-normal {
  background: url(../images/bullet.gif) left top no-repeat;
  padding-left: 13px;
}

.menu-vertical-normal a {
  color: #000000 !important;
}

.menu-vertical-selected {
  background: url(../images/bullet-selected.gif) left top no-repeat;
  padding-left: 13px;
}

.menu-vertical-selected a{
  color: #ff0000 !important;
}
