table.bartable {
	width: 100%;
	margin: .4em 0;
}

table.bartable caption {
	text-align: left;
}

table.bartable .barcell {
	background:#AAAAAA none repeat scroll 0%;
	border-color:#DDDDDD rgb(85, 85, 85) rgb(85, 85, 85) rgb(221, 221, 221);
	border-style:solid;
	border-width:1px;
}

table.bartable .percentText {
	background:#EEEEEE none repeat scroll 0%;
	color:#555555;
	padding:0pt 0.3em;
	white-space: nowrap;
}