html {
scrollbar-base-color: #51ADC2;
scrollbar-arrow-color: white;
scrollbar-track-color: #08598B;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #3d3340;
	vertical-align: top;	
	line-height:13px;
	
}

img{border:0;}
a {
	font-family: tahoma;
	font-size: 11px;	
	color: #666666;		
}

a:visited {
	color:#e9f4fb;
}
a:hover {
	color:#e9f4fb;
}
a:active {
	color: #e9f4fb;	
}
.style-w{
	color:#ffffff;	
}
.style-b{
	color:#08598B;
	text-transform:uppercase;
}
.style-O{

 color:#08598B;
  text-decoration:none
   }

.news a:visited, .news a:active{
color: #3d3340;
}

.news a:hover{
color: #3d3340;
font-weight:bold;
}

.style9 a:visited, .news a:active{
color: #3d3340;
}

.style9 a:hover{
color: #3d3340;
font-weight:bold;
}
.style10 a:visited, .news a:active{
color: #3d3340;
}
.style10 a:hover{
color: #3d3340;
}
.news1 a:visited, .news a:active{
color: #3d3340;
}

.news1 a:hover{
color: #3d3340;
font-weight:bold;
}
.thumbnailbottomcenter{
position: relative;
z-index: 0;
}
.thumbnailbottomcenter:hover{
background-color: transparent;
z-index: 50;
}
.thumbnailbottomcenter span{ 
position: absolute ;
background-color: #f7f7ef;
padding: 5px;
left: -2500px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none; 
}
.thumbnailbottomcenter span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnailbottomcenter:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top:-180px;
left:-200px; /*position where enlarged image should offset horizontally */

}

.thumbnailbottom{
position: relative;
z-index: 0;
}
.thumbnailbottom:hover{
background-color: transparent;
z-index: 50;
}
.thumbnailbottom span{ 
position: absolute ;
background-color: #f7f7ef;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none; 
}
.thumbnailbottom span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnailbottom:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top:-170px;
left:20px; /*position where enlarged image should offset horizontally */

}
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color:  transparent;
z-index: 200;
}
.thumbnail span{ 
position: absolute ;
background-color: #f7f7ef;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none; 

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100;
left: -350px; /*position where enlarged image should offset horizontally */

}



.thumbnailcentral{
position: relative;
z-index: 0;
}


.thumbnailleft{
position: relative;
z-index: 0;
}

.thumbnailcentral:hover{
background-color: transparent;
z-index: 50;
}
.thumbnailleft:hover{
background-color: transparent;
z-index: 50;
}


.thumbnailcentral span{ 
position: absolute ;
background-color: #f7f7ef;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden  ;
color: black;
text-decoration: none; 
}
.thumbnailleft span{ 
position: absolute ;
background-color: #f7f7ef;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none; 
}

.thumbnailcentral span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnailleft span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailcentral:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -150px; /*position where enlarged image should offset horizontally */

}
.thumbnailleft:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -15;
left: 20px; /*position where enlarged image should offset horizontally */

}
.style3 {color: #73715a;
font-weight:bold}
.accor {
	font-family:Trebuchet MS, Geneva, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	font-weight:bold;		
}