ul#parentmenubar  {	list-style: none;	width: 150px;	padding: 0;	margin: 0 0 10px 0;	border: 0;	float: right;	}#parentmenubar p {	width: 150px;	padding: 0;	margin: 0;	font: 10px/15px Georgia, "Times New Roman", Times, serif;	border: 0;	}#parentmenubar li	{	text-align: center;	border-bottom: 1px solid #999;	width: 150px;	margin: 0;	padding: 0;	font: 12px/15px Georgia, "Times New Roman", Times, serif;	color: #fff;	background: #669;	}#parentmenubar li a {	display: block;	font-weight: normal;	padding: 0;	border-left: 1px solid #999;	border-right: 1px solid #999;	background: #ffc;	color: #009;	text-decoration: none;	width: 150px; 	/* False value for IE4-5.x/Win. */ 	voice-family: "\"}\"";   	voice-family:inherit;	width: 148px;	/* You get it. Good value for compliant browers. */		}#parentmenubar li a {	width: 148px;	 /* Be nice to Opera */	}#parentmenubar li a:hover {	font-weight: normal;	background: #669;	color:  #ffc;	text-decoration: none;	}#parentmenubar li a:active {	font-weight: normal;	background: #669;	color:	#ff0;	text-decoration: none;	}li#zparents a {	display: block;	font-weight: normal;	padding: 0;	text-decoration: none;	border: 1px solid #000;	background: #ff9;	width: 150px; 	/* False value for IE4-5.x/Win. */ 	voice-family: "\"}\"";   	voice-family:inherit;	width: 148px;	/* You get it. Good value for compliant browers. */		}li#zparents a:hover {	font-weight: normal;	background: #669;	color: #ffc;	text-decoration: none;	}li#zparents a:active {	font-weight: normal;	background: #669;	color: #ff0;	text-decoration: none;	}
