body	{
font-family: verdana, Sans-serif; color: black;
font-size: small;
line-height: 1.3;
background-image: url(bckgrnd.JPG);
background-position: top right; 
background-repeat: no-repeat;
font-size: small;
}

globe-image {
background-image: url(european-companies-globe.jpg);
background-repeat: no-repeat;
background-attachment:scroll;
background-position: 0% 90%
}

a {
color: blue;text-decoration:underline; 
}

a:visited {
color: black;text-decoration:none; 
}

a:hover {
color: blue;text-decoration:underline; 
}

#box {
text-align: left;
margin-left: auto;
margin-right: auto;
border-left: 2px solid #007700;
border-right: 2px solid #007700;
border-bottom: 2px solid #0077005;
}

#header {
text-decoration: none;
text-align: left;
line-height: 2.0;
width: 70%;
margin-left:20px;

}

H1{font-family: Verdana, sans-serif; color: black; font-size: 18pt; }
H2{font-family: Verdana, Helvetica, sans-serif; color: red;
   font-size: 12pt; }
H3{font-family: Verdana, sans-serif; color: black;
   font-size: 11pt; }
H4{font-family: Verdana, sans-serif; color: black;
   font-size: 10pt; }
H5{font-family: Verdana, sans-serif; color: black;
   font-size: 09pt; }

.menu { 
width: 98%;
font-family:  verdana, Sans-serif; 
color: black; font-weight: normal; text-align: left; 
line-height: 1.5;
margin-left:10px;
}

.menu1st-tier { 
width: 100%; 
font-family:  verdana, Sans-serif; 
color: black; font-weight: normal; font-size: 09pt; text-align: center;
line-height: 1.3;
}


#content {
width: 100%;

margin: 0;
min-height: 250px;
/*Hack for Internet Explorer below, it does not understand min-height*/
_height: 250px;
}

.maintext { 
border: 0px;
margin-left:20px
padding-left:10px;
padding-top:05px;
width: 100%;
font-family:  verdana, Sans-serif; 
color: black; font-weight: medium; text-align: left; top;
}

.main2 { 
border: 0px;
margin-left:20px
padding-left:10px;
padding-top:0px;
width: 100%;
font-family:  verdana, Sans-serif; 
color: black; font-weight: medium; text-align: left; top;
}

#left {
width: 60%;
padding-top:0px;
padding-left:30px;
float:left;
height: 310px;

}
.right {
width: 30%;
height: 310px;
margin-top:10px;
padding-top:10px;
padding-left:10px;
float:right;

}

.side {
padding-left: 50px;

}

.submit-side {
padding-left: 20px;
}

.footer { 
width: 100%; 
position: absolute; bottom: 0px;
text-align: center;
font-family:  verdana, Sans-serif; 
color: black; font-weight: bold;   
}

.regional-footerlinks { 
position: relative; bottom: 05px;
text-align: center;
font-family:  verdana, Sans-serif; 
color: black; font-weight: bold;   
}

a.white:link{
	text-decoration:underline;
	color: black;
	}
	
a.white:visited{
	text-decoration:none;
	color: black;
	}
	
	
a.white:hover{
	text-decoration:underline;
	color: red;
	}

.middle { 
width: 100%;
padding-left: 10px; 
padding-right: 10px; 
padding-top: 0px; 
padding-bottom: 10px;  
}

a.blueunder:link{
	text-decoration:underline;
	color: blue;
	}
	
a.blueunder:visited{
	text-decoration:underline;
	color: blue;
	}
	
	
a.blueunder:hover{
	text-decoration:underline;
	color: red;
	}

a.top-nav:link{
	text-decoration:none;
	color: red;
	}

a.top-nav:visited{
	text-decoration:none;
	color: red;
	}

a.top-nav:hover{
	text-decoration:underline;
	color: blue;
	}
a.breadcrumb:link{
	text-decoration:underline;
	color: blue;
	}

a.breadcrumb:visited{
	text-decoration:underline;
	color: blue;
	}

a.breadcrumb:hover{
	text-decoration:none;
	color: red;
	}


.title { 
position: relative; top: 30px;
text-align: center;
font-family:  verdana, Sans-serif;    
}