ul.menu {
	list-style:none;
	margin:0;
	padding:0 0 0 13px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #5b1d59;
}
dropdownmenu {
	margin-bottom: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #5b1d59;
}
ul.menu * {margin:0; padding:0}
ul.menu a {
	display:block;
	color:#5b1d59;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fcf8ed;
}
ul.menu li {
	position:relative;
	float:left;
	margin-right:2px;
	color: #5b1d59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul.menu ul {
	position:absolute;
	top:25px;
	left:0;
	display:none;
	opacity:0;
	list-style:none
}
ul.menu ul li {
	position:relative;
	border:1px solid
#;
	width:148px;
	margin:0;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #67335D;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-color: #67335D;
	border-bottom-color: #67335D;
	border-right-style: solid;
	border-bottom-style: solid;
}
ul.menu ul li a {
	display:block;
	padding:3px 7px 5px;
	color: #3E1D59;
	font-style: normal;
	z-index: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../button.back.jpg);
}
ul.menu ul li a:hover {
	background-color:#FFFFFF
}
ul.menu ul ul {
	left:148px;
	top:-1px;
	background-image: url(../button.back.jpg);
}
ul.menu .menulink {
	font-weight:normal;
	width:134px;
	color: #5b1d59;
	font-style: normal;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	background-image: url(../ImagesLayout/main.menu.buttons/menu.button2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-style: solid;
	border-bottom-color: 5b1d59;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background:url(images/header_over.gif);
}
ul.menu .sub {
	background-image: url(../ImagesLayout/arrow.gif);
	background-repeat: no-repeat;
	background-position: 136px 8px;
	background-color: #fcf8ed;
}
ul.menu .topline {
}
