.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli{
	list-style-type:none;
	float:left;
}

.topmenutitle{
	display:block;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
	margin-top:-1px;
	background-color:#B0D5B4;
	background-position: left top;
	background-repeat: repeat-x;
	border:1px solid #000000;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

.topmenu {
	margin-left: -46px;
}


.submenuli a{
	display:block;
	width:155px;
	padding:3px;
	text-decoration: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.submenuli a:hover{
	text-decoration: none;
	background:#106643;
	color: #FFFFFF;
}

.submenuli2 a{
	display:block;
	width:180px;
	padding:3px;
	text-decoration: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.submenuli2 a:hover{
	text-decoration: none;
	background:#106643;
	color: #FFFFFF;
}

.submenuli3 a{
	display:block;
	width:150px;
	padding:3px;
	text-decoration: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.submenuli3 a:hover{
	text-decoration: none;
	background:#106643;
	color: #FFFFFF;
}

.submenuli4 a{
	display:block;
	width:125px;
	padding:3px;
	text-decoration: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.submenuli4 a:hover{
	text-decoration: none;
	background:#106643;
	color: #FFFFFF;
}

.submenuli5 a{
	display:block;
	width:170px;
	padding:3px;
	text-decoration: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.submenuli5 a:hover{
	text-decoration: none;
	background:#106643;
	color: #FFFFFF;
}

.submenuli6 a{
	display:block;
	width:205px;
	padding:3px;
	text-decoration: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.submenuli6 a:hover{
	text-decoration: none;
	background:#106643;
	color: #FFFFFF;
}
