BODY {
	font: 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: black;
}

TD {
	font: 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: black;
}

TD.topcell {
	background: transparent url(../images/fr/im_top_fr.jpg) no-repeat;
	width:100%;
	height: 131px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	
}
TD.topcell_fr {
	background: transparent url(../images/nl/im_top_nl.jpg) no-repeat;
	width:100%;
	height: 131px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	
}

TD.footer {
	padding-top: 30px;
	text-align: center;
	color: silver;
}

TD.nav_smallcell {
	font: 12px Arial;
	font-weight: bold;
	color: #F60;
	height: 22px;
	width: 22px
}
TD.nav_largecell {
	height: 22px;
	width: 130px
}

.title {
	font-weight: bold;
	color: #F60;
}

#content {
	width: 440px;
	text-align: left;
	padding-top: 30px;
}

SPAN.error {
	color: red;
}


A {
	color: #F60;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}

A.nav {
	font: 12px Verdana;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}
A.nav:hover {
	color: black;
	text-decoration: none;
}
A.nav_active {
	font: 12px Verdana;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
A.nav_active:hover {
	color: #F60;
	text-decoration: none;
}
A.nav_footer {
	font: 9px Verdana;
	color: silver;
	text-decoration: none;
}
A.nav_footer:hover {
	color: silver;
	text-decoration: none;
}
h1 {
font-size: 14px;	
font-family: Verdana, Helvetica, sans-serif;
color: #000000;
} 

h2 {
font-size: 12px;
font-family: Verdana, Helvetica, sans-serif;
color: #000000;
} 

h3 {
font-size: 12px;
font-weight: bold;
color: #F60;
} 