body
{
margin: 0px;
scrollbar-3dlight-color: white;
scrollbar-arrow-color: #efe5d2;
scrollbar-base-color: #efe5d2;
scrollbar-darkshadow-color: #6a6a6a;
scrollbar-face-color: #755d3f;
scrollbar-highlight-color: gray;
scrollbar-shadow-color: #e1d7c5;
scrollbar-track-color: #e1d7c5;
}

/* Styles used in Header Pages for both WMel and ExpoEnLigne */
.SubMenuDefaultStyle
{
	font-weight: bold;
	font-size: 8pt;
	color: #e4e4e4;
	font-family: Arial;
	text-decoration: none;
}
.SubMenuDefaultStyle:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	background-color: transparent;
	text-decoration: underline;
}
.SubMenuDefaultStyle_Over
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	background-color: transparent;
	text-decoration: underline;
}
.SubMenuSeparatorDefaultStyle
{
	font-size: 8pt;
	color: white;
}
.LinksMenuDefaultStyle
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	cursor: pointer;
	font-family: Arial;
	text-decoration: none;
}
.LinksMenuDefaultStyle:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	text-decoration: underline;
}
.LinksMenuSeparatorDefaultStyle
{
	font-size: 8pt;
	color: white;
}
.DateDefaultStyle
{
	font-weight: bold;
	font-size: 7pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

/* Styles used by HyperLinkBar in SheetSelector */
.BarDefaultStyle
{
	border-right: #b8b8b8 1px solid;
	border-top: #b8b8b8 1px solid;
	margin-top: 1px;
	border-left: #b8b8b8 1px solid;
	border-bottom: #b8b8b8 1px solid;
	background-color: #e8e9e4;
}

A.HyperLinkItemDefaultStyle
{
	padding-right: 4px;
	border-top: #f8f8f8 1px solid;
	font-size: 8pt;
	color: #646464;
	border-bottom: #e8e9e4 1px solid;
	font-family: verdana;
	text-decoration: none;
}
A.HyperLinkItemDefaultStyle:hover
{
	border-right: #b8b8b8 1px solid;
	padding-right: 3px;
	border-top: #b8b8b8 1px solid;
	font-size: 8pt;
	color: black;
	border-bottom: #b8b8b8 1px solid;
	font-family: verdana;
	background-color: gainsboro;
	text-decoration: none;
}
A.HyperLinkItemDefaultStyle_Over
{
	border-right: #b8b8b8 1px solid;
	padding-right: 3px;
	border-top: #b8b8b8 1px solid;
	font-size: 8pt;
	color: black;
	border-bottom: #b8b8b8 1px solid;
	font-family: verdana;
	background-color: gainsboro;
	text-decoration: none;
}

/* Style for Invisible Box */
.InvisibleBoxHeaderCaptionStyle
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: verdana;
}
.InvisibleBoxContentStyle
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	background-color: white;
	text-align: left;
}

/* Style for Home page */
.HomeDescriptionText
{
	font-size: 9pt;
	color: black;
	font-family: verdana;
}
.HomeBoxHeaderCaption
{
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 4px;
	color: #383838;
	font-family: verdana;
}
.HomeBoxListText
{
	font-size: 8pt;
	color: dimgray;
	font-family: verdana;
}
.HomeBoxListText_Over
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
}
.MainBoxText
{
	font-size: 8pt;
	color: black;
	display: block;
	font-family: verdana;
	line-height: 15px;	
}
.MainBoxHyperlinkStyle
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	font-family: verdana;
	text-decoration: none;
}
.MainBoxHyperlinkStyle:hover
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	font-family: verdana;
	background-color: transparent;
	text-decoration: underline;
}