body {
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0px;
	height: 100%;
	SCROLLBAR-FACE-COLOR:#ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
	SCROLLBAR-SHADOW-COLOR:#02243d;
	SCROLLBAR-ARROW-COLOR:#02243d;
	SCROLLBAR-BASE-COLOR:#02243d;
}
#banner {
	position: absolute;
	top: 17px;
	left: 39px;
	float: left;
	width: 480px;
	height: 75px;
}
#bread {
	position: absolute;
	top: 30px;
	left: 690px;
	float: left;
	height: 15px;
	width: 400px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #02243D;
}
#search {
	position: absolute;
	top: 64px;
	left: 693px;
	width: 250px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #02243D;
}
.inputtxt {
	height: 17px;	
	width: 126px;
	font-size: 11px;
	background-color: #F6F6F6;
	border-color: #808080;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	color: #02243D;

}

a { 
	text-decoration: underline;
	color: #02243D;
}

#border {
	position: absolute;
	top: 96px;
	left: 39px;
	width: 860px;
	height: 1px;
}

.adres {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 10.5pt;
	margin-left: 8px;
	padding-left: 8px;
	margin-bottom: -3px;
	padding-bottom: -3px;
}

#navigation {
	top: 0px;
	left: 39px;
	height: 104px;
	vertical-align: top;
}

.box {
	border-color: #02243D;
	border-style: solid;
	border-width: 0px 1px;
	color: #02243D;
	margin: 4px;
	padding: 4px;
	margin-bottom: 0px;

}

.box1 {
	position: absolute;
	width: 180px;
	top: 106px;
	left: 718px;
}

.title {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #02243D;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 19px;
}

.linkr {
	font-family: Arial;
	font-size: 11px;
	color: #02243D;
	margin-top: 4px;
	padding-top: 0px;
}

.content{
	font-family: Arial;
	font-size: 11px;
	color: #02243D;
	margin-right: 15px;
	padding-right: 15px;
}

#contentdiv{
	margin-top: 20px;
	margin-left: 0px;
	text-align: left;
	width: 441px;
}



p {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #02243D;
	line-height: 12pt;
}
td {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #02243d;
	line-height: 12pt;
}
.form-input {
	color: #02243d;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px solid black;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
