.menubar
{
	background: url('/pics/btnbg.gif') repeat-x;
	height: 36px;
	padding-left: 15px;
	padding-top: 7px;
}

.btn
{
	font-size: 14pt;
	font-weight: bold;
	margin-right: 15px;
	text-decoration: none;
	color: black;
}


