.tableHeader{
	font-size: 10pt;
	font-family: "Microsoft Sans Serif";
	font-weight: bold;
	background-image: url("/brokerpage/IPO/StaticPage/images/interface/bg_table_gray_topic.jpg");
	background-repeat: repeat-x;
	text-align: center;
}
.txt_normal{
	font-size: 10pt;
	font-family: "Microsoft Sans Serif";
	text-align: center;
}
.txt_bold{
	font-size: 10pt;
	font-family: "Microsoft Sans Serif";
	font-weight:bold;
	text-align: center;
}
.footer{
	text-align: center;
	background-color: #D6DBEF;
}
.topicFooter{
	font-size: 10pt;
	font-family: "Microsoft Sans Serif";
	font-weight: bold;	
	text-align: center;
	background-color: #99BBDB;
}
.txt_red{
	font-size: 10pt;
	font-family: "Microsoft Sans Serif";
	text-align: center;
	color: #FF0000;
}
.txt_small{
	font-size: 8pt;
	font-family: "Microsoft Sans Serif";
	text-align: center;
}
