
.menuline {
	background: #00428c url(Images/logo-down-alt.gif) no-repeat;
	text-align: right;
	color: gray;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFF00;
}

.menuline A {
	color: white;
}

