#navi
{
	float: left;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 645px;
	margin-top: 1px;
}

#navi ul
{
	list-style: none;
	margin: 0px;
}

#navi ul
{
	list-style: none;
	margin: 0px;
}

#navi li
{
	float: left;
	background: url("../img/norm_right.gif") no-repeat right top;
	line-height: 27px;
}

#navi a
{
	display: block;
	background: url("../img/norm_left.gif") no-repeat left top;
	padding: 3px 10px;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
}

#navi a:hover
{
	text-decoration: none;
	color: #cccccc;
	font-weight: normal;
}

#navi #current
{
	background-image: url("../img/norm_right_on_1.gif");
}

#navi #current a
{
	background-image: url("../img/norm_left_on_1.gif");
	color: white;
	font-weight: normal;
}

#navi #current a:hover
{
	text-decoration: none;
	color: white;
}
