body {
	scrollbar-face-color: #3D509C;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #3D509C;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-base-color: #3D509C;
	margin-left: 0px;
	margin-top: 3px;
	background-color: #3D509C;
}

a.bbmimp:link {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a.bbmimp:visited {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a.bbmimp:hover {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a.bbmimp:active {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

a.bbmlink:link {
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a.bbmlink:visited {
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}

a.bbmlink:hover {
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

a.bbmlink:active {
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	}

a.extra:link {
	text-transform: none;
	color: #3D509C;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.extra:visited {
	text-transform: none;
	color: #3D509C;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.extra:hover {
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.extra:active {
	text-transform: none;
	color: #3D509C;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.texte {
	text-transform: none;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	}

	.textewithebold {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	}
		
		.texteblackbold {
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	}
	
			.textlink {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
				.textsmall {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}

	.textblack {
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}

.smallwhite {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


.blacktext {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.whitetext {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

#dhtmltooltip{
	color: #FFF;
	font-weight: bolder;
	position: absolute;
	width: 150px;
	border-bottom:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
	padding: 2px;
	background-color: #3D509C;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	text-transform: none;
	text-decoration: none;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	cursor: help;
}

.table {
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 100%;
	width: 100%;
	text-align: right;
}

.smallunder {
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

			.gallery {
	zoom:1;
	width:950px;
			}
			.gallery a {
				display:block;
				float:left;
				margin:3px;
				opacity:0.87;
				text-align:center;
			}
			.gallery a:hover {
				opacity:1;
			}
			.gallery a img {
				border:none;
				display:block;
			
			.gallery a#vlightbox{display:none}
