a:LINK.navi {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
a:VISITED.navi {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
a:HOVER.navi {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #f38e00;
}
a:ACTIVE.navi {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.navi-active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #f38e00;
}
a:LINK.sub-navi {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
a:VISITED.sub-navi {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
a:HOVER.sub-navi {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #f38e00;
	font-weight: bold;
	text-decoration: none;
}
a:ACTIVE.sub-navi {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
.sub-navi-active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #f38e00;
	font-weight: bold;
	text-decoration: none;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F38E00;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 0px;
	cursor: hand;
}

