
	table#leftpanel div#menu a {
		background-color: #FFF;
		font-family: Arial;
		font-size: 8pt;
		font-style: normal;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		border-color: #FFFFFF;
		border-style: none;
		border-width: 0px;
		border-top-color: #FFFFFF;
		border-top-style: none;
		border-top-width: 0px;
		border-left-color: #FFFFFF;
		border-left-style: none;
		border-left-width: 0px;
		border-right-color: #FFFFFF;
		border-right-style: none;
		border-right-width: 0px;
		border-bottom-color: #666;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		display: block;
		margin: 0px;
		padding-top: 2px;
		padding-left: 8px;
		padding-right: 8px;
		padding-bottom: 2px;
		z-index: ;
		 }

	table#leftpanel div#menu a:hover {
		background-color: #FFF;
		font-family: Arial;
		font-size: 8pt;
		font-style: normal;
		font-weight: bold;
		color: #747474;
		text-decoration: none;
		border-color: #FFFFFF;
		border-style: none;
		border-width: 0px;
		border-top-color: #FFFFFF;
		border-top-style: none;
		border-top-width: 0px;
		border-left-color: #FFFFFF;
		border-left-style: none;
		border-left-width: 0px;
		border-right-color: #FFFFFF;
		border-right-style: none;
		border-right-width: 0px;
		border-bottom-color: #666;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		z-index: ;
		 }

	table#leftpanel div#menu a.section {
		background-repeat: no-repeat;
		background-position: top right;
		padding-top: 2px;
		padding-left: 8px;
		padding-right: 18px;
		padding-bottom: 2px;
		z-index: ;
		 }

	
	table#leftpanel div#menu li ul li a {
		background-color: #FFFFFF;
		font-family: Arial;
		font-size: 8pt;
		font-style: normal;
		font-weight: bold;
		color: #666;
		text-decoration: none;
		border-color: #FFFFFF;
		border-style: none;
		border-width: 0px;
		border-top-color: #FFFFFF;
		border-top-style: none;
		border-top-width: 0px;
		border-left-color: #FFFFFF;
		border-left-style: none;
		border-left-width: 0px;
		border-right-color: #FFFFFF;
		border-right-style: none;
		border-right-width: 0px;
		border-bottom-color: #3D99F7;
		border-bottom-style: none;
		border-bottom-width: 0px;
		display: block;
		padding-top: 2px;
		padding-left: 8px;
		padding-right: 8px;
		padding-bottom: 2px;
		z-index: ;
		 }

	table#leftpanel div#menu li ul li a:hover {
		background-color: #FFFFFF;
		font-family: Arial;
		font-size: 8pt;
		font-style: normal;
		font-weight: bold;
		color: #550055;
		text-decoration: none;
		border-color: #FFFFFF;
		border-style: none;
		border-width: 0px;
		border-top-color: #FFFFFF;
		border-top-style: none;
		border-top-width: 0px;
		border-left-color: #FFFFFF;
		border-left-style: none;
		border-left-width: 0px;
		border-right-color: #FFFFFF;
		border-right-style: none;
		border-right-width: 0px;
		border-bottom-color: #666;
		border-bottom-style: solid;
		border-bottom-width: 0px;
		z-index: ;
		 }

	div#menu li {
		position: relative;
		z-index: ;
		 }

	div#menu ul ul {
		position: absolute;
		left: -2000px;
		z-index: ;
		 }

	table#leftpanel div#menu ul ul {
		border-color: #FFFFFF;
		border-style: outset;
		border-width: 2px;
		z-index: ;
		 }

	div#menu li:hover {
		z-index: 100;
		 }

	table#leftpanel div#menu li:hover ul ul,table#leftpanel div#menu li li:hover ul ul, table#leftpanel div#menu li li li:hover ul ul, table#leftpanel div#menu li li li li:hover ul ul {
		left: -2000px;
		z-index: ;
		 }

	table#leftpanel div#menu li:hover ul,table#leftpanel div#menu li li:hover ul,table#leftpanel div#menu li li li:hover ul,table#leftpanel div#menu li li li li:hover ul {
		display: block;
		top: -2px;
		left: 100%;
		z-index: ;
		 }

	table#leftpanel div#menu ul {
		float: left;
		width: 100%;
		margin: 0px;
		padding: 2px;
		z-index: ;
		list-style-type: none;
		 }



