.clearfix {
	height: 1%;
	font-size: 1%;
	line-height: 1%;
	clear: both;
	display: block;
	background-position: center bottom;
	background-image: none;
}

#navigation {
	padding: 0px;
	background-position: center bottom;
	background-image: none;
}
#navigation ul{
	background-image: none;
	background-position: center bottom;

}
.ul_li {
	float: left;
	list-style-type: none;
	background-image: url(../../graphics/button_bg.gif);
	background-repeat: no-repeat;
	width: 80px;
	background-position: center bottom;
	padding-right: 20px;
}
.ul_li a {
	display: block;
	background-repeat: repeat-x;
	background-image: url(../../graphics/filler.gif);
	text-align: center;
	padding: 10px;
	background-position: center bottom;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 33px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-weight: bold;
	color: #0D7186;
	white-space: nowrap;
}
.ul_li a:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #010000;	
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 33px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}
.ul_li_selected {
	float: left;
	list-style-type: none;
	background-image: url(../../graphics/button_bg.gif);
	background-repeat: no-repeat;
	width: 80px;
	background-position: center bottom;
	padding-right: 20px;
}
.ul_li_selected a {
	display: block;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 33px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-weight: bold;
	color: #010000;	
	white-space: nowrap;
}

.ul_li_selected a:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #010000;	
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 33px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}


.onpage {
	float: left;
	list-style-type: none;
	background-image: url(../../graphics/button_bg.gif);
	background-repeat: no-repeat;
	width: 141px;
	background-position: center bottom;
	padding-right: 24px;
}
.navigation-over {
	background-image: url(../../graphics/button_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

