ul.menu {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 0px;
	text-indent: -10px;
	line-height: 20px;
}
ul ul {
	list-style-type: none;
	padding-left: 28px;
	margin-left: 0px;
	line-height: 20px;}
ul ul ul {
	list-style-type: none;
	padding-left: 18px;
	margin-left: 0px;
	line-height: 20px;}
	
li.menu_grp a{
	font-weight: bold;
	color: #2C1A18;
	text-decoration: none;
	padding-left: 28px;
	background-image: url(images/menu-bkd-01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	text-indent: 0px;
	width: 100%;
}
li.menu_grp a:hover{
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	padding-left: 28px;
	margin-left: 0px;
	text-indent: 0px;
	color: #CC6600;
	background-image: url(images/menu-bkd-02.gif);
	background-repeat: no-repeat;
}
li.menu_grp_active a{
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	padding-left: 28px;
	background-image: url(images/menu-bkd-02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	text-indent: 0px;
	width: 100%;
}



li.menu_cat a {
	font-weight: normal;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	color: #2C1A18;
	text-decoration: none;
	background-image: url(images/subcat-menu-01.gif);
	text-indent: 0px;}
	
li.menu_cat a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #CC6600;
	background-image: url(images/subcat-menu-02.gif);}
	
li.menu_cat_active a{
	font-weight: normal;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	color: #CC6600;
	text-decoration: none;
	background-image: url(images/subcat-menu-02.gif);
	text-indent: 0px;
	width: 100%;
}




li.menu_subcat a {
	font-weight: normal;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	color: #2C1A18;
	text-decoration: none;
	background-image: url(images/subcat-menu-01.gif);
	text-indent: 0px;}
	
li.menu_subcat a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #CC6600;
	background-image: url(images/subcat-menu-02.gif);}
	
li.menu_subcat_active a{
	font-weight: normal;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	color: #CC6600;
	text-decoration: none;
	background-image: url(images/subcat-menu-02.gif);
	text-indent: 0px;
	width: 100%;
}
