.BarChart_1_Normal {
	border: none;
	overflow: hidden;
	background: url("../images/BarChart_1_Normal.png"); 
}
.TextBox_2_Normal {
	border: none;
	padding: 0pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 13.5px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_2_Disabled {
	border: none;
	padding: 0pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 13.5px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_2_Background {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

