body {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	margin: 0px;
	font-size: 10pt;
	color: #000;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	text-align: justify;
	text-decoration: none;
}
.headerAddress {
	font-size:75%;
}
h1 {
	font-size: 24px;
	color: blue;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
}
h2 {
	font-size: 18px;
	color: #000;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
}
h3 {

	font-size: 16px;
	color: #000;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
}

a:link {	
	color: blue;
	text-decoration: none;
}

a:visited {	
	color: blue;
	text-decoration: none;
}

a:hover {	
	color: blue;
	text-decoration: underline;
}

.nav {
	font-size: 12px; 
	color: white; 
	line-height: 16px; 
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
	text-decoration: none
}

a.nav:link {	
	font-size: 12px; 
	color: white; 
	line-height: 16px; 
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
	text-decoration: none

}

a.nav:visited {	
	font-size: 12px; 
	color: white; 
	line-height: 16px; 
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
	text-decoration: none
}

a.nav:hover {	
	font-size: 12px; 
	color: orange; 
	line-height: 16px; 
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
	text-decoration: none
}
.head2 {
	font-size: 18px;
	color: black;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}

.head3 {
	font-size: 16px;
	color: black;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

.head4 {
	font-size: 13px;
	color: black;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
.caption {
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	line-height: 15px;
	text-decoration: none;
	font-style: italic;
	border: none;

}
ul {
	color: black;
	text-decoration: none;
	list-style-type: disc;
	line-height: 18px;
	margin-left: 30px;
	margin-right: 20px;
}
.aTxtBold {
	font-weight: bold;
}

.moeCatalogue {
	font-size: 10px;
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	line-height: 15px;
	text-decoration: none;
	border: 1px dotted #006600;
	padding: 10px;
	position: relative;
	height: 210px;
}

.moeCatalogue a:link, .moeCatalogue a:visited {
	text-decoration: none;
}

.moeCatalogue a:hover {
	text-decoration: underline;
}

.moeCatalogue p{
	left: 20px;
	position: relative;
	padding-right: 20px;
}

.Img_FR {
	float: right;
	padding: 10px;
	text-decoration: none;
}
.Img_FL {
	float: left;
	padding: 10px;
	text-decoration: none;
}
.quotes {
	text-align: left;
	background-color: #FFFFCC;
	padding: 20px;
	margin: 20px;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 20px;
}
.video {
	border: 3px solid #000000;
}
.aTxtBoldItl {
	font-weight: bold;
	font-style: oblique;
}
