.mainnav {
	height: 16px;
}
.mainnav a {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #ED6E00;
}
.mainnav a:hover  {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #737373;
}

.mainnav-on {
	height: 16px;
}
.mainnav-on a {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #737373;
}
.mainnav-on a:hover  {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #737373;
}




.subnav-link	{
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 12px;
	background: url('../images02/arrow_orange.jpg') no-repeat 0px 4px;
}
.subnav-link a {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #ED6E00;
}
.subnav-link a:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #737373;
}




.subnav-link-over {
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 12px;
	background: url('../images02/arrow_grey.jpg') no-repeat 0px 4px;
}
.subnav-link-over a {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #737373;
}
.subnav-link-over a:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #737373;
}




.subnav-link-on	 {
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 12px;
	background: url('../images02/arrow_grey.jpg') no-repeat 0px 4px;
}
.subnav-link-on a {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #737373;
}
.subnav-link-on a:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #737373;
}