/* zie copy file */
#nav {
  background-repeat: repeat-x;
	width: 926px;
	background-color: #A7142A;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #640811;
	visibility: visible;
	z-index: 3000;
	position: relative;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	height: 42px;
  padding-left: 4px;
}
#nav * {
  float: left;
}
.lvl0 {
  color: #FFF;
	padding-left: 11px;
	padding-right: 8px;
	padding-top: 11px;
  height: 30px;
}
.lvl0:hover {
  color: #460309;
}
.lvl1 {
  background-color: transparent;
	font-size: 11px;
	color: #FFF;
	margin-left: -2px;
	padding-left: 13px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-top: 4px;
  background-color: #a7142a;
	color: #e7bfc5;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87);  
}
.lvl1 div {
	
}
.lvl1:hover {
	color: #FFF;
}
.lvl1 * {
}
.RadMenu_Skin {
  width: 925px;
}
.RadMenu_Skin_Context {
}
.RadMenu_Skin .link {
	text-indent: 5px;
	text-decoration: none;
	cursor: hand;
}