body {
	margin-top: 50; margin-right 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #ffffff;
}

h1,h2,h3,h4,h5,h6,p,form,a,ul {
	color: #2068B2;
	font-family: Arial, Helvetica, sans-serif;
}

p,form,a,ul {
	font-size: 10pt;
}

a:hover {
	color: #1d4c8c;
	/*  background-color: #f8cc00; */
	background-color: #ddd;
	text-decoration: none;
}

li {
	padding-bottom: 8pt;
}

.copyright:link,.copyright:visited,.copyright:active,.copyright:hover {
	font-size: 7pt;
	color: #ffffff;
	background-color: transparent;
	padding-left: 10pt;
	text-decoration: none;
}

.sterntext {
	font-size: 8pt;
	color: #666666
}

.head,.bold {
	font-size: 10pt;
	font-weight: bold
}
.headbig {
	font-size: 11pt;
	font-weight: bold
}

#menuTitleText {
	margin-top: 0px;
	font-weight: bold;
	font-size: 30px;
	margin-left: 80px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
}

#iso9001 {
	margin: 30px;
	margin-top: 0px;
	font-size: 7pt;
	color: #ffffff;
	background-color: #0000cc;
}

.navUL {
	padding: 0;
	margin: 0;
	list-style: none;
}

.navUL li {
	padding: 0;
	margin-bottom: 15pt;
	width: 100%;
	background-color: #46c1bf;
	font-size: 10.5pt;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}

.navUL li a {
	border: 1px solid;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	display: block;
}

.navUL li a:hover {
	color: #1d4c8c;
	/* border-color: #f8cc00; */
	border-color: #ccc;
}

.navUL li .selA,.navUL li .selA:hover {
	cursor: default;
	color: #46c1bf;
	border-color: #ffffff;
	background-color: #ffffff;
}
