/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #0F7495;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-right: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
A:link {
	color: #006699;
	text-decoration: none;
}
A:visited {
	color: #006699;
	text-decoration: none;
}
A:active {
	color: #006699;
	text-decoration: none;
}
A:hover {
	color: #006699;
	text-decoration: none;
}

.main_table {
	border: 0px;
	width: 950px;
	background-color: #0F7495;
}

.header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 317px;
}
.content-holder {
	background: url(/images/body.jpg);
	background-color: #FFFFFF;
	border-top: 0px solid #000000;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	vertical-align: top;
	padding-left: 90px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu-holder {
	font-size: 14px;
	background-color: #FFFFFF;
	border-top: 0px solid #000000;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/images/fleur.jpg);
	background-repeat: no-repeat;
	background-position: -2px bottom;
}
.menu-selected {
	border-top: 0px solid #000000;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	border-right: 0px solid #000000;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu-nonselected {
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.content {
	background-color: #FFFFFF;
	border-top: 0px solid #000000;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100px;
	width: 670px;
}
.footer {
	background: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #0F7495;
	border-top: 0px solid #000000;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 135px;
}