.orangeBtn, .orangeBtnDis{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.orangeBtn{
	background-image: url(/static/generic/website/buttons/bu_147x45_active.png);
}
.orangeBtnDis{
	background-image: url(/static/generic/website/buttons/bu_147x45_inactive.png);
}
