/**TEBLE SIZE**/
.size001{
	width:801px;
	margin-top:5px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	padding:0px;
}

table {
	width:650px;
	font-size:12px;
	color: #333333;

	border-top:1px solid #999999;
	border-right:1px solid #999999;
	margin:1em auto;
	border-collapse:collapse;
	}
caption {
	color: #EAEAEA;
	font-size:12px;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	font-size:12px;
	color: #333333;
	background:#EAEAEA;
	}
tr.odd .column1	{
	font-size:12px;
	color: #333333;
	background:#EAEAEA;
	}	
.column1	{
	font-size:12px;
	color: #333333;
	background:#FFFFFF;
	}
td {
	color:#333333;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-size:12px;
	color: #333333;
	text-align:center;
	border-bottom: 1px solid #999999;
	border-left:1px solid #999999;
	padding:.3em 1em;
	}							
thead th {
	background:#EAEAEA;
	text-align:center;
	font-size: 12px;
	color:#333333;
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em;
	margin:.5em .5em .5em 0;
	color:#333333;
		}		
tfoot th em {
	color:#333333;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
	
/**IHAI TABLE**/
table.ihaitd{
	width:700px;
    border-top:0px;
    border-left:0px;
	border-right:0px;
    border-bottom:0px;
    border-collapse:collapse;
    border-spacing:0px;
	border-style:hidden;
    background-color:#ffffff;
	align:center;
    empty-cells:hide;
}
.ihaitd th{
    border-top:0px;
    border-right:0px;
    border-left:0px;
    border-bottom:0px;
	border-style:hidden;
    color:#ffffff;
    background-color:#ffffff;
    background-position:left top;
    padding:0.0em 0.5em;
    text-align:left;
}
.ihaitd td{
    border-top:0px;
    border-right:0px;
    border-left:0px;
    border-bottom:0px;
	border-style:hidden;
    padding:0.0em 0.5em;
	text-align:left;

}

/**IHAI TEXT TABLE**/
table.ihai001td{
	width:550px;
    border-top:0px;
    border-left:0px;
	border-right:0px;
    border-bottom:0px;
    border-collapse:collapse;
    border-spacing:0px;
	border-style:hidden;
    background-color:#ffffff;
	align:center;
    empty-cells:hide;
}
.ihai001td th{
    border-top:0px;
    border-right:0px;
    border-left:0px;
    border-bottom:0px;
	border-style:hidden;
    color:#ffffff;
    background-color:#ffffff;
    background-position:left top;
    padding:0.0em 0.5em;
    text-align:left;
}
.ihai001td td{
    border-top:0px;
    border-right:0px;
    border-left:0px;
    border-bottom:0px;
	border-style:hidden;
    padding:0.3em 0.5em;
	text-align:left;
	vertical-align : top ;
}
