body {
	margin:0px;
	padding:0px;
	background-image:url(fd.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: white;
}

table, div, select, input, textarea, a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	text-decoration:underline;
	color: #0022ff;
	}

a:visited {
	text-decoration:underline;
	color: #0022ff;
	}

a:hover {
	text-decoration:none;
}



.fd_img{background-image:url(fd_img.gif);background-repeat:no-repeat;background-position:top;width:995px;margin:auto;}
.fd_img td{vertical-align:top;}

.fd_menu_bottom {
	background-image: url(fd_mh.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
	display: block;
}

div#divContent {
	width: 630px;
	background-color: white;
}

div#DivFlags {
	width: 600px;
}

.fd_menu {
	text-decoration: none;
	color: white;
	text-align: center;
}

.fd_menu a { 
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	border: 1px solid #b6ccdb;
	background-color: #ffa626;
	padding-top: 2px;
	height: 16px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

.fd_menu a:hover { 
	color: #ffa626;
	background-color: #ffffff;
	cursor: pointer;
}

.tblmenu {
	border: none;
	padding: 0px;
	margin: 0px;
}

.tblmenu td {
	border: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}


