/***************************
/* 	TABLES (T3)
/***************************/
table.contenttable150 {
	width:			150px;
	margin:			0;	
	color: 			#333333; 
	border-collapse: collapse;
}

table.contenttable {
	width:			595px;
	margin:			0;	
	color: 			#333333; 
	border-collapse: collapse;
}

table.contenttable td {
	font-size: 		11px;
	line-height:	14px;
	font-weight: 	normal;
	vertical-align:	top;
	padding: 		2px 5px;
	border-bottom:	1px solid #D5D5D7;
	
}

table.contenttable td p {
	margin: 		0;
}

td.td-0, td.td-0-right, td.td-0-narrow, td.td-0-wide, td.td-0-simple {
	width:			160px;
	font-weight: 	600;
	color: 			#555555; 
	border-right:	1px solid #E6E6E6;
	border-left:	1px solid #E6E6E6;
	border-top:	1px solid #E6E6E6;
	background:   	#F9F9F9; 
}

td.td-0-narrow {
	font-weight: 	normal;
	width:			120px;
}

td.td-0-wide {
	font-weight: 	normal;
	width:			auto;
}

td.td-0-right {
	width:			160px;
	text-align:		right;
}

td.td-0-simple  {
	font-weight: 	normal;
	background:   	none;
}

td.td-1, td.td-2, td.td-3, td.td-last, td.td-x, td.td-x-simple, td.td-x-120, td.td-x-200, td.td-x-half, td.td-x-120-simple, td.td-x-right-simple80{
	color: 			#333333; 
	background:   	#F1F2F3;
	border-right:	1px solid #E6E6E6;
}

td.td-x-120 {
	width:			120px;	
}

td.td-x-200 {
	width:			200px;	
}

td.td-x-half {
	width:			55%;	
}

td.td-x-120-simple {
	width:			120px;
	background:   	none;
}
td.td-x-simple80 {
	width:			80px;
	background:   	none;
}

td.td-x-simple {
	width:			auto;
	background:   	none;
}

tr.tr-0 td, td.tr-0 {
	font-weight: 	700;
	color: 			#333333; 
	background:   	#EEF1F2 url(../images/bg_title_slated.png) repeat-x ;
	border-bottom:	1px solid #E1E1E3;
	border-top:		1px solid #F9F9F9; 
	border-left:	1px solid #E8E8EA; 
	border-right:	1px solid #E8E8EA; 
}
