body {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	margin: 0px;
	font-size: 11pt;
	color: #708090;
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-align: justify;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
}

td {

	font-size: 11px; 

	color: #708090; 

	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; 

	text-decoration: none;

	background-position: left top; 

	background-repeat: repeat-x;

}

h1 {
	font-size: 24px;
	color: blue;
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}

h2 {
	font-size: 18px;
	color: blue;
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}

h3 {

	font-size: 16px;

	color: blue;

	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;

	font-weight: bold;

	line-height: 20px;

	text-decoration: none;

}

h4 {

	font-size: 12px;

	color: blue;

	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;

	font-weight: bold;

	line-height: 15px;

	text-decoration: none;

}

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: Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}

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

.head4 {

	font-size: 13px;

	color: black;

	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;

	text-align: justify;

	font-weight: bold;

	line-height: 15px;

	text-decoration: none;

}

.caption {

	font-size: 10px;

	font-family: Verdana, Helvetica, Geneva, Arial, 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: 0px;
	text-decoration: none;
}
.Img_FL {
	float: left;
	padding: 0px;
	text-decoration: none;
}
.quotes {
	text-align: left;
	background-color: #FFFFCC;
	padding: 20px;
	margin: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
}
.video {
	border: 3px solid #000000;
}
.aTxtBoldItl {
	font-weight: bold;
	font-style: oblique;
}
