div.graphbar {
	height:15px;
	margin:0px;
	background-color:#306;
	border:none;
	float:left;
	color:#fff;
}

div.graphlabel {
	float:left;
	clear:left;
	text-align:right;
	height:17px;
	width: 160px;
}

div.graphlabel p {
	font-weight:bold;
	font-size:12px;
	margin:0px 10px 0px 0px;
}

div.graphbar p {
	font-weight:normal;
	font-size:10px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 3px;
}

div.hr {
	width:700px; 
	height:2px; 
	margin:auto; 
	background-color:#000; 
	clear:both;
}

div.sec_header {
	clear:both;
	margin:20px 0px 10px 0px;
	padding:1px;
	width:720px;
	height:24px;
	font-size:16px;
	font-weight:bold;
	background-color:#900;
	color:#fff;
}

div.stat {
	float:left;
	width:142px;
	font-size:14px;
	font-weight:bold;
}