	body {
		line-height: 16px;
		}
		
	ul.level0 {
		float: left;
		width: 180px;
		display: block;
		text-align: left;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		}
	ul.level0 li {
		clear: left;
		list-style: none;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		}

	ul.level1 {
		clear: left;
		float: left;
		display: block;
		text-align: left;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		}
	ul.level1 li.l1b {
		clear: left;
		height: 16px;
		list-style: none;
		margin: 0px;
		padding: 0px 0px 0px 17px;
		background: url("images/level1_branch.gif") 0 0 no-repeat;
		}
	ul.level1 li.l1be {
		clear: left;
		height: 16px;
		list-style: none;
		margin: 0px;
		padding: 0px 0px 0px 17px;
		background: url("images/level1_branch_end.gif") 0 0 no-repeat;
		}

	ul.level2 {
		clear: left;
		float: left;
		display: block;
		text-align: left;
		margin: 0px 0px 0px -17px;
		padding: 0px 0px 0px 0px;
		}
	ul.level2 li.l2ebc {
		clear: left;
		height: 16px;
		list-style: none;
		margin: 0px;
		padding: 0px 0px 0px 34px;
		background: url("images/level2_empty_branch_contd.gif") 0 0 no-repeat;
		}
	ul.level2 li.l2ebe {
		clear: left;
		height: 16px;
		list-style: none;
		margin: 0px;
		padding: 0px 0px 0px 34px;
		background: url("images/level2_empty_branch_end.gif") 0 0 no-repeat;
		}
	ul.level2 li.l2bbc {
		clear: left;
		height: 16px;
		list-style: none;
		margin: 0px;
		padding: 0px 0px 0px 34px;
		background: url("images/level2_branch_branch_contd.gif") 0 0 no-repeat;
		}
	ul.level2 li.l2bbe {
		clear: left;
		height: 16px;
		list-style: none;
		margin: 0px;
		padding: 0px 0px 0px 34px;
		background: url("images/level2_branch_branch_end.gif") 0 0 no-repeat;
		}

	ul.level3 {
		float: left;
		display: block;
		text-align: left;
		margin: 0px 0px 0px -34px;
		padding: 0px 0px 0px 0px;
		}
	ul.level3 li.l3ebbc {
		clear: left;
		height: 16px;
		list-style: none;
		margin: 0px;
		padding: 0px 0px 0px 51px;
		background: url("images/level3_empty_branch_branch_contd.gif") 0 0 no-repeat;
		}
	ul.level3 li.l3ebbe {
		clear: left;
		height: 16px;
		list-style: none;
		margin: 0px;
		padding: 0px 0px 0px 51px;
		background: url("images/level3_empty_branch_branch_end.gif") 0 0 no-repeat;
		}
	ul.level3 li.l3eebc {
		clear: left;
		height: 16px;
		list-style: none;
		margin: 0px;
		padding: 0px 0px 0px 51px;
		background: url("images/level3_empty_empty_branch_contd.gif") 0 0 no-repeat;
		}
	ul.level3 li.l3eebe {
		clear: left;
		height: 16px;
		list-style: none;
		margin: 0px;
		padding: 0px 0px 0px 51px;
		background: url("images/level3_empty_empty_branch_end.gif") 0 0 no-repeat;
		}

/* Fix IE. Hide from IE Mac \*/
* html ul.level0 li { float: left; height: 1%; width: 128px; }
* html ul.level2 { padding: 0px 0px 0px 17px; }
* html ul.level3 { padding: 0px 0px 0px 34px; }
/* End */

	a {
		text-decoration: none;
		}
	ul a, ul span {
		clear: left;
		float: left;
		}
		

