@charset "utf-8";
.topline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	background-attachment: fixed;
	background-color: #A46200;
	background-image: url(../images/11line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 14px;
	text-decoration: none;
}

