/* ========= NAV_LIST_ALL_DIV ========== */

.navList {
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: left;
}

#activeSection {
	font-weight: bold; color: #000000;
}

#activeLink {
	font-weight: bold; color: #000000;
}

/* nav_list_all_css */
/* Images in use:
-----------------------------------------------------
nav_lx_norm.gif		:normal 
nav_lx_vis.gif		:visited
nav_lx_hov.gif		:hover over normal and visited
nav_lx_hov_a.gif	:hover over active- sec. and link
nav_lx_act.gif		:active section
nav_lx_act_l.gif	:active link
/* -------------------------------------------------- */

/* ------11111111 --------- */
.MenuItem-1 A:link {
	display: block;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006400;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 16px;
	background: url(../../img/article/navi/nav_l1_norm.gif) 0px 0px no-repeat;
}

.MenuItem-1 A:visited {
	display: block;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006400;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 16px;
	background: url(../../img/article/navi/nav_l1_vis.gif) 0px 0px no-repeat;
}


.MenuItem-1 A:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #960A4D;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 16px;
	background: url(../../img/article/navi/nav_l1_hov.gif) 0px 0px no-repeat;
}

.MenuItem-1#activeSection A:active, .MenuItem-1#activeSection A:link, .MenuItem-1#activeSection A:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 16px;
	background: url(../../img/article/navi/nav_l1_act.gif) 0px 0px no-repeat;
}

.MenuItem-1#activeLink A:active, .MenuItem-1#activeLink A:link, .MenuItem-1#activeLink A:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0066; 
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 16px;
	background: url(../../img/article/navi/nav_l1_act_l.gif) 0px 0px no-repeat;
}

.MenuItem-1#activeSection A:hover, .MenuItem-1#activeLink A:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #960A4D;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 16px;
	background: url(../../img/article/navi/nav_l1_hov_a.gif) 0px 0px no-repeat;
}


/* ------22222222 --------- */
.MenuItem-2 A:link {
	display: block;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006400;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 16px;
	background: url(../../img/article/navi/nav_l2_norm.gif) 0px 0px no-repeat;
}

.MenuItem-2 A:visited {
	display: block;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006400;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 16px;
	background: url(../../img/article/navi/nav_l2_vis.gif) 0px 0px no-repeat;
}

.MenuItem-2 A:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #960A4D;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 16px;
	background: url(../../img/article/navi/nav_l2_hov.gif) 0px 0px no-repeat;
}

.MenuItem-2#activeSection A:active, .MenuItem-2#activeSection A:link, .MenuItem-2#activeSection A:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #006400;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 16px;
	background: url(../../img/article/navi/nav_l2_act.gif) 0px 0px no-repeat;
}

.MenuItem-2#activeLink A:active, .MenuItem-2#activeLink A:link, .MenuItem-2#activeLink A:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0066; /* #111111; */
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 16px;
	background: url(../../img/article/navi/nav_l2_act_l.gif) 0px 0px no-repeat;
}

.MenuItem-2#activeSection A:hover, .MenuItem-2#activeLink A:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #960A4D;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 16px;
	background: url(../../img/article/navi/nav_l2_hov_a.gif) 0px 0px no-repeat;
}


/* ------33333333 --------- */
.MenuItem-3 A:link {
	display: block;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006400;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 29px;
	background: url(../../img/article/navi/nav_l3_norm.gif) 0px 0px no-repeat;
}

.MenuItem-3 A:visited {
	display: block;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006400;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 29px;
	background: url(../../img/article/navi/nav_l3_vis.gif) 0px 0px no-repeat;
}

.MenuItem-3 A:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #960A4D;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 29px;
	background: url(../../img/article/navi/nav_l3_hov.gif) 0px 0px no-repeat;
}

.MenuItem-3#activeSection A:active, .MenuItem-3#activeSection A:link, .MenuItem-3#activeSection A:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 29px;
	background: url(../../img/article/navi/nav_l3_act.gif) 0px 0px no-repeat;
}

.MenuItem-3#activeLink A:active, .MenuItem-3#activeLink A:link, .MenuItem-3#activeLink A:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 29px;
	background: url(../../img/article/navi/nav_l3_act_l.gif) 0px 0px no-repeat;
}

.MenuItem-3#activeSection A:hover, .MenuItem-3#activeLink A:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #960A4D;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 29px;
	background: url(../../img/article/navi/nav_l3_hov_a.gif) 0px 0px no-repeat;
}


/* ------444444444 --------- */
.MenuItem-4 A:link {
	display: block;
	line-height: 21px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006400;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 42px;
	background: url(../../img/article/navi/nav_l4_norm.gif) 0px 0px no-repeat;
}

.MenuItem-4 A:visited {
	display: block;
	line-height: 21px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006400;
	text-decoration: none;
	margin: 0p;
	padding: 0px 0px 0px 42px;
	background: url(../../img/article/navi/nav_l4_vis.gif) 0px 0px no-repeat;
}

.MenuItem-4 A:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #960A4D;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 42px;
	background: url(../../img/article/navi/nav_l4_hov.gif) 0px 0px no-repeat;
}

.MenuItem-4#activeSection A:active, .MenuItem-4#activeSection A:link, .MenuItem-4#activeSection A:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 42px;
	background: url(../../img/article/navi/nav_l4_act.gif) 0px 0px no-repeat;
}

.MenuItem-4#activeLink A:active, .MenuItem-4#activeLink A:link, .MenuItem-4#activeLink A:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0066; /* #111111; */
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 42px;
	background: url(../../img/article/navi/nav_l4_act_l.gif) 0px 0px no-repeat;
}

.MenuItem-4#activeSection A:hover, .MenuItem-4#activeLink A:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #960A4D;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 42px;
	background: url(../../img/article/navi/nav_l4_hov_a.gif) 0px 0px no-repeat;
}


/* ------555555555 --------- */
.MenuItem-5 A:link {
	display: block;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006400;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 55px;
	background: url(../../img/article/navi/nav_l5_norm.gif) 0px 0px no-repeat;
}

.MenuItem-5 A:visited {
	display: block;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006400;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 55px;
	background: url(../../img/article/navi/nav_l5_vis.gif) 0px 0px no-repeat;
}

.MenuItem-5 A:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #960A4D;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 55px;
	background: url(../../img/article/navi/nav_l5_hov.gif) 0px 0px no-repeat;
}

.MenuItem-5#activeSection A:active, .MenuItem-5#activeSection A:link, .MenuItem-5#activeSection A:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 55px;
	background: url(../../img/article/navi/nav_l5_act.gif) 0px 0px no-repeat;
}

.MenuItem-5#activeLink A:active, .MenuItem-5#activeLink A:link, .MenuItem-5#activeLink A:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0066; /* #111111; */
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 55px;
	background: url(../../img/article/navi/nav_l5_act_l.gif) 0px 0px no-repeat;
}

.MenuItem-5#activeSection A:hover, .MenuItem-5#activeLink A:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #960A4D;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 55px;
	background: url(../../img/article/navi/nav_l5_hov_a.gif) 0px 0px no-repeat;


}


/* ------66666666666 --------- */
.MenuItem-6 A:link {
	display: block;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006400;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 68px;
	background: url(../../img/article/navi/nav_l6_norm.gif) 0px 0px no-repeat;
}

.MenuItem-6 A:visited {
	display: block;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006400;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 68px;
	background: url(../../img/article/navi/nav_l6_vis.gif) 0px 0px no-repeat;
}

.MenuItem-6 A:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #960A4D;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 68px;
	background: url(../../img/article/navi/nav_l6_hov.gif) 0px 0px no-repeat;
}

.MenuItem-6#activeSection A:active, .MenuItem-6#activeSection A:link, .MenuItem-6#activeSection A:visited {
	color: #111111;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 68px;
	background: url(../../img/article/navi/nav_l6_act.gif) 0px 0px no-repeat;
}

.MenuItem-6#activeLink A:active, .MenuItem-6#activeLink A:link, .MenuItem-6#activeLink A:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0066; /* #111111; */
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 68px;
	background: url(../../img/article/navi/nav_l6_act_l.gif) 0px 0px no-repeat;
}

.MenuItem-6#activeSection A:hover, .MenuItem-6#activeLink A:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #960A4D;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 68px;
	background: url(../../img/article/navi/nav_l6_hov_a.gif) 0px 0px no-repeat;
}


/* -------------------------------------------------------- */

