.bar3 {
 float:left;
 width:380px;
 text-align:center;
 font: 12pt Arial, sans-serif;
 font-weight: normal;
 color: white;
 height:32px;
 background:#333333;
 text-decoration: none;
 line-height: 2em;
 }

.bar3_a {
 float:left;
 width:392px;
 text-align:center;
 font: 12pt Arial, sans-serif;
 font-weight: normal;
 color: white;
 height:32px;
 background:#666666;
 text-decoration: none;
  line-height: 2em;
 }
 
.bar_top_spcr {
	font-size: 4pt;
	width: 100%;
	height: 6px;
	float: left;
}
.bar_spacr {
 float:left;
 width:3px;
 height:32px;
 background:#bbbbbb;
}

.mbar{
 width:780px;
 height:32px;
 border-bottom: 1px solid #99bbbb;
 background:#bbbbbb;
}

a.b3 {
	text-decoration: none;
	color: #aaaaaa;
}

a.b3:hover {
	text-decoration: underline;
	color: #FFFFCC;
}