.menu {
	background: #7FA4AF;
	margin: 0 0 1px 0;
}

.menu a {
	display: block;
	padding: 0 6px 0 6px;
	color: #F7F5EC;
	text-decoration: none;
	font-weight: bold;
}

.menu .top {
	background: transparent url(../images/public/menu_top.gif) no-repeat;
	height: 5px;
}

.menu .bottom {
	background: transparent url(../images/public/menu_bottom.gif) no-repeat;
	height: 5px;
}