@charset "utf-8";
/* CSS Document */
.top_nav_bar_back {
	font-family: Tahoma, Geneva, sans-serif;
	color: #F4EFBE;
	font-size: small;
	font-weight: normal;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4EFBE;
	border-bottom-color: #F4EFBE;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-color: #C69C6D;
	border-left-color: #C69C6D;
}


