.tbl_h {
	LETTER-SPACING: 3px;
	border-top: 1px solid #666666;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #666666;
}
.tbl_h td {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.tbl_t {
	border: 3px double #333333;
	line-height: 2em;
}
.tbl_s {
	LETTER-SPACING: 3px;
	border: 1px solid #666666;
}
.tbl_t2 {
	border: 3px double #333333;
	line-height: 1em;
}
.tbl_n {
	LETTER-SPACING: 3px;
	border: 0px solid #666666;
}
.tbl_n td {
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
}

.td_c { text-align: center; white-space: nowrap}
.fsz11 { font-size: 11px}
.norap { white-space: nowrap}
.bdr1 { border: 2px solid #000000; }
.fsz15 { font-size: 16px }
.td_r {
	margin-left: 20px;
	padding-left: 20px;
}

.bdlb {
	border-left: 2px solid #0099FF;
	border-bottom: 2px solid #0099FF;
}
.bd_b {
	border-bottom: 2px solid #0099FF;
}
.bd_l {
	border-left: 2px solid #0099FF;
}
