ul {
	margin: 0px;
	padding: 0px;
}
#Nav1 {
	width: 220px;
	overflow: hidden;
	text-align: left;
}


#Nav1 ul {
	padding: 0px;
	margin: 0px;
}
#Nav2 ul {
	margin: 0px;
	padding: 0px;
}
#Nav1 li {
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	line-height: 18px;

}
#Nav1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
 
.Nav2Width {
	width: 200px;
	padding-left: 15px;
}

#Nav2 li {
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../img/nav/Spaacer.gif);
	position: relative;
	left: -35px;
	margin: 0px;
}
#Nav3 li {
	padding-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	position: relative;
	left: -35px;
	margin: 0px;
}
#Nav2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Nav1Hide {
	/*background-image: url(../img/nav/aNorm.gif);*/
	background-repeat: no-repeat;
	height: 25px;
	overflow: hidden;
}
.Nav1Show {
	/*background-image: url(../img/nav/aPos.gif);*/
	background-repeat: no-repeat;
}

.Nav2HideNorm {
	 
	width: 250px;
}
.Nav2HidePos {
 
	padding-left: 35px;	
	position: relative;
	left: -35px;	
	width: 250px;
}

.Nav2HidePos2 {
	background-color: #fe9a00;  
	padding-left: 35px;
	position: relative;
	left: -35px;
	width: 250px;
	color: #FFFFFF;
}
.Nav1Height {
	 
	position: relative;
	width: 100%;
	line-height: 22px;	
 
}
.Nav3Norm {
	font-weight: normal;
}
.Nav3Pos {
	font-weight: bold;
}