.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF
}

.menu:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF
}

.menu:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF
}

.menu:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EF8712
}

.menu:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EF8712
}

body,p,td,input,select,textarea,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	background-color: #DDDDDD;
	margin: 0px 0px 0px 0px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000
}

a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EF8712
}

a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EF8712
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070
}

h1,.title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #EF8712
}

h2,.title2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EF8712
}

h3,.title3 {
	font-size: 12px;
	font-weight: bold;
	color: #EF8712
}

.menu2 {
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000
}

.menu2:link {
	text-decoration: none;
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000
}

.menu2:visited {
	text-decoration: none;
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000
}

.menu2:active {
	text-decoration: none;
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EF8712
}

.menu2:hover {
	text-decoration: none;
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EF8712
}

.driftPostive {
	background: #C0C0C0;
	color: #FF0000;
}

.driftNegative {
	background: #CCFFCC;
	color: #339966;
}

.remPostive {
	background: #FF99CC;
	color: #000080;
}

.remNegative {
	background: #C0C0C0;
	color: #000000;
}

.remZero {
	background: #FFFF99;
	color: #000000;
}

th {
	background-color: #EF8712;
}

table.calendar {
	table-layout: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-collapse: collapse;
	border: 2px solid #EF8712;
	text-align: center;
}

table.calendar th {
	font-size: 11px;
}

table.taskview {
	font-size: 8pt;
	font-family: Arial;
}

table.calendar td {
	border: 1px solid black;
}

table.calendar td.weekday {
	background: #EEEEEE;
}

table.calendar td.weekend {
	background: #FF9900;
}

table.calendar td.swd {
	background: #FFCC00;
}

table.calendar td.workday {
	background: #EEEEEE;
}

table.calendar td.holiday {
	background: #BBBBBB;
}

table.calendar td.publicholiday {
	background: #DDDDFF;
}

table.calendar td.partholiday {
	background: #AAAAAA;
}

table.calendar td.projectspecial {
	background: #FFCC00;
}

table.calendar td.highlight {
	text-decoration: underline;
	border: 2px solid black;
}

table.innerframe {
	table-layout: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-collapse: collapse;
	border: 1px solid #000000;
	text-align: center;
	width: 100%;
	background: #FFFFFF;
}

table.innerframe th {
	font-size: 11px;
}

table.innerframe td {
	border: 1px solid black;
}

img {
	border: 0px;
}

#left_menu_switcher {
	top: 75px;
	position: absolute;
	left: 0px;
	width: 210px;
	text-align: right;
}

#left_menu.masked #left_menu_switcher {
	width: 12px;
}

#left_menu {
	width: 211px;
	vertical-align: top;
	text-align: left;
	background-color: #707070;
}

#left_menu.masked {
	overflow: hidden;
	width: 12px;
	display: block;
}

#left_menu.masked p,#left_menu.masked table,#left_menu.masked form {
	display: none;
}

table.list {
	border: 0;
}

table.list th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	white-space: nowrap;
	background-color: #EF8712;
}

div {
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
}

#popupDiv {
	position: absolute;
	left: 205px;
	top: 150px;
	width: 430px;
	height: 280px;
	z-index: 20000;
	visibility: hidden;
	padding: 10px 10px 10px 10px;
	background-image: url("/i_images/fond_interview.gif");
}

#popupDiv #popupDivTitle {
	width: 430px;
	height: 26px;
	overflow: hidden;
}

#popupDiv #popupDivContent {
	overflow: auto;
	width: 430px;
	height: 254px;
}

#header,#mainframe {
	margin-left: expression((( document.body.clientWidth-960)/ 2 ) +   "px"
		);
	width: 960px;
}

#header {
	z-index: 10000;
	top: 0px;
	height: 96px;
	/* position: fixed; */
}

#mainframe {
	z-index: 10;
	min-height: 525px;
	top: 96px;
	position: absolute;
	vertical-align: top;
	background-color: #FFFFFF;
	background-position: 707px;
	background-repeat: repeat-y;
}

#mainframe.home {
	background-color: #008ACF;
}

#mainframe #content {
	z-index: 10;
	left: 0px;
	top: 0px;
	width: 729px;
	position: relative;
	vertical-align: top;
	min-height: 525px;
	overflow: visible;
}

#mainframe #rightbanner {
	z-index: 10;
	width: 231px;
	min-height: 525px;
	top: 0px;
	left: 729px;
	position: absolute;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	vertical-align: top;
}

#mainframe #textrightbanner {
	z-index: 20;
	width: 200px;
	min-height: 520px;
	visibility: visible;
	top: 5px;
	left: 5px;
	position: relative;
	vertical-align: top;
}

#quicklinks {
	z-index: 10000;
	margin-left: expression((( document.body.clientWidth-960)/ 2 ) +   "px"
		);
	left: 735px;
	top: 16px;
	width: 185px;
	height: 80px;
	position: absolute;
	color: #000000;
}

#quicklinks a {
	margin-left: 15px;
}

#quicklinks a:link {
	color: #1386A9;
}

#quicklinks a:visited {
	color: #1386A9;
}

#quicklinks a:active {
	color: #707070;
}

#quicklinks a:hover {
	color: #707070
}

#mainQL {
	z-index: 10001;
	margin-left: expression((( document.body.clientWidth-960)/ 2 ) +   "px"
		);
	left: 790px;
	top: 2px;
	width: 185px;
	/*height: 96px;*/
	position: fixed;
	color: #000000;
}

#mainQL span {
	padding-right: 3px;
}

#mainQL .FR {
	background-image: url('/i_images/flag_fr.png');
}

#mainQL .EN {
	background-image: url('/i_images/flag_en.png');
}

#mainQL .CN {
	background-image: url('/i_images/flag_cn.png');
}

.rmenu,.rmenu a {
	color: black;
}

.rmenu div.sel,.rmenu div.sel a {
	font-weight: bold;
}

.rmenu div.lv2 {
	margin-top: 7px;
	margin-left: 20px;
}

.rmenu div.lv2,.rmenu div.lv2 a {
	font-size: 15px;
	color: #EF8712;
}

.rmenu div.lv3 {
	margin-left: 20px;
}

.rmenu div.lv3,.rmenu div.lv3 a {
	font-size: 13px;
	color: black;
	font-weight: normal;
}

.rmenu div.lv4,.rmenu div.lv4 a {
	font-size: 11px;
}

.rmenu div.sep, .lmenu div.sep {
	height: 1px;
	line-height:1px;
	overflow: hidden;
	background-color: #F0E0C9;
	margin: 2px 0px;
}

.lmenu div.lv1 {
	font-size: 20px;
	color: #EF8712;
	text-transform: uppercase;
	font-weight: bold;
}

.lmenu div.lv2 {
	color: #EF8712;
	font-weight: bold;
	margin-bottom: 20px;
}

.lmenu div.sep {
	background-color: #F5B66E;
	margin-top: 2px;
	margin-bottom: 10px;
}

div.lpart {
	z-index: 400;
	left: 30px;
	width: 140px;
	position: absolute;
}

div.rpart {	
	left: 170px;
	top: 0px;
	/* overflow: auto; */
	width: 550px;
	position: relative;
	min-height: 400px;	
}
