body {
	background: #F5F5E9 url(../navigation/eng_bclucie.jpg) repeat-x;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 13px;
	margin: 0px;
}
.maintable {
	background: #F5F5E9 url(../navigation/eng_bclucie.jpg) repeat-x;
}
/*********Statement Styles*********/
#Statement {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #996699;
	padding-bottom: 5px;
}
#Statement a:link, #Statement a:visited {
	color: #996699;
	text-decoration: none;
}
#Statement a:hover {
	color: #333333;
	text-decoration: none;
}
/*********Navigation Styles*********/
#Navigation {
	color: #666666;
	font-size: 13px;
	clear: both;
}
#Navigation a:link, #Navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
}
#Navigation a:hover {
	color: #666666;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
}
.Navigationon {
	color: #666666;
	text-decoration: non
	;
	padding: 2px;
	margin: 0px;
}
/*********Content Styles*********/
#Content {
	color: #333333;
	font-size: 14px;
	clear: both;
	padding: 5px;
	margin: 5px;
}
#Content h1{
	font-size: 17px;
	font-weight: bold;
	color: #996699;
	padding: 0px;
	margin: 0px;
}
#Content h2{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
#Content ul{
	list-style-type: square;
}
#Content a:link, #Content a:visited {
	color: #333333;
	text-decoration: none;
}
#Content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #CC99CC;
}
/*********Img Styles*********/
#Img a:link, #Img a:visited {
	color: #333333;
	text-decoration: underline;
}
#Img a:hover {
	color: #996699;
	text-decoration: none;
}
#Img p {
	background: #FFFFFF;
	margin: 5px 5px 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 25px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	font: 10px Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	color: #996699;
}
/*********Top Styles*********/
#Top {
	border-bottom: 1px dotted #FFFFFF;
}
