
.teamSubItemH{
	width: 145px;
	height: 16px;
	background-color: #E5E5E7;
	padding: 2px 0 1px 0;
	border-width: 1px 0 0 0;
	border-color: #FFFFFF;
	border-style: solid;
}
.linkItemH{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #575757;
}.linkItemH:hover{
	color: #87B2CA;
	text-decoration: none;
}

.teamRootH1,
.teamRootHSelected1{
	background:url(images/menuMini1.jpg) no-repeat;
	width:188px;
	height:22px;
	cursor:pointer;
	float:left;
	position:relative;
}.teamRootH2,
.teamRootHSelected2{
	background:url(images/menuMini2.jpg) no-repeat;
	width:119px;
	height:22px;
	cursor:pointer;
	float:left;
	position:relative;
}.teamRootH3,
.teamRootHSelected3{
	background:url(images/menuMini3.jpg) no-repeat;
	width:130px;
	height:22px;
	cursor:pointer;
	float:left;
	position:relative;
}.teamRootH1:hover,
.teamRootHSelected1{
	background:url(images/menuMini1sel.jpg);
}.teamRootH2:hover,
.teamRootHSelected2{
	background:url(images/menuMini2sel.jpg);
}.teamRootH3:hover,
.teamRootHSelected3{
	background:url(images/menuMini3sel.jpg);
}

.teamGroupH{
	position: absolute;
	z-index: 101;
	display: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #DCE9ED;
	margin-top: 21px;
}

.teamSubGroupH{
	position: relative;
	z-index: 101;
	display: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #DCE9ED;
}
