body{
	background-color: #000000;
	font-family: Arial;
	font-size: 12;
}

table, td{
/*	background-color: #123456;*/
	font-family: Arial;
	font-size: 12;
	border-style: none;
	padding: 1;
	border-collapse: collapse;
}

a{
	color: #000000;
	text-decoration: underline;
}

a img{
	border-style:none;
}

td.cella_rossa{
	background-color: #660000;
}

div.centered_img{
	text-align: center;

}

div.centered_img_product{
	text-align: center;

}

div.centered_img img{
	border:2px solid #000000;
}


/***************/
/*C L A S S E S*/
/***************/
/*navigation bar*/
td.navbar{
	color: #FFFFFF;
	font-size: 12;
	font-weight: bold;
}

td.navbar a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12;
	font-weight: bold;
}

td.navbar a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12;
	font-weight: bold;
}

/*color bar*/
td.colorbar{
	background-color: #999999;
	color: #660000;
	font-size: 12;
	font-weight: bold;
}

td.colorbar a{
	color: #660000;
	text-decoration: none;
	font-size: 12;
	font-weight: bold;
}

td.colorbar a:hover{
	color: #660000;
	text-decoration: underline;
	font-size: 12;
	font-weight: bold;
}

/*cols classes*/
td.core_cell{
	background-color: #999999;
	color: #000000;
}

td.site_cell{
	background-color: #000000;
}

td.product_cell{
	background-color: #000000;
}

td.textlink_cell{
	background-color: #CC0000;
}

/*---------------------------------------------------------------------------------*/

/***************************************/
/***N E W S  C L A S S E S  B E G I N***/
/***************************************/
.news_content_cell{
	color: #000000;
}
/*NEWS -> LINK GROUPS CLASSES*/
table.news_linkgroup_table{
	background-color: #999999;
}

td.linkgroup_title_cell{
	background-color: #999999;
	font-weight: bold;
	color: #000000;	
}

td.linkgroup_content_cell{
	background-color: #999999;
	color: #000000;	
}

/*NEWS -> VIDEO GROUPS CLASSES*/
table.news_videogroup_table{
	background-color: #999999;
}

td.videogroup_title_cell{
	background-color: #999999;
	font-weight: bold;
	color: #000000;	
}

td.videogroup_content_cell{
	background-color: #999999;
	color: #000000;	
}



/*NEWS -> PRODUCT GROUPS CLASSES*/
table.news_product_content_table{
	background-color: #999999;
	color: #000000;
}

td.news_product_content_cell{
	background-color: #999999;
	color: #000000;	
}

/*NEWS -> CORRELATED NEWS CLASSES*/
table.news_correlated_content_table{
	background-color: #999966;
	color: #000000;	
}

td.news_correlated_label_cell{
	background-color: #000000;
	color: #999999;
	text-align: right;
	font-weight: bold;
}

td.news_correlated_content_cell{
	background-color: #999966;
	color: #000000;	
}

td.news_correlated_content_cell a{
	color: #000000;
	text-decoration: none;
}

td.news_correlated_content_cell a:hover{
	color: #000000;
	text-decoration: underline;
}

.news_correlated_content_cell_link_title{
	color: #000000;
	font-weight: bold;
	font-size: 16;
}

.news_correlated_content_cell_link_subtitle{
	color: #000000;
	font-weight: bold;
	font-size: 14;
}

img.news_correlated_content_cell_image{
//	padding: 5;
}

/*NEWS -> CORRELATED PRODUCT CLASSES*/
table.news_product_correlated_content_table{
	background-color: #000000;
	color: #999999;
}

td.news_product_correlated_content_cell{
	background-color: #000000;
	color: #999999;	
}

td.news_product_correlated_content_cell a{
	background-color: #000000;
	color: #999999;
	text-decoration: none;
}

td.news_product_correlated_content_cell a:hover{
	background-color: #000000;
	color: #999999;	
	text-decoration: underline;
}


.news_product_correlated_content_cell_link{
	color: #999999;
	font-weight: bold;
	font-size: 12;
}

/*NEWS -> KEYWORD TABLES CLASSES*/
table.news_keyword_table{
	background-color: #999999;
}

td.news_keyword_cell{
	/*background-color: #666633;*/
	background-color: #999999;
	color: #000000;
}

td.news_keyword_cell a{
	/*background-color: #666633;*/
	background-color: #999999;
	color: #000000;
}


/*NEWS -> KEYWORD ARCHIVE CLASSES*/
table.news_archive_keyword_table{
	background-color: #000000;
	color: #666633;
}

td.news_archive_keyword_cell_label{
	background-color: #000000;
	color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	font-size: 20;
}

td.news_archive_keyword_cell{
	background-color: #000000;
	color: #FFFFCC;
}
.news_archive_keyword_cell_title{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14;
	text-decoration: underline;
}

.news_archive_keyword_cell_subtitle{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12;
	text-decoration: underline;
}

/***************************************/
/*****N E W S  C L A S S E S  E N D*****/
/***************************************/

/***************************************************************************************/

/*********************************************/
/***P R O D U C T  C L A S S E S  B E G I N***/
/*********************************************/

/*PRODUCT -> AUTHOR ARCHIVE CLASSES*/
table.product_archive_author_table{
	background-color: #000000;
	color: #666633;
}

td.product_archive_author_cell_label{
	background-color: #000000;
	color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	font-size: 20;
}

td.product_archive_author_cell{
	background-color: #000000;
	color: #FFFFCC;
}
.product_archive_author_cell_title{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14;
	text-decoration: underline;
}

.product_archive_author_cell_subtitle{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12;
	text-decoration: underline;
}

/*PRODUCT -> PUBLISHER ARCHIVE CLASSES*/
table.product_archive_publisher_table{
	background-color: #000000;
	color: #666633;
}

td.product_archive_publisher_cell_label{
	background-color: #000000;
	color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	font-size: 20;
}

td.product_archive_publisher_cell{
	background-color: #000000;
	color: #FFFFCC;
}
.product_archive_publisher_cell_title{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14;
	text-decoration: underline;
}

.product_archive_publisher_cell_subtitle{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12;
	text-decoration: underline;
}

/*********************************************/
/*****P R O D U C T  C L A S S E S  E N D*****/
/*********************************************/

/*---------------------------------------------------------------------------------*/

/*site content cols class*/
td.site_content_table_top{
	background-color: #FF6600;
	font-weight: bold;
}

/*product content cols class*/
td.product_content_top{
	background-color: #006666;
	color: #FFFFCC;
	font-weight: bold;
}

/*TAG LIST*/
td.tag_list_cell{
	text-align: justify;
}

td.tag_list_cell a{
	text-decoration: none;
}

td.tag_list_cell a:hover{
	text-decoration: underline;
}

td.tag_mini_list_label_cell{
	background-color: #000000;
	color: #ffffff;
	text-align: right;
	font-size: 12;
	font-weight: bold;
}

td.tag_mini_list_cell{
	background-color: #666633;
	color: #ffffff;
	text-align: justify;
}

td.tag_mini_list_cell a{
	color: #ffffff;
	text-decoration: none;
}

td.tag_mini_list_cell a:hover{
	text-decoration: underline;
}
/*TAG LIST*/