body {
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	font: 12px Arial;
}
.menuLINKS {
	margin: 0px;
	padding: 0px;
}
.menuLINKS ul {
	margin: 0px;
	padding: 0px;
}
.menuLINKS li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menuLINKS a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	margin: 0px;
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/menuLINK-BG.jpg);
}
.menuLINKS a:hover {
	background-color: #333333;
	background-image: url(images/menuLINK-BG-2.jpg);
}
.menuLINKSmain li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.menuLINKSmain a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	height: 46px;
	margin-right: 20px;
	margin-left: 20px;
}
.menuLINKSmain a:hover {
	color: #000000;
}
.divUnderMenu {
	background-image: url(images/div-under-menu.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 108px;
}
.wrapper {
	margin: auto;
	width: 1000px;
}
.footer {
	background-image: url(images/footer-BG.jpg);
	background-repeat: repeat-x;
	height: 55px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footer2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.PageContent {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}.PageContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.title-glossary {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 2px;
	margin: 0px;
}
.text-glossary-main {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
}
