body {
	background-color: #fbf6d6;
	margin-left: 0px;
	margin-top: 0px;
	cursor: default;
	overflow-x: hidden;
}

#Layer1 {
	position:absolute;
	width:445px;
	z-index:1;
	left: 216px;
	top: 441px;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited {
	background: #FFFFFF;
	color: #f37f9e;
	text-decoration: none;
	border-bottom: none;
	border-left: solid 6px #ffe1d0;
	margin: 1px;
	padding: 1px 7px 2px 5px;
	font-family: "Franklin Gothic Medium";
	font-size: 8pt;
}

.menu a:hover {
	background: #FFFFFF;
	color: #f37f9e;
	border-left: solid 6px #ffa9a9;
}

.liens a, .liens a:link, .liens a:active, .liens a:visited {
	text-decoration: none;
	border-left-width: 0px;
	border-left-style: none;
	margin: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.liens a:hover {
	text-decoration: none;
	border-left-width: 0px;
	border-left-style: none;
	margin: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

table {
	font-family: Trebuchet MS;
	font-size: 8pt;
	text-align:justify;
	color: #e68268;
}

a:link, a:visited, a:active {
  color: #d1644f;
  text-decoration: none; 
}

a:hover {
	color: #d1644f;
	text-decoration: none;
	border-bottom: solid 3px #ffd7b6;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #9d7cd6;
	padding-left: 20px;
	border-bottom: 2px solid #ffaaae;
	margin-bottom: 5px;
	margin-top: 10px;
	font-style: italic;
	text-transform: uppercase;
}

.highlighted {
	color: #f23c64
}

.box {
	font-size: 7.5pt;
	color: #e68268;
	font-family: trebuchet MS
}

input {  
font-family: "Trebuchet MS"; 
font-size: 7.5pt; 
border: 1px #ffaaae solid; 
background-color: #FFFFFF; 
color: #e68268; 
padding-right: 5px; 
padding-left: 5px; 
vertical-align: middle}

option { 
font-family: "Trebuchet MS"; 
font-size: 7.5pt; 
line-height: 11px; 
border: #ffaaae; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
background-color: #FFFFFF; 
color: #e68268 }

textarea { 
font-family: "Trebuchet MS"; 
font-size: 7.5pt; 
line-height: 11px; 
border: #ffaaae; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
background-color: #FFFFFF; 
color: #e68268 }

select { 
font-family: "Trebuchet MS"; 
font-size: 7.5pt; 
line-height: 11px; 
text-decoration: none; 
border: #ffaaae; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
background-color: #FFFFFF; 
color: #e68268 }
