.top_left {
	background-image: url(../images/top_left.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 30px;
}
.top_right {
	background-image: url(../images/top_right.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 50px;
}
.top_middle {
	background-image: url(../images/top_middle.gif);
	background-repeat: repeat-x;
	height: 45px;
}
.middle_left {
	background-image: url(../images/middle_left.gif);
	background-repeat: repeat-y;
}
.bottom_left {
	background-image: url(../images/bottom_left.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 30px;
}
.bottom_right {
	background-image: url(../images/bottom_right.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 50px;
}
.bottom_middle {
	background-image: url(../images/bottom_middle.gif);
	background-repeat: repeat-x;
	height: 60px;
}

.middle_right {
	background-image: url(../images/middle_right.gif);
	background-repeat: repeat-y;
}
.main_left {
	background-color: #f8f8f8;
	width: 190px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #98999b;
	vertical-align: top;
	background-image: url(../images/arrow_big.gif);
	background-repeat: no-repeat;
	background-position: 160px 420px;
}
.main_left2 {
	background-color: #f8f8f8;
	width: 190px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #98999b;
	vertical-align: top;
}
a {
	text-decoration: none;
	color: #000000;
}
.image_box {
	background-image: url(../images/image_bg.gif);
	background-repeat: no-repeat;
	padding: 30px;
}

a:hover {
	text-decoration: underline;
}

.box_top {
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box_bottom {
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_middle {
	padding-left: 15px;
	background-color: #E0E0E0;
	padding-right: 15px;
}


.main_right {
	background-color: #f8f8f8;
	vertical-align: top;
}
.image_box2 {
	padding: 30px;
}


select {
	width: 60px;
	margin-right: 3px;
}

.submit {
	margin-top: 10px;
	background-position: right;
	margin-right: 5px;
}
.image_border {
	border: 1px solid #000000;
}

.box_boldtext {
	font-weight: bold;
	margin-right: 5px;
}
.margin_text {
	margin-bottom: 10px;
	text-align: center;
}

.input_box {
	width: 120px;
}
.input_box2 {
	width: 80px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#Question {
	position:absolute;
	left:829px;
	top:192px;
	width:147px;
	height:127px;
	z-index:1;
	visibility: hidden;
}
.underline {
	text-decoration: underline;
}
.bubble {
	background-image: url(../images/bubble.gif);
	background-repeat: no-repeat;
	height: 135px;
}
.meddelande_margin {
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.finstilt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.padding_right {
	padding-right: 20px;
}

