BODY
{
	    font-family: Arial, Helvetica, sans-serif; 
        scrollbar-3d-light-color: #4095cb;
        scrollbar-arrow-color: #4095cb;
        scrollbar-base-color: #003366;
        scrollbar-dark-shadow-color:#336699;
        scrollbar-face-color:#336699
        scrollbar-highlight-color: #4095cb;
        scrollbar-shadow-color: #4095cb;
}

A
{
    color: #FF9900;
    text-decoration: underline
}
A:visited
{
	color: #9900CC;
    text-decoration: underline
}
A:hover
{
	font-weight: bold;
    color: #00008b;
    text-decoration: underline
}

A.set1:link
{
    color: #FF9900;
    text-decoration: underline
}
A.set1:visited
{
	color: #9900CC;
    text-decoration: underline
}
A.set1:hover
{
	font-weight: normal;
    color: #00008b;
    text-decoration: underline
}


.titles 
{  
	font-size: 12px; 
	font-weight: bold; 
	color: #660066
}

.copy 
{  
	font-size: 12px; 
	font-weight: normal; 
	color: #000099
}

.lnkDown 
{ 
	 font-size: 10px; 
	 font-weight: normal
 }

.copyB
 {
	  font-size: 12px; 
	  font-weight: bold; 
	  color: #000099
	   }

.titreLivre 
{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #000099;
	 font-style: italic
 }

.copyItalic 
{
	 font-size: 12px; 
	 font-weight: normal; 
	 color: #000099;
	  font-style: italic
  }

.boxSearch
{	
	border-right:  #333333 1px solid; 	
	border-top: #333333 1px solid; 
	border-left: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	height: 16px; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	background-color : #FFE7CE;
}

.buttonSearch
 {
	font-size : 9px;
	background-color : #FFE7CE;
	font-weight : normal;
	color: #000000;
	height: 20px;
	border : 1px outset #FFFFFF;
	}
	
.selectSearch
{	
	border-right:  #333333 1px solid; 	
	border-top: #333333 1px solid; 
	border-left: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	height: 16px; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	background-color : #FFE7CE;
}

Table.BG
{
	background-color : #F4F4F4;
}