form  { margin-bottom: 0px; }

#backdrop {
	position:relative;
	border: 1px solid #333333;
	width:800px;
	height:600px;
}

#title {
	position:absolute;
	padding:5px;
	top:110px;
	left:30px;
	width:400;
	height:30;
	font-family:arial,verdana,helvetica;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color:#008822;
}

#lang-bar {
	position:relative;
	width:800px;
	height:12px;
	background-color:#25431D;
	font-family:arial,verdana;
	color:#ffffff;
	font-size:10px;
	text-align:right;
}

#menu {
	position:relative;
	background-image:url(images/menu-background.jpg);
	font-family:verdana,arial;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}

#top10 {
	position:relative;
	background-image:url(images/top10.jpg);
}

#top10-fr {
	position:relative;
	background-image:url(images/top10-fr.jpg);
}

#top10content {
	position:relative;
	left:6px;
	top:96px;
	width:148px;
	height:685px;
	font-family:verdana,arial;
	color:#FECE00;
	font-size:10px;
	text-align:left;
}

.bodytext {     
	font-family:arial,verdana,helvetica;
	font-size:12px;
	color:#FECE00;  
}

.smalltext {     
	font-family:arial,verdana,helvetica;
	font-size:11px;
	color:#FECE00;
}

.smallertext {     
	font-family:arial,verdana,helvetica;
	font-size:10px;
	color:#FECE00;
}

.smallerwhite {     
	font-family:arial,verdana,helvetica;
	font-size:10px;
	color:#ffffff;
}

.boldtext {     
	font-family:arial,verdana,helvetica;
	font-size:12px;
	color:#FECE00;
	font-weight:bold; 
}

.heading {     
	font-family:arial,verdana,helvetica;
	font-size:14px;
	font-weight:bold;
	color:#FECE00;;  
}

.block {     
	background-color:#256e36;
}

.heading_block {     
	font-family:arial,verdana,helvetica;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	background-color:#008822;
}

.button {
	border:1px solid black;
	background-color:#cccccc;
	font-family:arial,verdana,helvetica;
	font-size:11px;  
}

.element {
	border:1px solid black;
	background-color:#ffffff;
	font-family:arial,verdana,helvetica;
	font-size:11px;  
}

a:link {
	color:#FECE00;
	text-decoration:none;
}

a:visited {
	color:#FECE00;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:none;	
}

.colhead {
	background-color:#257339;
	font-family:verdana,arial;
	color:#FECE00;
	font-size:11px;
	font-weight:bold;
}

.colheadend {
	background-color:#257339;
	font-family:verdana,arial;
	color:#FECE00;
	font-weight:bold;
	font-size:11px;
}

.col {
	font-family:verdana,arial;
	background-color:#2A4C21;
	font-size:11px;
	color:#FECE00;
}

.colend {
	font-family:verdana,arial;
	background-color:#2A4C21;
	font-size:11px;
	color:#FECE00;
}
