/***************************************************/
/***************************************************/
/***************************************************/
/*                                                 */
/*    HOME CORE CONTENT COLUMN TEMPLATE CLASSES    */
/*                                                 */
/***************************************************/
/***************************************************/
/***************************************************/

/*TEMPLATE 1 (COMPLETE NEWS)*/
table.template_1_table {
	background-color: #ffffff;
	color: #000000;
}

td.template_1_label_cell{
	background-color: #000000;/*#000099;*/
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}

table.template_1_table a{
	text-decoration: none;
}

table.template_1_table a:hover{
	text-decoration: underline;
}

/*TEMPLATE 2 (TITLE, SUBTITLE, MAIN IMAGE, BODY 1 TITLE, BODY 1)*/
table.template_2_table {
	background-color: #ffffff;
	color: #000000;
}

td.template_2_label_cell{
	background-color: #000000;/*#000099;*/
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;	
}

table.template_2_table a{
	text-decoration: none;
}

table.template_2_table a:hover{
	text-decoration: underline;
}

/*TEMPLATE 3 (TITLE, SUBTITLE, MAIN IMAGE)*/
table.template_3_table {
	background-color: #ffffff;
	color: #000000;
}

td.template_3_label_cell{
	background-color: #000000;/*#000099;*/
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;	
}

table.template_3_table a{
	text-decoration: none;
}

table.template_3_table a:hover{
	text-decoration: underline;
}

/*TEMPLATE 4 (TITLE, SUBTITLE)*/
table.template_4_table {
	background-color: #ffffff;
	color: #000000;
}

td.template_4_label_cell{
	background-color: #000000;/*#000099;*/
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;	
}

table.template_4_table a{
	text-decoration: none;
}

table.template_4_table a:hover{
	text-decoration: underline;
}

/*TEMPLATE 6 (TITLE, SUBTITLE)*/
table.template_6_table {
	background-color: #ffffff;
	color: #000000;
}

td.template_6_label_cell{
	background-color: #000000;/*#000099;*/
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;	
}

table.template_6_table a{
	text-decoration: none;
}

table.template_6_table a:hover{
	text-decoration: underline;
}

/*TEMPLATE 7 (TITLE, SUBTITLE)*/
table.template_7_table {
	background-color: #ffffff;
	color: #000000;
}

td.template_7_label_cell{
	background-color: #000000;/*#000099;*/
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;	
}

table.template_7_table a{
	text-decoration: none;
}

table.template_7_table a:hover{
	text-decoration: underline;
}