body {
	text-align:center;
	background:url(images/bar.gif) top repeat-x;
	font:normal 11px/15px Verdana;
	color:#000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.container {
	width:1004px;
	margin:0 auto;
	text-align:left;
	height:41px;
	z-index:0;
}
.spacer {
	clear:both;
}
.logo {
	float:left;
	width:120px;
	height:41px;
	background:url(images/logo.png) left top no-repeat;
}
.middle {
	float:left;
	width:300px;
	height:31px;
	padding:6px 0px 0px 0px;
	line-height:12px;
}
.left {
	float:left;
	width:248px;
	height:31px;
}
.right {
	float:right;
	width:300px;
	height:31px;
	z-index:100;
	position:relative;
	padding-top:5px;
}
.middle marquee {
	padding:5px;
	border:1px solid #616161;
	background:#FFFFFF;
	opacity:.6;filter: alpha(opacity=60);-moz-opacity: 0.60;
}
a {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
.news {
	position:relative;
	z-index:10;
}
.barw img {
	max-width:50px;max-height:14px;
}