/* minimum menu requirements for functionality */.topmenuul{	list-style-type:none;	margin:0;	padding:0;}.topmenuli{	list-style-type:none;	float:left;}/*Top Menu controls ALL title MIDDLE area block*/.topmenutitle{	display:block;	width:110px;	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 16px;	font-weight: bold;	text-decoration: none;	padding:3px 18px 3px 6px;	text-align: center;}.topmenutitle-tight {	display:block;	width:105px;	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 16px;	font-weight: bold;	text-decoration: none;	padding:3px 0px;	text-align: center;	}/*Top Menu Firt Name (HOME)----- controls this block only*/.topmenutitle-first {	display:block;	width:70px;	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 16px;	font-weight: bold;	text-decoration: none;	padding:3px 0px 3px 3px;	text-align: center;	}/*Top Menu LAST----- controls this block only*/.topmenutitle-last {	display:block;	width:140px;	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 16px;	font-weight: bold;	text-decoration: none;	padding:3px 3px 3px 10px;	text-align: center;}.submenuul{	list-style-type:none;	position:absolute;	margin: -1px 0 0;	padding:0;	display:none;	text-align: center;	background-position: left top;}.submenuli a{	padding:2px 6px 4px;	text-decoration: none;	color: #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 14px;	border-top-width: 1px;	border-bottom-width: 2px;	border-top-style: solid;	border-bottom-style: solid;	border-bottom-color: #96BACB;	text-align: left;	background-color: #ACD6E9;	font-weight: normal;	border-top-color: #B0DAEE;	margin: 0px;	display: block;	width: 150px;}	.submenuli a:hover{	text-decoration: none;}li:hover ul , li.over ul{ /* lists nested under hovered list items */	display: block;}#dmenu li>ul {	top: auto;	left: auto;}/* menu design */#dmenu {	font-family: Arial, Helvetica, sans-serif;	font-size:12px;	text-align: center;	background-position: center;	margin: 0px;	padding: 0px;}#dmenu a:hover {	color: #000000;	background-color: #CFECFF;	}body {	margin: 0px;	padding: 0px;}
