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

table {
	width:550px;
	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:left;
	}	
tr.odd td	{
	height: 30px;
	font-size:12px;
	color: #333333;
	background:#EAEAEA;
	text-align:left;
	}
tr.odd .column1	{
	height: 30px;
	font-size:12px;
	color: #333333;
	background:#EAEAEA;
	text-align:left;
	}	
.column1	{
	height: 30px;
	font-size:12px;
	color: #333333;
	background:#FFFFFF;
	text-align:left;
	}
td {
	color:#333333;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding:.3em 1em;
	text-align:left;
	}				
th {
	font-size:12px;
	color: #333333;
	text-align:center;
	border-bottom: 1px solid #999999;
	border-left:1px solid #999999;
	padding:.3em 1em;
	text-align:left;
	}							
thead th {
	background:#EAEAEA;
	text-align:center;
	font-size: 12px;
	color:#333333;
	text-align:left;
	}	
tfoot th {
	text-align:left;
	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;
	}	