
#LIDiscTable {
	text-align: center;
}
#LIDiscTab {
	border-top: solid 1px #003366;
	border-left: solid 1px #003366;
	border-bottom: solid 2px #003366;
	border-right: solid 1px #003366;
}
.LIDiscTabHead {
	font-weight: bold;
	border: solid 1px #003366;
}
.LIDiscTabBody {
	border-top: solid 1px #003366;
	border-left: solid 1px #003366;
	color: #000000;
	vertical-align: top;
}
.LIDiscTabBody_R {
	border-top: solid 1px #003366;
	border-left: solid 1px #003366;
	border-right: solid 1px #003366;
	color: #000000;
	vertical-align: top;
}
