/*********************************************************************
**************************** TABLE VIDE ******************************
*********************************************************************/
table#table00 {
	margin				: 0px;					
	padding  			: 0px;		
	border-style	 	: none;
	border-color	 	: #E8E8E8;
	border-width 		: 0px; 
	background-color	: transparent;
	border-collapse		: collapse;
}

table#table00 td{
	color				: #555555;
	text-align			: ;
	font-size			: 11px;
	font-weight			: normal;
	font-weight			: normal;
	margin				: 0px;
	padding  			: 0px;
	border-style 		: none;
	border-color	 	: #E8E8E8;
	border-width 		: 0px;
}

table#table00 p{
	color				: inherit;
	text-align			: inherit;
	font-size			: inherit;
	font-weight			: inherit;
	margin				: 0px 0px 0px 0px ;
	padding  			: 0px 0px 6px 0px ;
}


/*********************************************************************
***************************** TABLE 01 *******************************
*********************************************************************/
table#table01 {
	margin				: 5px;					
	padding  			: 5px;		
	border-style	 	: solid;
	border-color	 	: #E8E8E8;
	border-width 		: 0px;
	background-color	: #FFFFFF;
	border-collapse		: collapse;
}

table#table01 th{
	color				: #ffffff;
	text-align			: left;
	font-size			: 12px;
	font-weight			: 700;
	margin				: 0px 0px 0px 0px;							
	padding  			: 3px 6px 3px 10px;
	border-style 		: solid;
	border-color	 	: #E8E8E8 ;
	border-width 		: 0px;
	background-color	: #E56C1F;
	background-image	: none;
	background-repeat	: no-repeat;
}

table#table01 td{
	color				: #555555;
	text-align			: ;
	font-size			: 11px;
	font-weight			: normal;
	border-style 		: solid;
	border-color	 	: #E8E8E8;
	border-width 		: 1px;
	vertical-align		: top;
}

table#table01 p{
	color				: inherit;
	text-align			: inherit;
	font-size			: inherit;
	font-weight			: inherit;
	margin				: 0px 0px 0px 0px ;
	padding  			: 0px 0px 6px 0px ;
}

/*********************************************************************
***************************** TABLE 02 *******************************
*********************************************************************/

table#table02 {
	margin				: 0px;					
	padding  			: 5px;		
	border-style	 	: solid;
	border-color	 	: #111111;
	border-width 		: 2px;
	background-color	: #FFFFFF;
	border-collapse		: collapse;
}

table#table02 th{
	color				: #ffffff;
	text-align			: left;
	font-size			: 12px;
	font-weight			: 700;
	margin				: 0px 0px 0px 0px;							
	padding  			: 3px 6px 3px 10px;
	border-style 		: solid;
	border-color	 	: #E8E8E8 ;
	border-width 		: 0px;
	background-color	: #E56C1F;
	background-image	: none;
	background-repeat	: no-repeat;
}

table#table02 td{
	color				: #555555;
	text-align			: ;
	font-size			: 11px;
	font-weight			: normal;
	margin				: 0px;
	padding  			: 0px;
	border-style 		: solid;
	border-color	 	: #E8E8E8;
	border-width 		: 2px;
	vertical-align		: top;
}

table#table02 p{
	color				: inherit;
	text-align			: inherit;
	font-size			: inherit;
	font-weight			: inherit;
	margin				: 0px 0px 0px 0px ;
	padding  			: 0px 0px 6px 0px ;
}
