#Layer1_JS {
	font-family: Arial;
	font-size: 11px;
	color: #297A1B;
	left: 170px;
	position: absolute;
	width: 600px;
	z-index: 2001;
	top: 79px;
}
#Layer2_EMP {
	font-family: Arial;
	font-size: 11px;
	color: #297A1B;
	left: 220px;
	position: absolute;
	width: 550px;
	z-index: 2002;
	top: 79px;
}
#Layer3_CR {
	font-family: Arial;
	font-size: 11px;
	color: #297A1B;
	left: 270px;
	position: absolute;
	width: 550px;
	z-index: 2003;
	top: 79px;
}
/*#Layer4_EMP {
	font-family: Arial;
	font-size: 11px;
	color: #297A1B;
	left: 350px;
	position: absolute;
	width: 500px;
	z-index: 2004;
	top: 79px;
}
#Layer5_CR {
	font-family: Arial;
	font-size: 11px;
	color: #297A1B;
	left: 509px;
	position: absolute;
	width: 250px;
	z-index: 2005;
	top: 79px;
}*/
a.navi:link, a.navi:visited, a.navi:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006200;
	text-decoration: none;
}
a.navi:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8AAE5E;
	text-decoration: none;
}