@charset "utf-8";
/* CSS Document */

#leftnav {
	position:absolute;
	width:152px;
	height:auto;
	z-index:1;
	left: 19px;
	top: 53px;
	background-color: #d0f0fd;
	padding-bottom: 5px;
	border-left: 1px solid #92ddfc;
	border-right: 1px solid #92ddfc;
	border-bottom: 1px solid #92ddfc;
	border-top: 1px solid #92ddfc;
}

ul.rollmenu {list-style-type: none;
    color: #000;
    margin: 0;
    padding: 0;
    width: 152px;
	padding:5px ;
    voice-family: "\"}\"";
    voice-family: inherit;
	padding:5px ;
    width: 152px}
    html>body ul.rollmenu {width: 142px}
ul.rollmenu li {
	font-weight: bold;
    margin: 0;
    padding: 0}
ul.rollmenu ul {
	list-style-type: none;
	margin: 0.1em 0 0 0;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0.1em -0.5em 0 -0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
ul.rollmenu a {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
    margin 0;
	padding: 0 0.5em 0 1.em;
	width: 100%;
	/* border-bottom: 1px solid #bac3ca;*/
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* font align */ padding-left: 0.2em;
	/* font size */	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Normal;

}
html>body ul.rollmenu a {width: auto}
ul.rollmenu a:hover {
	color: #000000;
/* rollover color */background-color: #fcb432
}


/* ----------------SUBMENU-----------------*/


ul.subroll {list-style-type: none;
    color: #000;
    margin: 0;
    width: 152px;
    voice-family: "\"}\"";
    voice-family: inherit;
	padding:5px ;
    width: 152px}
    html>body ul.subroll {width: 142px}
ul.subroll li {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
	
ul.subroll ul {
	list-style-type: none;
	margin: 0.1em 0 0 0;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0.1em -0.5em 0 -0.5em;
	font-family: Arial, Helvetica, sans-serif;
}
ul.subroll a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: transparent;
    margin 0;
	padding: 0 0.5em 0 1.em;
	width: 100%;
	/* border-bottom: 1px solid #bac3ca; */
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* font align */ padding-left: 1em;
	/* font size */	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
html>body ul.subroll a {width: auto}
ul.subroll a:hover {
	color: #000000;
/* rollover color */background-color: #fcb432 
}





