#menu {
	background-color:#eee;
/*	background-color:#f5d100; */
	max-width: 200px;
	width: 200px;
	border-top: 1px solid #C2A500;
	border-left: 1px solid #C2A500;
	border-right: 1px solid #C2A500;
	margin: 10px;
}
#menu li a:link, #menu li a:visited {
	color: #016cb4;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: url(../p/button-normal-nosub.gif) repeat-x;
	padding: 8px 0 0 30px;

  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}
#menu li a.sub:link, #menu li a.sub:visited {
	color: #016cb4;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: url(../p/button-normal-sub.gif) repeat-x;
	padding: 8px 0 0 30px;

  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}
	
#menu li a:hover, #menu li a:active {
	color: #df002c;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: url(../p/button-high-nosub.gif) repeat-x;
	padding: 8px 0 0 30px;

  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}
#menu li a.sub:hover, #menu li a.sub:active {
	color: #df002c;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: url(../p/button-high-sub.gif) repeat-x;
	padding: 8px 0 0 30px;

  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}


#menu li span.sub {
	color: #df002c;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: url(../p/button-high-sub.gif) repeat-x;
	padding: 8px 0 0 30px;

  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}

#menu li span {
	color: #df002c;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: url(../p/button-high-nosub.gif) repeat-x;
	padding: 8px 0 0 30px;

  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}


/* navlevel 2 */
#menu li ul {
	background-color:#ddd;
	font-size:85%;
	max-width: 186px;
	width: 186px;
	border-top: 0px solid #C2A500;
	border-left: 1px solid #C2A500;
	border-right: 0px solid #C2A500;
	margin: 0;
	margin-left:13px;
}
#menu ul li ul li a:link, #menu ul li ul li a:visited {
	color: #016cb4;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background: url(../p/button-normal-nosub.gif) repeat-x;
	padding: 9px 0 0 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 23px;
}
#menu ul li ul li a.sub:link, #menu ul li ul li a.sub:visited {
	color: #016cb4;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background: url(../p/button-normal-sub.gif) repeat-x;
	padding: 9px 0 0 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 23px;
}
#menu ul li ul li a:hover, #menu ul li ul li a:active {
	color: #df002c;
	font-weight:normal;
	text-decoration:none;
	display: block;
	background: url(../p/button-high-nosub.gif) repeat-x;
	padding: 9px 0 0 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 23px;
}
#menu ul li ul li a.sub:hover, #menu  ul li ul li a.sub:active {
	color: #df002c;
	font-weight:normal;
	text-decoration: none;
	display: block;
	background: url(../p/button-high-sub.gif) repeat-x;
	padding: 9px 0 0 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 23px;
}
#menu ul li ul li span {
	color: #df002c;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background: url(../p/button-high-nosub.gif) repeat-x;
	padding: 9px 0 0 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 23px;
}
#menu ul li ul li span.sub {
	color: #df002c;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background: url(../p/button-high-sub.gif) repeat-x;
	padding: 9px 0 0 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 23px;
}

/* navlevel 3 */
#menu li ul li ul {
	font-size:100%;
	max-width: 170px;
	width: 170px;
	border-top: 0px solid #C2A500;
	border-left: 1px solid #C2A500;
	border-right: 0px solid #C2A500;
	margin:0;
	margin-left:15px;
}
#menu ul li ul li ul li a:link, #menu ul li ul li ul li a:visited {
	color: #016cb4;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 9px 0 0 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 23px;
}
#menu ul li ul li ul li a:hover, #menu ul li ul li ul li a:active {
	color: #df002c;
	text-decoration: none;
	display: block;
	padding: 9px 0 0 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 23px;
}
#menu ul li ul li ul li span {
	color: #df002c;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 9px 0 0 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 23px;
}

