BODY {
  background-color: #f5f5e5; color: #404000; font-family: Arial; scrollbar-face-color: #e4debc; 
  margin: 0px;
}
TD {
  font-size: 11px;
}
TD.xbig {
  font-size: 13px;
}
TD.big {
  font-size: 12px;
}
TD.medium {
  font-size: 11px;
}
TD.small {
  font-size: 10px;
}
TD.xsmall {
  font-family: Verdana; font-size: 8px;
}
TD.menu {
  border-top: 1px solid #000000; 
}
TD.menu2 {
  border-top: 1px solid #000000; border-bottom: 1px solid #000000; 
}
TABLE.cadre {
  background-color: #fafaea;
  border-width: 1px; border-style: solid; border-color: #404000; 
}
.it1 {
  font-size: 10px; background-color: #ececdc; text-align: center;
}
.it2 {
  font-size: 10px; background-color: #e0e0d0; text-align: center;
}
.it1b {
  font-size: 11px; font-weight: bold; background-color: #ececdc; text-align: center;
}
.it2b {
  font-size: 11px; font-weight: bold; background-color: #e0e0d0; text-align: center;
}
.itir {
  font-size: 11px; font-weight: bold; color: #ffffff; background-color: red;
}
.itig {
  font-size: 11px; font-weight: bold; color: #ffffff; background-color: green;
}
.itib {
  font-size: 11px; font-weight: bold; color: #ffffff; background-color: blue;
}
A {
  color: #996633; text-decoration: none; cursor: hand;
}
A:visited {
  color: #996633; text-decoration: none;
}
A:hover {
  text-decoration: none;
}

DIV {
  display: block;
}

.desc { 
  background-color: #ececdc; color: #000000;
}

.clsTab {
 	background-color: #ecebd1;
	border-left:   1px solid silver;
	border-bottom: 1px solid silver;
}
.clsTabSelected {
	background-color: #e4debc;
	border-left:  1px solid silver;
	border-bottom: 1px solid silver;
}
.but {
  font-family: Arial;font-size: 11px; width=110px; height=22px; 
}
