.subLink_nav {
	FONT-SIZE: 10px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	vertical-align: top;
	display: block;
	height: 15px;
}


A.subLink_nav {
	FONT-SIZE: 10px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	padding-bottom: 5px;
}
A.subLink_nav:link {
	FONT-SIZE: 10px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	padding-bottom: 5px;
}
A.subLink_nav:visited {
	FONT-SIZE: 10px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	padding-bottom: 5px;
}
A.subLink_nav:active {
	FONT-SIZE: 10px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	padding-bottom: 5px;
}
A.subLink_nav:hover {
	COLOR: #ff9933;
	TEXT-DECORATION: underline;
	padding-bottom: 5px;
}
.subLinkCornerTop {
	background-image: url(../images/sublinkcornerTop.jpg);
	background-repeat: repeat-x;
	font-size: 5px;
}
.subLink_nav_now{
	text-decoration: none;
	color: #085B85;
	padding-top: 4px;
	font-weight: bold;
}

.arrow3 {
	background-image: url(../images/arrow3.jpg);
	background-repeat: no-repeat;
	/*display: block;*/
	width: 15px;
	background-position: 0px 0px;
	padding-bottom: 5px;
}

.arrow4 {
	background-image: url(../images/arrow4.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 10px;
	background-position: 0px 0px;
}
