.menulevel1
{
/*1,Menu level 1*/
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
	color:#000000;
}
.menulevel1_a
{
/*1,Active menu item on level 1*/
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
	color:#000000;
}
}
.menulevel2
{
/*1,Menu level 2*/
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	padding-left:8px;
	text-decoration:none;
	color:#574242;
}
.menulevel2_a
{
/*1,Active menu item on level 2*/
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding-left:8px;
	text-decoration:none;
	color:#000000;
}
.menulevel3
{
/*1,Menu level 3*/
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	padding-left:18px;
	text-decoration:none;
	color:#4c6e7a;
}
.menulevel3_a
{
/*1,Active menu item on level 3*/
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding-left:18px;
	text-decoration:none;
	color:#000000;
}
.menupath
{
/*1,Path indication*/
font-family:trebuchet ms, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:Normal;
text-decoration:none;
color:#808080;
}
