#header ul {
	margin:0;
	padding:9px 10px 0px 0px;
	list-style:none;
	font-size:12px;
	font-family:Arial,Verdana;
	font-weight:bold;
}

#header li {
	float:left;
	background:url("/images/norm_left.gif") no-repeat left top;
	margin:0;
	padding:0px 1px 0px 5px;
}

#header a {
	font-weight:bold;
	color:#3b5b4a;
	display:block;
	background:url("/images/norm_right.gif") no-repeat right top;
	padding:6px 15px 4px 12px;
	text-decoration:none;
	font-weight:bold;
	color:#065;
}

#header a:hover {
	color:#333;
}

#header #current {
	background-image:url("/images/norm_left_on.gif");
}

#header #current a {
	background-image:url("/images/norm_right_on.gif");
	color:#333;
	padding-bottom:5px;











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
