/* DO NOT MODIFY */
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmsh div a{float:left;}.qmmc div {visibility:hidden;position:absolute;}

/* Modify to Suit */
	
/* (MAIN) Container */
#qm0 {
	position: absolute;
	top: 85px;
	left: 0;
	width: 100%;
	height: 38px;
	background: transparent;
}

/* (MAIN) Items */	
#qm0 a {
	padding: 7px 18px 0px 2px;
	color: rgb(0,46,86);
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 31px;
	background: url('../images/bg_menu.gif') top right;
}

/* (MAIN) Hover State */	
#qm0 a:hover {
	color: #900;
}

/* (MAIN) Parent items */	
#qm0 .qmparent {
}

/* (MAIN) Active State */	
body #qm0 .qmactive, body #qm0 .qmactive:hover {
}

/* (SUB) Container */	
#qm0 div {
	margin: -12px 0px 0px 0px;
	border: 1px solid rgb(0,46,86);
	border-right: 2px solid rgb(0,46,86);
	background-color: #fff;
	width: auto;
}

/* (SUB) Items */	
#qm0 div a {
	padding: 2px 15px 4px 4px;
	border-bottom: 1px solid rgb(0,46,86);
	color: rgb(0,46,86);
	text-decoration: none;
	background: rgb(233,226,197);
	height: auto;
}

/* (SUB) Hover State */	
#qm0 div a:hover {
	color: #900;
}

/* (SUB) Parent items */	
#qm0 div .qmparent {
}

/* (SUB) Active State */	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	text-decoration: none;
	border-style: none;
}

/* For Animation Effects */
.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}