body {
	margin-top: 0px;
}

body, td, th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.style_header_1 {
	font-size:xx-large;
	line-height: 140%;
	background-color: #333;
	color: #FFF;
}
.style_header_2 {
	font-size: x-large;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

.style_header_3 a {
	color:#000;
	text-decoration: none;
	font-size: large;
	background-image: url(/images/utlit_sidu/image_hand_02.jpg);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	text-align: left;
}

.style_header_3nytt a {
	color:#000;
	text-decoration: none;
	font-size: large;
	background-image: url(/images/utlit_sidu/image_hand_02.jpg);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

.style_header_4 a {
	color:#FFF;
	text-decoration: none;
	font-size: large;
	background-image: url(/images/utlit_sidu/stars_utg1.gif);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
	text-align: left;
	background-color: #333;
}

.style_header_4c a {
	font-size: large;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
	text-align: left;
}

.style_header_4b {
	color:#FFF;
	text-decoration: none;
	font-size: medium;
	background-image: url(/images/utlit_sidu/icon_nytt_02.gif);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 70px;
	text-align: left;
	background-color: #333;
}

.style_header_4efni {
	color:#FFF;
	text-decoration: none;
	font-size: large;
	background-position: 0px 50%;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	background-color: #333;
}

.style6 {
	text-align: right;
}
.valmynd01_hofundur {
	font-size: small;
	color: #333;
	line-height: 1px;
	margin-left: 65px;
}
.valmynd01_sogulysing {
	font-size: medium;
	color: #333;
	margin-top: 5px;
	margin-left: 20px;
}
.valmynd01_titill a {
	font-size: 1.2em;
	/*color: #339999;*/
	color: #000;
	/*background-color:#CCC;*/
	padding: 10px;
	background-image: url(/images/utlit_sidu/image_hand_02.jpg);
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 60px;
}
h1 a {
	color: #FF0;
	background-color: #F33;
}
.valmynd01_table01 tr td {
	border-top-color: #CCC;
	border-top-style: dotted;
	border-top-width: 1px;
	padding: 20px;
}
.valmynd01_table01 {
	border-right-color: #CCC;
	border-right-style: dotted;
	border-right-width: 1px;
}
.valmynd01_table02 tr td {
	padding: 10px;
}
.valmynd01_table02 geyma {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
}


.tabbox {
	position: relative;
	top: 0;
	left: 0;
	width: 780px;
	height: 300px;
}
.tabbox h5 {
	font-size:1.2em;
	position: relative;
	margin: 0;
	padding: 0;
	width: 200px;
	border: solid #000;
	border-width: 1px 0 0 1px;
	z-index: 2;
}
.tabbox .last h5 {
	border-bottom-width: 1px;
}
.tabbox h5 a {
	display: block;
	padding: 5px;
	margin: 0 1px 0 0;
	font-size: .8em;
	color: #000;
	text-decoration: none;
}
.tabbox h5 a:hover {
	background: #FFC;
}
.tabbox .tabpanel {
	position: absolute;
	top: 0;
	left: 200px;
	width: 563px;
	height: 322px;
	padding: 8px;
	background: #DEDEDE;
	border: 1px solid #000;
	border-top: 1px solid #000;
	z-index: 1;
	display: none;
	font-size: 1em;
}
.tabbox .selected .tabpanel {
	display: block;
	overflow: auto;
}
.tabbox .selected h5 a {
	background: #DEDEDE;
	margin: 0;
	cursor: default;
}
.titil_forsidu_v1 {
	color: #FFF;
}
