body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e7e3de;
	color: #1e1e1e;
}
.scrollBarC{
	scrollbar-face-color: #95AD6E; scrollbar-highlight-color: #9EA791;
	scrollbar-shadow-color: #7C856E; scrollbar-3dlight-color: #87A459;
	scrollbar-arrow-color: #C3D5A7; scrollbar-track-color: #476425;
	scrollbar-darkshadow-color: #686F5C;
}

/* Standard Links */
a:link, a:visited {
	font-size: 11px; 
    color: #46402F; 
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS;
}

/* Standard Links Hover */
a:hover {
	color: #87826C;	
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS;
}

td.masterTd {
	background-image: url(images/bg_middle.gif);
	background-repeat: repeat-y;
	/*background:#757473;*/
}
td.sTitre{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
table.masterBg{
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}
.copyr{
	font-size: 9px;
	font-weight: normal;
	color: #989b9b;
}
a.copyr:link, a.copyr:visited{
	color: #1e1e1e;
}
a.copyr:hover{
	color: #989b9b;
}
.borderRBL{
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1e1e1e;
	border-right-color: #1e1e1e;
	border-bottom-color: #1e1e1e;
	border-left-color: #1e1e1e;
	border-right-width: 9px;
	border-bottom-width: 8px;
	border-left-width: 8px;
}
.borderRBL5{
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1e1e1e;
	border-right-color: #1e1e1e;
	border-bottom-color: #1e1e1e;
	border-left-color: #1e1e1e;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 7px;
}
.borderRBL2{
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1e1e1e;
	border-right-color: #1e1e1e;
	border-bottom-color: #1e1e1e;
	border-left-color: #1e1e1e;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 9px;
}
.borderRBL3{
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1e1e1e;
	border-right-color: #1e1e1e;
	border-bottom-color: #1e1e1e;
	border-left-color: #1e1e1e;
	border-right-width: 9px;
	border-bottom-width: 8px;
	border-left-width: 6px;
}
.borderRBL4{
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1e1e1e;
	border-bottom-color: #1e1e1e;
	border-left-color: #1e1e1e;
	border-right-width: 6px;
	border-bottom-width: 8px;
	border-left-width: 8px;
}
.padCol1{
	padding-left: 37px;
}
.trans1{
	/*background-image: url(images/trans1.png);
	background-repeat: repeat;*/
	background:#D7D7D7;
}
td.padTxt{
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.title{
	font-size: 14px;
	font-weight: bold;
}
#inviDiv{
	visibility: hidden;
	display: none;
}
strong#txtLeft a, strong#txtLeft a:link, strong#txtLeft a:visited{
	color:#797979;
}
strong#txtLeft a:hover{
	color:#979797;
}