.left{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	text-align: right;
}
.left:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #333333;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
}
.left:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.left:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
}
.left:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4E4E4E;
	text-decoration: blink;
}
.headleft{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: thin solid #999999;
}
.znavcentral{
	font-family: Verdana;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-size: 11px;
	text-transform: capitalize;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
}
.znavcentral:link {
	font-family: Verdana;
	font-size: 11px;
	font-variant: normal;
	color: #333333;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
}
.znavcentral:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.znavcentral:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #333333;
}
.znavcentral:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}

.leftorange:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #F97C00;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	font-style: normal;

}
.leftorange:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
	text-decoration: none;
	border: #999999;
}
.leftorange:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FF9933;
	border: #999999;
}
.leftorange:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6633;
	text-decoration: blink;
	border: #999999;
}

