.tekst {
	font-family:Arial;
	font-size:10px;
	line-height:19px;
	color: #142871;
	text-decoration: none;
}

A:link  {
	color: #000000;
	text-decoration: underline;
}

A:visited {
	color: #000000;
	text-decoration: underline;
}

A:active {
	color: #000000;
	text-decoration: underline;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

#messagebox {
	position: absolute;
	top: 15%;
	left: 15%;
	width: 350;
	height: 0%;
	border: 0px solid #CCC;
	z-index: 4;
}

#bartop {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 750px;
	height: 74px;
	background-color: #000080;
	border: 2px solid #000000;
 	z-index: 1;
}
#barlogo {
	position: absolute;
	top: 20px;
	left: 110px;
	width: 640px;
	height: 50px;
	z-index: 2;
	color: FFFFFF; 
	font-family:Arial;
	font-size:30px;
}


#barleft {
	position: absolute;
	top: 80px;
	_top: 76px;
	left: 1px;
	width: 92px;
	height: 480px;
	background-color: #000080;
	border: 2px solid #000000;
	z-index: 1;
	font-family:Arial;
	font-size:10px;
}

#menu {
	position: absolute;
	left: 14px;
	top: 110px;
	_top: 106px;
	height: 440px;
	z-index: 2;
}


#main {
	overflow: auto;
	position: absolute;
	top: 86px;
	_top: 82px;
	left: 130px;
	width: 609;
	_width: 621;
	padding-right: 16px;
	height: 83%;
	border: 0px solid #CCC;
	z-index: 1;
}

#background {
	position: absolute;
	top: 74px;
	_top: 72px;
	left: 1px;
	width: 754;
	_width: 750;
	height: 83%;
	border: 0px;
	z-index: 0;
}
