body {
	font-family: "Times New Roman", Times, serif;
	background-color: #EDEEF1;
	padding: 5px;
	margin: 5px;
}
.tableHead {
	background-color: #999999;
}
#adw {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	height: 1px;
	width: 1px;
}
#tableTax td {
	padding-left: 10px;
	padding-right:10px;
	vertical-align: top;
	font-size: 0.8em;
}
.trTaxG {
	background-color: #D5D6E3;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
}
.trTaxG a, 
.trTaxSbg a{
	color: #000066;
	text-decoration: none;
}
.trTaxG a:hover, 
.trTaxSbg a:hover{
	color: #990000;
	
}
.trTaxSbg {
	background-color: #D5D6E3;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
}
.tdTaxId {
	width: 50px;
	font-size:10px;
	color:#FFFFFF;
}
