body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

/* Real menu */
ul, li
{
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}


li ul
{
	display: none;
	position: absolute;
	margin-left: 180px;
	margin-top: -30px;
}


li a
{
	padding: 2px;
	text-decoration: none;
	color: #6A9B03;
	background-color: #ffffff;
	width: 100%;
	display: block;
	border-bottom: dashed 1px #ffffff;
	text-indent: 2px;
	font-size: 12px;
}

li a:hover
{
	background-color: #ffffff;
	font-size: 12px;
	border-bottom: dashed 1px #ffffff;
	font-weight: bold;
	color: #2E3385;
}


a.hassubmenu
{
	background-image: url(include/lay_dmnuhassub.gif);
	background-repeat: no-repeat;
	background-position: 120px 7px;
}

#mainmenu
{
	margin: 10px;	
	margin-left: 5px;	
	float: left;
	border-bottom: solid 2px #333333;
	margin-bottom: 100%;	
}
