.y {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#354764;
	text-decoration: none;
	padding-left: 5px;
}
.y:visited {
    color:#354764;
	text-decoration: none;
}
.y:active {
    color:#354764;
	text-decoration: none;
}
.y:hover {
	color:#000000;
	text-decoration: none;
}
.z {
	color:#FF0000;
	text-decoration: underline;
}
.z:visited {
	color:#FF0000;
	text-decoration: underline;
}
.z:active {
	color:#FF0000;
	text-decoration: underline;
}
.z:hover {
	color:#FF0000;
	text-decoration: none;
}
.w {
	color:#FF9900;
	text-decoration: none;
	font-weight: bold;
}
.w:visited {
	color:#FF9900;
	text-decoration: none;
	font-weight: bold;
}
.w:active {
	color:#FF9900;
	text-decoration: none;
	font-weight: bold;
}
.w:hover {
	color:#FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.menu1_leftbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}
.menu2_leftbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
}
.menu3_leftbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
}
