hr {
	color:#c0c0c0;
}

.redBullet {
	margin-top:5px;
	font: normal 10px Tahoma, Verdana;
	list-style-image: url(../img/nav/bulletYellow.gif);
	margin-bottom:5px;
}

.redBullet  a {
	color:#942822;
}

.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:#942822;
}

.yellowBullet li {
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
	padding-bottom:5px;
}

.topMenu {

}

.submenu {
  background-color: #FFFFFF;
  border-width: 1;
  border-style: solid;
  border-color: #e0e0e0;
}


.topItemNormal {
  font-family: Tahoma;
  font-size: 9px;
  text-align:top;
  font-weight:bold;
  letter-spacing:1px;
  cursor: pointer;
  color:#fff;
  margin-right:30px;
  position:relative;
  display:inline;

}

.topItemOver {
 font-family: Tahoma;
  font-size: 9px;
  text-align:top;
  font-weight:bold;
  letter-spacing:1px;
  cursor: pointer;
  color:#000;
   margin-right:30px;
  position:relative;
  
}

.itemNormal {  
  font-family: Verdana;
  font-size: 10px;
  font-weight:normal;
  letter-spacing:0px;
  background-color:#974555;
  color: #fff;
  width:160px;
  cursor: pointer;
  border-left:1px solid #974555;
  border-top:1px solid #c0c0c0;
  border-right:5px solid #974555;
  height:22px;
}


.itemNormalx {  
  font-family: Verdana;
  font-size: 10px;
  font-weight:normal;
  letter-spacing:0px;
  background-color:#fff;
  color: #000;
  width:185px;
  cursor: pointer;
  border-left:1px solid #c0c0c0;
  border-top:1px solid #c0c0c0;
  border-right:5px solid #fff;
  height:22px;
  
}

.itemOver {
  font-family: Verdana;
  font-size: 10px;
  font-weight:normal;
  letter-spacing:0px;
  background-color:#fff;
  color:#00728C;
  width:160px;
  height:20px;
  line-height:19px;
  cursor: pointer;
  border-left:1px solid #c0c0c0;
  border-top:1px solid #c0c0c0;
  border-right:5px solid #fff;
  height:22px;

}

.itemOverx {
  font-family: Verdana;
  font-size: 10px;
  font-weight:normal;
  letter-spacing:0px;
  background-color:#fff;
  color:#00728C;
  width:185px;
  height:20px;
  line-height:19px;
  cursor: pointer;
  border-left:1px solid #c0c0c0;
  border-top:1px solid #c0c0c0;
  border-right:5px solid #fff;
  height:22px;

}

.itemNormalIndent {  
  font-family: Verdana, Tahoma;
  font-size: 11px;
  letter-spacing:0px;
  border-bottom: 1px #fff solid;
  font-weight:normal;
  background-color:#F0F0F0;
  color: #000000;
  line-height:19px;
  width:260px;
  cursor: pointer;

}

.itemOverIndent {
  font-family: Verdana, Tahoma;
  font-size: 11px;
  letter-spacing:0px;
  border-bottom: 1px #fff solid;
  font-weight:normal;
  background-color:#257CBB;
  color:#FFFFFF;
  width:260px;
  line-height:19px;
  cursor: pointer;
}

.topBorder {
  border-bottom: 1px #fff solid;
  width:260px;
}

.hiRow {
	cursor:hand;
	cursor:pointer;

}

.header
{
	font-size:13px;
	font-family:tahoma, verdana;
	color: #008198;
	font-weight:bold;
}

