.map_main {
	background-repeat:repeat-x;
	background-color: #01448A;
	margin: 0px;
	height:auto;
}
#mape {
	background-color: #01448A;
	background-image: url('img/map1.jpg');
	background-repeat: no-repeat;
	width:640px;
	height:480px;
/*	z-index:1;*/
	position: relative;
}
#euromap {
	position: relative;
	display: block;
	width: 100px;
	height: 100px;	
	border: none;
	top:80px;
/*	z-index:2;*/
}
#euro {
	DISPLAY: none;
	POSITION:relative;	
/*	background-image: url('img/europa.gif');
	background-repeat: no-repeat; */
	width: 320px;
	height: 320px;	
	left: 10px;
	top: -120px;	
	border-width: 0px;
	border-style: none;
	overflow: hidden;
/*	z-index:3;*/
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC3300;
	white-space: nowrap;
	display: inline;
	padding-left: 4px;
	vertical-align: top;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	white-space: nowrap;
	text-align: right;
	padding: 0px;
	margin: 3px;
}
A.rollover {
 background-image: url('img/star_yellow.gif'); 
 width: 24px; 
 height: 24px; 
 border: 0px none; 
 display: block;
}
A.rollover:link, A.rollover:visited {
 background: url('img/star_yellow.gif');
 width: 24px; 
 height: 24px; 
 display: block;
}
A.rollover:hover {
 background: url('img/star_yellow_new.gif'); 
 width: 24px; 
 height: 24px; 
 display: block;
}


#FloatHint {
	POSITION: absolute;
	background:url('img/backhint.jpg'); 
	background-repeat:repeat-y;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
/*	z-index:5;*/
	left: 0px;
	top: 0px;	
	display: none;
}

#FloatHintback {
	POSITION: absolute;
	background-color:#35354F; 
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
/*	z-index:4;*/
	left: 0px;
	top: 0px;	
	display: none;
	moz-opacity: 0.7 !important;opacity:0.7 !important; filter:alpha(opacity=70); zoom: 1; 
}

#canada {
	position:relative;
	overflow: hidden;
	height: 24px;
	width: 24px;
	border-width: 0px;
	border-style: none;
	display: block;
	left: -200px;
	top: 150px;
}

#taiwan {
	position:relative;
	overflow: hidden;
	height: 24px;
	width: 24px;
	border-width: 0px;
	border-style: none;
	display: block;
	left: 180px;
	top: 240px;
}
#australia {
	position:relative;
	overflow: hidden;
	height: 24px;
	width: 24px;
	border-width: 0px;
	border-style: none;
	display: block;
	left: 210px;
	top:300px;
}
#finland {
	position:relative;
	overflow: hidden;
	height: 24px;
	width: 24px;
	border-width: 0px;
	border-style: none;
	display: block;
	left: 60px;
	top: -290px;
}
#england {
	position:relative;
	overflow: hidden;
	height: 24px;
	width: 24px;
	border-width: 0px;
	border-style: none;
	display: block;
	left: -78px;
	top: -220px;
}
#ukraine {
	position:relative;
	overflow: hidden;
	height: 24px;
	width: 24px;
	border-width: 0px;
	border-style: none;
	display: block;
	left: 100px;
	top: -225px;
}
#moldova {
	position:relative;
	overflow: hidden;
	height: 24px;
	width: 24px;
	border-width: 0px;
	border-style: none;
	display: block;
	left: 86px;
	top: -230px;
}
#czech {
	position:relative;
	overflow: hidden;
	height: 24px;
	width: 24px;
	border-width: 0px;
	border-style: none;
	display: block;
	left: 8px;
	top: -276px;
}
#france {
	position:relative;
	overflow: hidden;
	height: 24px;
	width: 24px;
	border-width: 0px;
	border-style: none;
	display: block;
	left: -60px;
	top: -265px;
}
#germany {
	position:relative;
	overflow: hidden;
	height: 24px;
	width: 24px;
	border-width: 0px;
	border-style: none;
	display: block;
	left: -18px;
	top: -335px;
}
#portugal {
	position:relative;
	overflow: hidden;
	height: 24px;
	width: 24px;
	border-width: 0px;
	border-style: none;
	display: block;
	left: -112px;
	top: -265px;
}
#sweden {
	position:relative;
	overflow: hidden;
	height: 24px;
	width: 24px;
	border-width: 0px;
	border-style: none;
	display: block;
	left: 2px;
	top: -450px;
}
