#up_normal {
	background-image: url(pics/navigation/up_normal_1.gif);
	width: auto;
	height: 19px;
	background-repeat: no-repeat;
	padding-left: 5px;
	line-height: 19px;
	cursor: hand;
}
#center_normal {
	background-image: url(pics/navigation/center_normal_1.gif);
	width: auto;
	height: 19px;
	background-repeat: no-repeat;
	padding-left: 5px;
	line-height: 19px;
	padding-right: 5px;
	cursor: hand;
}
#down_normal {


	background-image: url(pics/navigation/down_normal_1.gif);
	width: auto;
	height: 19px;
	background-repeat: no-repeat;
	padding-left: 5px;
	line-height: 19px;
	cursor: hand;
}
#center_normal1 {
	background-image: url(pics/navigation/center_normal_2.gif);
	width: auto;
	height: 19px;
	background-repeat: no-repeat;
	padding-left: 5px;
	line-height: 19px;
	padding-right: 5px;
	cursor: hand;
}
#center_normal2 {
	width: auto;
	height: 19px;
	padding-left: 5px;
	line-height: 19px;
	background-color: #99B1E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #213C78;
	white-space: nowrap;
	color: #333333;
	padding-right: 5px;
	cursor: hand;
}
