.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099FF;
	border-bottom-color: #003366;
	text-decoration: none;
	}
	
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: ffff00;
	text-decoration: visible;
}
.europbackground {
	background-attachment: fixed;
	background-image: url(images/main/europe.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: 0053A6;
	text-decoration: none;
	letter-spacing: 2pt;
}
.copygrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	text-decoration: none;
	font-variant: normal;

}
.copywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
.copyblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0033CC;
	text-decoration: none;
}
.copygrey8 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-variant: normal;
}
.blueborder {
	border: 1px solid #003399;
}
.topleftcorner {
	background-image: url(images/frame/corner.jpg);
	background-repeat: no-repeat;
}
