.NavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	list-style-type: circle;
	float: left;
	list-style-image: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	background-image: url(/images/navBG.gif);
}
.NavLinkBox  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	list-style-type: circle;
	float: left;
	list-style-image: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/images/navHighBG.gif);
}
.NavLinkBox  a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	list-style-type: circle;
	float: left;
	list-style-image: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/images/navHighBG.gif);
}
.NavLinkBox {
	height: 24px;
	background-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FF6600;
	width: 706px;
	vertical-align: middle;
	background-image: url(/images/navBG.gif);
	background-repeat: repeat-x;
}
.NavLinkBoxLeftEnd {
	background-color: #666666;
	width: 25px;
	vertical-align: middle;
	background-image: url(/images/navBG.gif);
	background-repeat: repeat-x;
}
.NavLinkBoxRightEnd {
	background-color: #666666;
	width: 10px;
	vertical-align: middle;
	background-image: url(/images/navBG.gif);
	background-repeat: repeat-x;
}
.SUBNavboxLinks a:link {
	text-decoration: none;
	font-weight: normal;
	color: #0066FF;
}
.SUBNavboxLinks a:visited {
	color: #999999;
	text-decoration: none;
}
.SUBNavboxLinks a:hover {
	color: #FF6600;
	text-decoration: none;
}
.SUBNavboxLinks a:active {
	color: #0066FF;
	font-weight: bold;
}
.SUBNavBox {
	background-color: #FFFFFF;
	margin-top: 20px;
	width: 140px;
	margin-left: 10px;
}
.SUBNavboxHeadTxt {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	float: none;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-right: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-left: 2px;
}.SUBNavboxLinks {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
.
