@charset "utf-8";
.titlebg {
	background-color: #F8E2B9;
	clear: both;
	align: center;
	height: 25px;
	width: 970px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	list-style-type: square;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.titlebg a{
	color:#754821;
	float: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
