BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	background-image: url(/Images/pageBkg.gif);
	background-repeat: repeat-x;
	color: #666666;
	}
TABLE {
	BORDER: 0;
	TEXT-ALIGN: center;
	WIDTH: 800;
	BORDER-COLLAPSE: collapse;
	clip:  rect(2px 6px 2px 4px);
	}
.select_listing {
	WIDTH: 450;
	}
.sm {
	WIDTH: 500;
	}
.sm_listing {
	WIDTH: 500;
	BACKGROUND-COLOR: #EEEEEE;
	BORDER-BOTTOM: 2px solid #FFFFFF;
	}
.header1 {
	height: 28px;
	width: 810px;
	}
.header2 {
	BACKGROUND-COLOR: #EEEEEE;
	FONT-WEIGHT: bold;
	}
.header3 {
	background-color: #EEEEEE;
	}
.header4 {
	BACKGROUND-COLOR: #EEEEEE;
	}
.header5 {
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 10pt;
	font-weight: bolder;
	color: #333333;
	}
.header6 {
	background-color: #EEEEEE;
	}
.listing {
	BACKGROUND-COLOR: #FAFAFA;
	BORDER-BOTTOM: 2px solid #FFFFFF;
	}
.action_listing {
	WIDTH: 525;
	BACKGROUND-COLOR: #EFEFEF;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	}
A {
	color: #990000;
	}	
.listing_high {
	BACKGROUND-COLOR: #CCCCCC;
	BORDER-BOTTOM: #BBBBBB 1px solid;
	}

TD {
	FONT-SIZE: 10pt;
	MARGIN: 0;
	PADDING: 3;
	}
H4 {
	COLOR: #BB0000;
	PADDING: 0;
	MARGIN: 0;
	background-color: #660000;
	}
B.ok {
	COLOR: #000080;
	}
B.error {
	COLOR: #800000;
	}
I.ok {
	COLOR: #000080;
	}
I.error {
	COLOR: #800000;
	}

SELECT {
	BACKGROUND-COLOR: #EEEEEE;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	color: #666666;
	}

INPUT {
	CURSOR: auto;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 9pt;
	font-weight: bolder;
	color: #666666;
	background-color: FFFFFF;
	border: 0px;
	}

.chmodbox {
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	}

.movebutton {
	background-image: url(/Images/subNavBoutonPt.png);
	font-variant: small-caps;
	height: 28px;
	width: 95px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-color: EEEEEE;
	}
.downbutton {
	background-image: url(/Images/subNavBoutonPtGreen.gif);
	font-variant: small-caps;
	height: 28px;
	width: 105px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-color: EEEEEE;
	}
.submitbutton {
	BACKGROUND-COLOR: #C7C7E2;
	border: 0px;
	}
.deletebutton {
	border: 0px;
	background-image: url(/Images/subNavBoutonPtRed.png);
	height: 28px;
	width: 95px;
	}
.newbutton {
	background-image: url(/Images/subNavBoutonPtBleu.png);
	font-variant: small-caps;
	height: 28px;
	width: 95px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-color: EEEEEE;
	}
.boutonInput {
	BACKGROUND-COLOR: #C7C7E2;
	}
INPUT.readonly {
	BACKGROUND-COLOR: #660000;
	}

