.toolbar    { color: #fff; font: 14px Arial, Helvetica, sans-serif; text-align: left; margin: 0px auto; display: table }
.toolbar a:link { color: #fff; font-weight: bold; text-decoration: none }
.toolbar a:hover { color: #fff; font-weight: bold; text-decoration: none }
.toolbar a:active { color: #fff; font-weight: bold; text-decoration: none }
.toolbar a:visited { color: #fff; font-weight: bold; text-decoration: none }
.toolbar img  { float: left; margin: 0px; padding: 0px; border: 0px }
.toolbar div{
	padding-left: 0px;
}
.toolbar form{
	margin: 0px;
}
.toolbar .container   { width: 950px }
.topbar       { width: 950px; height: 40px }
.topbar .logo     { width: 340 px; float: left; text-align: left; display: inline; margin-top: 12px}
.topbar .tabs     { text-align: right; float: left; margin: 15px 0px 0px 0px; height: 24px; cursor: pointer; width: 610px  }
.topbar .tabs b   { color: #ffffff; font-weight: bold; text-align: center; text-transform: uppercase; float: left; padding-top: 6px; width: 108px; height: 18px }
.topbar .tab     { text-align: center; float: right; margin-left: 2px; border-bottom: 1px solid #ffffff; width: 120px }
.lowbar    { text-align: right; padding-top: 0px; padding-bottom: 0px; width: 950px; height: 20px }
.lowbar a:hover  { color: #fff; text-decoration: underline }
.lowbar a:link { color: #fff }
.lowbar a:active { color: #fff }
.lowbar a:visited { color: #fff }
.lowbar .toolbarmenu { padding-top: 2px }
.lowbar .toolbarmenu a  { color: #ffffff; font-weight: bold; margin: 0px 3px 0px 10px }
#no-border{
	border: 0px;
}
