body
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}


p
{
	font-size: small;
}

/* Real menu */

#mainmenu ul, li
{
	font-size:16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	font-family:"Times New Roman", Times, serif;
}


#mainmenu ul
{
	width: 160px;
	/*border: solid 1px #333333;*/
	/*border-top: solid 5px #333333;*/
	/*border-right: solid 2px #333333;*/
	padding: 0px;
}

#mainmenu li ul
{
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -20px;
	font-family:"Times New Roman", Times, serif;
}


#mainmenu li a
{
	padding: 2px;
	text-decoration: none;
	color:#49286D;
	background-color: #a79569;
	width: 100%;
	display: block;
	border-bottom: dashed 1px #49286D;
	text-indent: 2px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}


#mainmenu lh
{
	padding: 2px;
	text-decoration: none;
	color:#000000;
	background-color: #a79569;
	width: 100%;
	display: block;
	border-bottom: dashed 1px #49286D;
	text-indent: 2px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}

#mainmenu li a:hover
{
	background-color:#a79569;
	color:#666666;
	/*font-weight: bold;*/
	border-bottom: solid 1px #49286D;
	font-family:"Times New Roman", Times, serif;
}

#mainmenu li
{	
	float: left;
	width: 160px;
}

#mainmenu a, #mainmenu a:visited {
    padding: 2px;
	text-decoration: none;
	color:#49286D;
	background-color: #a79569;
	width: 160px;
	display: block;
	border-bottom: dashed 1px #49286D;
	text-indent: 2px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}

#mainmenu a:hover {
background-color:#F3E8FF;
	color:#445392;
	/*font-weight: bold;*/
	border-bottom: solid 1px #445392;
}

#mainmenu a.hassubmenu
{
	background-image: url(../img/lay_dmnuhassub.gif);
	background-repeat: no-repeat;
	background-position: 120px 7px;
}

#mainmenu
{
	margin: 10px;	
	margin-left: 1px;	
	float: left;
	border-bottom: solid 1px #49286D;
	margin-bottom: 30px;	
}