/* ============ Style 7 ============= */
/* ========== HEADINGS  ========== */
div.p_table_1_7 h1.col1
	{
	color: #faab00 !important;
	}
	
div.p_table_1_7 h1.col2
	{
	color: #9bba0d !important;
	}
	
div.p_table_1_7 h1.col3
	{
	color: #539a2d !important;
	}
	
div.p_table_1_7 h1.col4
	{
	color: #268061 !important;
	}
	
div.p_table_1_7 h1.col1 span
	{
	color: #faab00 !important;
	}

div.p_table_1_7 h1.col2 span
	{
	color: #9bba0d !important;
	}
	
div.p_table_1_7 h1.col3 span
	{
	color: #539a2d !important;
	}
	
div.p_table_1_7 h1.col4 span
	{
	color: #268061 !important;
	}
	
div.p_table_1_7 h2.col1,
div.p_table_1_7 h2.col2,
div.p_table_1_7 h2.col3,
div.p_table_1_7 h2.col4
	{
	color: #ffffff !important;
	}
	
div.p_table_1_7 h2.caption
	{
	color: #faab00 !important;
	}
	
div.p_table_1_7 h2.caption span
	{
	color: #9bba0d !important;
	text-shadow: none !important;
	}	
	
div.p_table_1_7 h3.col1
	{
	color: #faab00 !important;
	}
	
div.p_table_1_7 h3.col2
	{
	color: #9bba0d !important;
	}
	
div.p_table_1_7 h3.col3
	{
	color: #539a2d !important;
	}
	
div.p_table_1_7 h3.col4
	{
	color: #268061 !important;
	}
	
/* ========== CAPTION COLUMN  ========== */
/* --- header row 1 ---  */
div.p_table_1_7 div.caption_column li.header_row_1 
	{
	border-top: 0;
	border-bottom: 1px solid #ffffff;
	background: #ffffff !important;
	}
	
/* --- header row 2 ---  */
div.p_table_1_7 div.caption_column li.header_row_2
	{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #ffffff !important;
	}

/* ========== COLUMN STYLE 1  ========== */
/* --- header row 1 ---  */
div.p_table_1_7 div.column_1 li.header_row_1
	{
	border-top: 0;
	border-bottom: 1px solid #faab00;
	background: #faab00 !important;
	}
	
/* --- header row 2 ---  */
div.p_table_1_7 div.column_1 li.header_row_2
	{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #ffffff !important;
	}
	
/* ========== COLUMN STYLE 2  ========== */
/* --- header row 1 ---  */
div.p_table_1_7 div.column_2 li.header_row_1
	{
	border-top: 0;
	border-bottom: 1px solid #9bba0d;
	background: #9bba0d !important;
	}
	
/* --- header row 2 ---  */
div.p_table_1_7 div.column_2 li.header_row_2
	{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #ffffff !important;
	}
	
/* ========== COLUMN STYLE 3  ========== */
/* --- header row 1 ---  */
div.p_table_1_7 div.column_3 li.header_row_1
	{
	border-top: 0;
	border-bottom: 1px solid #539a2d;
	background: #539a2d !important;
	}
	
/* --- header row 2 ---  */
div.p_table_1_7 div.column_3 li.header_row_2
	{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #ffffff !important;
	}
	
/* ========== COLUMN STYLE 4  ========== */
/* --- header row 1 ---  */
div.p_table_1_7 div.column_4 li.header_row_1
	{
	border-top: 0;
	border-bottom: 1px solid #268061;
	background: #268061 !important;
	}
	
/* --- header row 2 ---  */
div.p_table_1_7 div.column_4 li.header_row_2
	{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #ffffff !important;
	}