			
	
.table img {
	border:0;
	margin-top:3px;
	float: none;
	}	
	
/*formated*/
.table {
	width:100%;
	border-top:1px solid #3e7edd;
	border-right:1px solid #3e7edd;
	margin: 3px auto;
	border-collapse:collapse;
	vertical-align: text-top;
	}
	/*formated*/

.table caption {
	color: #3e7edd;
	font-size:13px;
		/*letter-spacing:.1em;*/
		margin: 2px 0 2px 0;
		padding:1px;
		caption-side:top;
		text-align:center;
	}	

tr.mine td	{
	background:#e2eefb;
	font-size:12px;
	color:#006699 
	}
	
tr.odd .column1	{
	background:#f4f9fe;
	}		
	
tr.odd td	{
	background:#ECF4FD;
	}
	
	
tr.odd .column1	{
	background: #ECF4FD;
	}	
	
.column1	{
	background:#f9fcfe;
	}

/*formated*/	
.table td {
	/*color:#678197; */
	border-bottom:1px solid #3e7edd;
	border-left:1px solid #3e7edd;
	padding:3px 3px 3px 3px;
	text-align:center;
	}			
	
	
	/*ADDITIONAL*/	
	
	.left td {
	text-align:left;
	}			
	
	.left th {
	text-align: left;
	}		
	/*ADDITIONAL END*/	
	
	/*formated*/	
	.table th {
	font-weight:normal;
	/*color: #678197; */
	text-align: center;
	border-bottom: 1px solid #3e7edd;
	border-left:1px solid #3e7edd;
	padding:3px 3px 3px 3px;
	}				
		/*formated*/	
				
.table thead th {
	background:#ECF4FD;
	text-align:center;
	font-size:11px;
	/*font-weight:bold;*/
	color:#477DCF;
	}	
	
.table tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	

.table tfoot th strong {
	font:bold 11px;  fverdana, arial, helvetica, lucida;
	margin: 3px 3px  50px  0;
	color: #66a3d3;
		}		

.table tfoot th  {
	color:#f03b58;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	}	