#menycontainer{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#meny{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#meny a{
	display: block;
	margin: 0;
	text-decoration: none;
	height: 100%;
	border-bottom: 1px solid #cccccc;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1em;
}
#meny ul{list-style-type: none;} 
#meny ul a{
	margin: 0;
} 

#meny a:link{
	color: #0099CC;
}
#meny a:visited{
	color: #0099CC;
}
#meny a:hover{
	color: #990000;
}

#meny a#current{
	font-weight: bold;
}
#meny a#subcurrent{font-weight: bold;}
#meny1 {
	padding: 5px;
	list-style-type: none;
	color: #000000;
	text-indent: 0px;
	margin: 0;
	background-image: url(/images/form_head.gif);
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 24px;
	vertical-align: middle;
}
#menyRigth {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 10px;
}
