#topmenu {
	width: 960px;
	height: 80px;
	background: url(id.wbm?id=F37E93BA-8DCA-4F2E-B597-650B8A281AED) repeat left top;
}

#topmenulines {
	width: 960px;
	height: 10px;
	background: url(id.wbm?id=53319929-331E-4016-B8F4-1739BE4C9F07) repeat left top;
}

#menu_div_p {
	width: 520px;
}

#menu_div_m {
	width: 340px;
}

#menu_div_c {
	width: 340px;
}

#menu_div_f {
	width: 340px;
}

.DropDownMenu {
	background: #DAE0F8;
	position: absolute;
	z-index: 90;
	display: none;
	border-right: 1px solid #002E6C;
	border-bottom: 1px solid #002E6C;
	border-left: 1px solid #002E6C;
}

div.topmenuitem {
	font-size: 12px;
 	font-weight: normal;
	margin-bottom: 8px;
}

div.topmenuitem a {
	color: #002E6C;
	text-decoration: none;
}

div.topmenuitem a.external {
	color: #333333;
	text-decoration: none;
}

div.topmenuitemselected {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}

div.topmenuitemselected a {
	color: #002E6C;
	text-decoration: none;
}