@charset "utf-8";
/* version no. [v.h.2011.08.23.01.xml_tables.css] 1:53 PM */
/* version no. [v.h.2011.02.24.01.xml_tables.css] 1:55 PM */
html, body {
	background-color:#FFFFFF;
	text-align:center;
	margin: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
}
math {
	background-color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
}
.table-group, .table-group-caption {
	text-align:center;
}
table .algorithm {
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
.alg-content {
	display:block;
	text-align:left;
}
.algorithm {
	border: 1px solid #999999;
	padding: 10px;
	display:block;
}
/*  new css for tables without thead, th & tbody 10-28-2008 */
table tr td {
	padding: 0px 7px;
}
th[style="padding-left: 0pt;"] {
	border: 5.5pt transparent;
	border-style: none none none solid;
}
/* For new tables with thead, th & tbody 10-28-2008 */
.thead {
	font-weight:bold;
}
/* end test */
.fig-image {
	text-align:center
}
table {
	margin-right: auto;
	margin-left: auto;
}
.table-group {
	margin: 1.5em auto 0px;
	text-align:center;
}
.table .thead th {
	padding: 0em 1.5em;
	color: #000000;
}
.thead-hr {
	width: 100%;
}
.border_img {
	margin-right: auto;
	margin-left: auto;
}
.fig-group-caption, .table-group-caption, .table-fn {
	width: 100%;
	text-align:justify;
}
a {
	color: #418B34;
	text-decoration:none;
}
a:hover {
	background-color: #F0F9EC;
	text-decoration:underline;
}
