@CHARSET "ISO-8859-1";
input{
 vertical-align: middle;

}

a img{
	border: 0px;
	}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	height: 120px;
	width: 100%;
	background-image:url(../images/bluebar.jpg);
	background-position:top;
	background-repeat: repeat-x;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #D0DEEC;
	}

h1 {
	font-size: 18px;
	color: #2A69A7;
}
h2 {
	font-size: 14px;
	color: #2A69A7;
}
a {
	color:#2A69A7;
	text-decoration: underline;
	}

#language
	{
		position: absolute;
		margin-left:810px;
		padding-top:10px;
		text-align:right;
		width: 75px;
		
	}
#language a {
	text-decoration: none;
} 

#container{
	margin: 0px auto;
	width: 900px;
}

#header{
	float: left;
	
	width: 900px;
}
#mainmenu {
	float:right;
	padding-top: 50px;
	padding-left: 0px;
	margin-right: -15px;
	width: 540px;
	height:25px;
	padding-bottom: 26px;
	text-align: justify;
}

#mainmenuen {
	float:right;
	padding-top: 50px;
	padding-left: 0px;
	margin-right: -15px;
	width: 520px;
	height:25px;
	padding-bottom: 26px;
	text-align: justify;
}
#mainmenu a {
	text-decoration: none;
	}
#logo{
	float: left;
	padding: 10px;
	padding-left: 0px;
}
.txtformat {
	white-space: pre;
	
}