body {
	behavior:url("/./styles/csshover.htc");
}	
.stylenavitable ul,.stylenavitable li,.nav,.submenu {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}
.stylenavitable ul {
	width: 130px;
	border-width: 0px;
	border-style: solid;
	border-color: #9d9da1;
	background: url('/datafiles/userfiles/Image/painike.gif') repeat-x;
	list-style: none;
}
.stylenavitable li {
	position: relative;
	padding: 1px;
	/* padding-left:26px; */
	/* background:url("images/item_moz.gif") no-repeat; */
	z-index: 9;
}
/* li.folder	{ background:url("images/item_folder.gif") no-repeat; }	*/
.stylenavitable li.folder:hover { z-index: 10; }		
.stylenavitable li.folder ul {
	position: absolute;
	display: none;
	left: 15px; /* IE */
	top: 18px;
}		
.stylenavitable li.folder>.stylenavitable ul {
	left: 15px;
	top: 18px;
}
.stylenavitable ul.level1 li.folder:hover ul.level2, 
.stylenavitable ul.level2 li.folder:hover ul.level3 {
	display: block;
}
.nav {
	padding: 2px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	background: url('/datafiles/userfiles/Image/painike.gif') repeat-x;
	font-weight: bold;
	text-align: center;
	width:100%; /* IE */
}
.stylenavitable li>.nav {
width:auto;
}
.stylenavitable li .nav.submenu {
	/* background:url("images/sub.gif") right no-repeat; */
}
.submenu {
	padding:2px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	background: url('/datafiles/userfiles/Image/painike.gif') repeat-x;
	font-weight: bold;
	text-align: center;
	width:100%; /* IE */
}
.submenuactive {
	background: url('/datafiles/userfiles/Image/painike.gif') repeat-x;
	color: #000000;
}
.submenu:hover {
	text-decoration: none;
	border-color: #9d9da1;
	background: url('/datafiles/userfiles/Image/painike.gif') repeat-x;
	color: #000000;
}
.stylenavitable li.folder .submenu:hover {
	background: url('/datafiles/userfiles/Image/painike.gif') repeat-x;
}
.stylenavitable li>.submenu {
	width: auto;
}
.nav:hover {
	text-decoration: none;
	border-color: #9d9da1;
	background: url('/datafiles/userfiles/Image/painike.gif') repeat-x;
	color: #000000;
}
.stylenavitable li.folder .nav:hover {
	background: url('/datafiles/userfiles/Image/painike.gif') repeat-x;
}
.stylenavitable {
	background: url('/datafiles/userfiles/Image/navi_yla.gif') repeat-x;
	width: 100%;
}
.stylenavitableextra {
	width: 100%;
	margin: 0px;
}