#topbarcontainer 
{
	
	border-top: 1px solid #808080;
	left:0px;
	right:0px;
	bottom:0px;
	top:0px;
}
#topbar {
	padding-top: 1px;
	padding-bottom: 1px;
	border: none;
	border-left: 1px solid #808080;
	left:0px;
	right:0px;
	bottom:0px;
	top:0px;
	text-align: left;
	background: #D4D0C8;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	font-family: tahoma, sans-serif;
	font-size: 8pt;
}
#topbar a, #topbar a:visited 
{
    font-weight:bold;
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	padding: 2px 20px;
	color: #000;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	margin: 0 5px;
	display:block;
	float: left;
	text-decoration:none;
}
#topbarcaption {
	padding: 2px 3px;
	margin-right: 10px;
	float: left;
}
.clear {
	clear:both;
}
#topbar a.active, #topbar a.active:visited {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
}
#topbar a.active:hover {
	color: #000;
	background: none;
	background-color: #fff;
}
#topbar a:hover {
	color: #000;
	background: none;
	background-color: #fff;
}
#topmenu {
	background: #369;
	text-align: left;
	vertical-align: bottom;
	padding: 0px;
	padding-right: 10px;
	border: 0px;
}
#topmenu a{
	color: #fff;
	/*color: #FFF;*/
	margin-right:5px;
}
#banner form {
	display: inline;
	margin-left: 30px;
} 