/* TOP - Topmenu: Home - Legal notice - Contact - Sitemap - Search */

#topmenu {
	background-color: #FFFFFF;
	border-color: #9AA6AC;
	border: 0px;
	font-family : Arial, Helvetica, sans-serif;
	color : #9AA6AC;
	font-size : 10px;
}
.borderRightStyle {
	border-right-style: solid; border-right-width: 1px;
}

.search {
	height:15px; 
	width:105px; 
	background-color:#FFFFFF; 
	border:solid 1px #6B7982; 
	font-size:10px; 
	margin-right:10px;
}

A.toplink {
	font-family : Arial, Helvetica, sans-serif;
	COLOR: #9AA6AC;
	font-size : 10px;
	text-decoration : none;
}
A.toplink:link {
	font-family : Arial, Helvetica, sans-serif;
	COLOR: #9AA6AC;
	font-size : 10px;
	text-decoration : none;
}
A.toplink:visited {
	font-family : Arial, Helvetica, sans-serif;
	COLOR: #9AA6AC;
	font-size : 10px;
	text-decoration : none;
}
A.toplink:hover {
	font-family : Arial, Helvetica, sans-serif;
	COLOR: #9AA6AC;
	font-size : 10px;
	text-decoration : none;
}
