body
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 0px;
}


img
{
	border: none 0px #eeeeee;
}

h1
{
	background-color: #ffcc00;
	border-bottom: solid 1px #333333;
	padding: 5px;
	margin: 0px;
	font-size: x-large;
}

h2
{
	font-size: large;
}

p
{
	font-size: small;
}


/* Real menu */
ul, li
{
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}

ul
{
	width: 141px;
	border: solid 1px #0392FF;
	border-top: solid 1px #0392FF;
	border-right: solid 1px #0392FF;
	padding: 0px;
}

li ul
{
	display: none;
	position: absolute;
	margin-left: 125px;
	margin-top: -20px;
	background-color: #a9a9a9
}

li a
{
	padding: 2px;
	text-decoration: none;
	color: #ffffff;
	background-color: #;
	width: 100%;
	display: block;
	border-bottom: solid 0px #0392FF;
	text-indent: 2px;
	font-size: small;
}

li a:hover
{
	background-color: #95D1FF;
	font-weight:
	border-bottom: solid 0px #0392FF;
}

li
{	
	float: left;
	width: 98%;
}

a.hassubmenu
{
	background-image: url(../img/lay_dmnuhassub.gif);
	background-repeat: no-repeat;
	background-position: 127px 7px;
}

#mainmenu
{
	margin: 10px;	
	margin-left: 2px;	
	float: left;
	border-bottom: solid 1px #0392FF;
	margin-bottom: 100%;	
}



ol.norm {
	list-style-type: disc;
	border-style: none;
	line-height: 1em;
	margin: 0px 3px 0px 15px;
}
li.norm {
	list-style-type: disc;
}