@charset "utf-8";
.header {
	font-size: 13px;
	color: #903;
	text-align: center;
}
.tdrow {
	font-size: 13px;	
	text-align: center;
}

.tableTitle2 {
	font-size: 13px;
	font-weight: bold;
	color: #65AC0E;
}
.tableTitle {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.table2RowHeader {
	text-align: center;
	background-color:#dcdcdc;
	height: 50px;
	vertical-align: middle;
	font-weight: bold;
}
.smallfont {
	font-size: 12px;
}
.subTitle {
	color: #06C;
}
.tdleft {
	text-align: left;
}
