@charset "utf-8";

.linkPage {
	font-weight:bold;
	padding-left:17px;
	background-image:url(../images/linkPage.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.linkPdf {
	font-weight:bold;
	padding-left:26px;
	background-image:url(../images/linkPdf.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.linkPdf-cn {
	font-weight:bold;
	padding-left:42px;
	background-image:url(../images/linkPdf-cn.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.linkPdf-cz {
	font-weight:bold;
	padding-left:42px;
	background-image:url(../images/linkPdf-cz.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.linkPdf-de {
	font-weight:bold;
	padding-left:42px;
	background-image:url(../images/linkPdf-de.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.linkPdf-en {
	font-weight:bold;
	padding-left:42px;
	background-image:url(../images/linkPdf-en.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.linkPdf-es {
	font-weight:bold;
	padding-left:42px;
	background-image:url(../images/linkPdf-es.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.linkPdf-fr {
	font-weight:bold;
	padding-left:42px;
	background-image:url(../images/linkPdf-fr.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.linkPdf-it {
	font-weight:bold;
	padding-left:42px;
	background-image:url(../images/linkPdf-it.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.linkPdf-pl {
	font-weight:bold;
	padding-left:42px;
	background-image:url(../images/linkPdf-pl.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.linkPdf-pt {
	font-weight:bold;
	padding-left:42px;
	background-image:url(../images/linkPdf-pt.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.linkPdf-ru {
	font-weight:bold;
	padding-left:42px;
	background-image:url(../images/linkPdf-ru.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}




/* ************************************ Tec MultipleProducts */

.tableProductsCnTec {
	width:100%;
	text-align:left;
	border-collapse:collapse;
	background-color:#fff;
}

.tableProductsCnTec tr td {
	vertical-align:top;
	border:1px solid #cdcdcd;
}

.tableProductsCnTec thead tr td {
	font-weight:bold;
	vertical-align:bottom;
	color:#fff;
	background-color:#00AA30;
}


/* ************************************ Food MultipleProducts */

.tableProductsCnFood {
	width:100%;
	text-align:left;
	border-collapse:collapse;
	background-color:#fff;
}

.tableProductsCnFood tr td {
	vertical-align:top;
	border:1px solid #cdcdcd;
}

.tableProductsCnFood thead tr td {
	font-weight:bold;
	vertical-align:bottom;
	color:#000;
	background-color:#f5d21e;
}


/* ************************************ Pharma MultipleProducts */

.tableProductsCnPharma {
	width:100%;
	text-align:left;
	border-collapse:collapse;
	background-color:#fff;
}

.tableProductsCnPharma tr td {
	vertical-align:top;
	border:1px solid #cdcdcd;
}

.tableProductsCnPharma thead tr td {
	font-weight:bold;
	vertical-align:bottom;
	color:#000;
	background-color:#87aff5;
}


/* ************************************ Tec SingleProduct */

.tableSingleProductCnTec {
	width:100%;
	text-align:left;
	border-collapse:collapse;
	background-color:#fff;
}

.tableSingleProductCnTec tr td {
	vertical-align:top;
	border:1px solid #cdcdcd;
}

.tableSingleProductCnTec thead tr td {
	text-align:center;
	font-weight:bold;
	vertical-align:bottom;
	color:#fff;
	background-color:#00AA30;
}


/* ************************************ Food SingleProduct */

.tableSingleProductCnFood {
	width:100%;
	text-align:left;
	border-collapse:collapse;
	background-color:#fff;
}

.tableSingleProductCnFood tr td {
	vertical-align:top;
	border:1px solid #cdcdcd;
}

.tableSingleProductCnFood thead tr td {
	text-align:center;
	font-weight:bold;
	vertical-align:bottom;
	color:#000;
	background-color:#f5d21e;
}


/* ************************************ Pharma SingleProduct */

.tableSingleProductCnPharma {
	width:100%;
	text-align:left;
	border-collapse:collapse;
	background-color:#fff;
}

.tableSingleProductCnPharma tr td {
	vertical-align:top;
	border:1px solid #cdcdcd;
}

.tableSingleProductCnPharma thead tr td {
	text-align:center;
	font-weight:bold;
	vertical-align:bottom;
	color:#000;
	background-color:#87aff5;
}


/* ************************************ */

.tableCommonGreenBorder {
	width:100%;
	text-align:left;
	border-collapse:collapse;
}

.tableCommonGreenBorder tr td {
	vertical-align:top;
	border:1px solid #00aa30;
}

.tableCommon {
	width:100%;
	text-align:left;
	border-collapse:collapse;
}

.tableCommon tr td {
	vertical-align:top;
}

.colorRed {
	color:#d61f1f;
}

.colorAndersonBlue {
	color:#004e9c;
}

.colorNegeleGreen {
	color:#41a62a;
}
