.redBullet {
	margin-top:5px;
	font: normal 10px verdana;
	list-style-image: url(../img/nav/bulletYellow.gif);
	margin-bottom:5px;
}

.redBullet  a {
	color:#DC0B0D;
}


.redBullet li {
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
	padding-bottom:5px;
}

.yellowBullet {
	margin-top:5px;
	list-style-image: url(../img/nav/bulletYellow.gif);
	margin-bottom:5px;
}

.yellowBullet a {
	color:#DC0B0D;
}

.yellowBullet a:hover {
	color:black;
}

.yellowBullet li {
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
	padding-bottom:5px;
}

.bottomBullet li {
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
	padding-bottom:5px;
}

.bottomProdBullet a {
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
	padding-bottom:5px;
	text-decoration:none;
}


.bottomBullet a {
	color:black;
	text-decoration:none;
}

.bottomProdBullet a:hover {
	color:#DC0B0D;
}

.bottomBullet a:hover {
	color:#DC0B0D;
}

.blackBullet {
	font: normal 10px verdana;
	margin-top:5px;
	list-style-image: url(../img/nav/bulletYellow.gif);
	margin-bottom:5px;
}

.blackBullet li {
	margin-top:0px;
	margin-bottom:0px;
	color:#000000;
	padding-bottom:5px;
}

.blackBullet a {
	color:#000000;
	text-decoration:underline;
}


.blackBullet a:hover {
	color:#DC0B0D;
	text-decoration:underline;
}

.topMenu {
  font-family: Verdana;
  font-size: 11px;
  font-weight:bold;
  color:#FFFFFF;
  border-width: 0;
  border-style: none;
}

.submenu {
  background-color: #FFFFFF;
  border-width: 1;
  border-style: solid;
  border-color: #AAAAAA;
}

.topItemNormal {
  font-family: Verdana;
  font-size: 11px;
  font-weight:bold;
  color: #FFFFFF;
  cursor: pointer;
}

.topItemOver {
  font-family: Verdana;
  font-size: 11px;
  height:20px;
  font-weight:bold;
  background-color:#ffe7b5;
  color:#000000;
  cursor: pointer;
}

.itemNormal {  
  font-family: Verdana;
  font-size: 11px;
  border-top: 1px #790101 solid;
  font-weight:normal;
  background-color:#c10003;
  color: #FFFFFF;
  line-height:17px;
  width:150px;
  cursor: pointer;

}

.itemOver {
  font-family: Verdana;
  font-size: 11px;
  border-top: 1px #790101 solid;
  font-weight:normal;
  background-color:#ffe7b5; 
  color:#000000;
  line-height:17px;
  cursor: pointer;

}

.hiRow {
	cursor:hand;
	cursor:pointer;

}
