.tf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFEBAE;
	border: 1px solid #999999;
	text-indent: 2px;
}
.tc {
	background-color: #FFEBAE;
	text-align: center;
	border: 0px solid #999999;
}
.tb {
	text-align: center;
	border: 0px solid #999999;
	background-color: #D1E4F3;
	cursor: pointer;
}
