
/* <style type="text/css"> */

/* Detected Browser:  */

body {
		margin: 0px;
		padding: 0px;
		background-image: url('../_gfx/bg-lang.gif');
		background-color: #C4CBEA;
	}

	#vlm-logo {
		position: absolute;
		top: 0px;
		left: 0px;
	}

	#topimages {
		position: absolute;
		top: 0px;
		left: 191px;
		width: 648px;
	}

		#topimages .lastborder {
			border-left-width: 2px;
			border-left-style: solid;
			border-left-color: #ffffff;
			border-right-width: 2px;
			border-right-style: solid;
			border-right-color: #ffffff;
		}

	.invisible {
		position: absolute;
		top: 190px;
		left: 191px;
		display: none;
		z-index: 5;
	}

	.visible {
		position: absolute;
		top: 190px;
		left: 191px;
		display: block;
		z-index: 5;
	}

	.transparent {
		position: absolute;
		top: 190px;
		left: 189px;
		z-index: 50;
	}

	#countries-a {
		position: absolute;
		top: 190px;
		left: 626px;
	}

	#countries-b {
		position: absolute;
		top: 203px;
		left:845px;
    /* 
		top:190px;
    left: 734px;
    */
	}

	.countries {
		list-style-type: none;
		width: 108px;
		margin: 6px 0px 0px 4px !important;
		padding: 0px !important;
	}

		.countries a {
			font-family: Verdana, Arial, Helvetica, Sans Serif;
			font-size: 11px;
			text-decoration: none;
			display: block;
padding: 4px 0px 4px 7px;			width: 98px;
		}

		.countries a.psv {
			color: #000000;
		}

		.countries a.ovr {
			background-image: url('../_gfx/lang-arrow.gif');
			background-repeat: no-repeat;
background-position: 0px 8px;			color: #00508C;
		}

		.countries a.act {
			background-image: url('../_gfx/lang-arrow.gif');
			background-repeat: no-repeat;
background-position: 0px 8px;			color: #00508C;
			font-weight: bold;
		}


		.countries li {
			line-height: 12px;
			padding: 0px;
			margin: 0px;
		}

		.countries li.international {
			/* padding: 0px; */
		}

		.lang {
			position: absolute;
			top: 190px;
			left: 842px;
			margin: 6px 0px 0px 4px;
		}

		.lang h2 {
			font-family: Verdana, Arial, Helvetica, Sans Serif;
			font-size: 11px;
			color: #00508C;
			padding: 0px;
margin: 3px 0px 4px 7px;		}

		.lang ul {
			list-style-type: none;
			width: 108px;
			padding: 0px;
			margin: 0px;
		}

			.lang ul li {
				line-height: 12px;
				padding: 0px;
				margin: 0px;
			}

				.lang ul li a {
					font-family: Verdana, Arial, Helvetica, Sans Serif;
					font-size: 11px;
					text-decoration: none;
					display: block;
padding: 4px 0px 4px 7px;					width: 98px;
					color: #000000;
				}

				.lang ul li a:hover {
					background-image: url('../_gfx/lang-arrow.gif');
					background-repeat: no-repeat;
background-position: 0px 8px;					color: #00508C;
				}

	#messages {
		position: absolute;
		left: 855px;
		top: 0px;
		height: 187px;
		width: 155px;
		z-index: 100;
	}

	.welc {
		position: absolute;
		bottom: 0px;
		z-index: 100;
	}

		.welc h1 {
			font-family: Verdana, Arial, Helvetica, Sans Serif;
			font-size: 13px;
			margin: 0px 0px 12px 0px;
			padding: 0px;
		}

	.hidden {
		display: none;
	}

	.shown {
		display: block;
	}

#mapcontainer {
	float: left;
	width: 646px;
	height: 322px;
	background-image: url('../_gfx/map_neutral.jpg');
	margin-left: 191px;
	margin-top: 190px;
	display: inline;  
}

