.headerMenu {
	height: 35px;
}
.headerMenu TD {
	background-color: #f2f2f2 !important;
	}
	
.headerMenu TD.hmLeft {
	width: 20px;
	cursor: pointer;
	background: url('/i/menu6/left.png') left top no-repeat;
	
}
.headerMenu TD.hmLeftHover {
	width: 21px;
	cursor: pointer;
	background: url('/i/menu6/left.png') left top no-repeat;
}
.headerMenu TD.hmSeparator {
	width: 2px;
	background: url('/i/menu6/separator.png') left top no-repeat;
	
}
.headerMenu TD.hmRight {
	width: 2px;
	background: url('/i/menu6/right.png') left top no-repeat;
}
.headerMenu TD.hmField {
	text-align: center;
	background: url('/i/menu6/field_bg.png') left top repeat-x;
	overflow: hidden !important;
		height: 35px;
		text-indent: -5px;
}
.headerMenu TD.hmField img, .headerMenu TD.hmFieldHover img {
	
margin-bottom: 5px;

margin-left: 1px;
	}
		
		

.headerMenu TD.hmFieldGreen {
	text-align: center;
	background: url('/i/menu6/field_bg_green.png') left top repeat-x;
	
}
.headerMenu TD.hmFieldHover {
	text-align: center;
	background: url('/i/menu6/field_bg_active.png') left top repeat-x;
	overflow: hidden !important;
		
		text-indent: -5px;
	
}
.headerMenu A {

}
.headerMenu A IMG {
	border: 0px; 
}
.headerMenu A.hmLink {
	display: block;
	width: 100%;
}

.headerMenuAnchor {
	width: 1px;
	height: 1px;
	margin-top: 23px;
	position: absolute;
}
.headerMenuAnchorX {
	width: 1px;
	height: 1px;
	position: absolute;
}



.headerMenuPop {
	position: absolute;
	z-index: 99;
	margin-right: -1%;
}
.hmList {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.hmList A {
	display: block;
	width: 100%;
	padding: 3px 5px;
	text-decoration: none;
}
.hmList LI {
	border-bottom: 1px solid #f0f0f0;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
.hmList LI.hmHover {
	background-color: #dddddd;
}



.headerMenuPop2 {
	position: absolute;
	z-index: 99;
	border: 1px solid #c4d0d1;
	border-top: 0px;
	background-color: #f2f2f2;
	margin-left: -1px;
		line-height: 15px;
}
.headerMenuPop2 UL.hmList LI {
	text-align: right;
	background: url('/i/header/menu_point.png') right 9px no-repeat;
	
	padding: 2px 20px 2px 5px;
}
.headerMenuPop2 UL.hmList LI A {
	color: #0e57a8;
	font-size: 12px;
}
.headerMenuPop2 UL.hmList LI A:hover {
	text-decoration: underline;
}
.headerMenuPop2 UL.hmList LI.hmHover {
	background-color: transparent;
}
	



.topMiniMenu {
	margin-bottom: 5px;
}
.topMiniMenu TD {
	white-space: nowrap;
	text-align: center;
}
.topMiniMenu A {
	color: #0e57a8;
	font-size: 12px;
	text-decoration: none;
}

.topMiniMenu A:hover {
	color: #0e57a8;
	text-decoration: underline;
}
.topMiniMenu TD.tmmEnd {
	background: none;
}
.topMiniMenu .tmmSeparator {
	width: 11px;
	background: url('/i/header/menu_point_no_space.png') center 4px no-repeat;
}
