.black {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
}

.gray {
	font-family: verdana, sans-serif;
	font-size: 11px;
	
	color: gray;
	padding-left: 15px;
	width: 50px;
	text-align: right;
		
}


.box {
	width: 680px;
	height: 70px;
	background-image: url(bbar.gif);
	background-repeat: no-repeat;
}


.empty {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: white;
	width: 70px;
	}
	
	
.ball_sec3 {
	width: 680px;
	height: 70px;
	background-image: url(sections/bbar-sec-3.gif);
	background-repeat: no-repeat;
}
