body {
	background-color: #f5f5f5;
	margin-top: 0px;
	margin-left: 0px;
}
.all {
	position: absolute;
	width: 760px;
	height: 420px;
	margin-left: -380px;
	margin-top: -210px;
	left: 50%;
	top: 50%;
}
.bgleft {
	background-image: url(img/bgmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 277px;
	width: 234px;
}
.bgleft2 {
	background-image: url(img/bgmenu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 277px;
	width: 234px;
}
.contentb {
	background-color: #115485;
	height: 277px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5f5f5;
	text-align: right;
	width: 300px;
	position: relative;
	left: 30px;
	top:40px;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: d0f0ff;
	border: none;
	width: 130px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5f5f5;
	background-color: 115485;
	border: 1px solid #f5f5f5;
}

#m00 {
	position: relative;
	z-index: 2;
	left: 75px;
	top: 69px;
}

#m01 {
	position: relative;
	z-index: 2;
	left: 75px;
	top: 92px;
}

#m02 {
	position: relative;
	z-index: 2;
	left: 71px;
	top: 114px;
}


#m03 {
	position: relative;
	z-index: 2;
	left: 63px;
	top: 140px;
}

#m04 {
	position: relative;
	z-index: 2;
	left: 50px;
	top: 158px;

	}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f5f5f5;
	padding: 4px;
	text-decoration: none;
}
.normaltext #titlutabel {
    color: white;
}
.normaltext a, .normaltext a:link, .normaltext a:visited, .normaltext a:active {
    color: #003366;
	text-decoration: none;
}
.normaltext a:hover {
     text-decoration: underline;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #003366 1px solid;;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #003366 1px solid;;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #003366 1px solid;;
}


.input_path
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 6px;
	text-decoration: bold;
	border: 1px solid #302668;
	font-size: 9px;
	height: 15px;
	cursor: pointer;
	background: #31659C;
	color: white;
}

.input_path_no_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 6px;
	text-decoration: bold;
	border: 1px solid #302668;
	font-size: 9px;
	height: 15px;
	/*cursor: pointer;*/
	background: transparent;
	
}