/*#afCataloguePager { } */
/* tr.afCataloguePager { } */
/* td.afCataloguePager { } */
TABLE.afUpdatesHeaders {
	padding: 0;
	border: 0;
	table-layout: fixed;
	width: 726px;
}
TABLE.afUpdates {
	padding: 0;
	border: 0;
	/*table-layout: fixed;*/
	width: 709px;
}
TR.afUpdates, TR.afUpdatesOver {
	background: none;
}
TR.afUpdatesOver {
	background: #9E1B34;
}
TH.afUpdates {
	font-family:arial, helvetica, sans-seriff;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	background: #9E1B34;
	color: #FFFFFF;
	vertical-align: top;
}
TH.afUpdates A.afUpdates {
	color: #FFFFFF;
	text-decoration: none;
}
.afUpdatesOrderSymb, .afUpdatesOrderSymbActif {
	font-family: webdings;
	color: #FFFFFF;
}
.afUpdatesOrderSymbActif {
	color: #FF0000;
}

TD.afUpdates  {
	font-family:arial, helvetica, sans-seriff;
	font-size: 8pt;
	font-weight: normal;
	/*white-space: nowrap;*/
	vertical-align: top;
	height: 16px;
	/*overflow: hidden;*/
	border-top: 1px dashed #E0E0E0;
	padding-bottom: 4px;
}
A.afUpdatesFilter, A.afUpdatesFilterEnabled {
	font-family: webdings;
	font-size: 7pt;
	text-decoration: none;
	color: #999999;
	vertical-align: bottom;
}
A.afUpdatesFilterEnabled {
	color: #9E1B34;
}

#afUpdatesPager {
	width: 726px;
	height: 20px;
}
TR.afUpdatesPager {
}
TD.afUpdatesPager {
	font-size: 8pt;
	color: #000000;
	vertical-align: bottom;
}
A.afUpdatesPager {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
SELECT.afUpdatesPager {
	font-size: 7pt;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
}
B.afUpdatesSearchMatch {
	font-size: 8pt;
	color: #9E1B34;
	font-weight: bold;
}

