.goldenedge {
	border: 2px solid #CC9900;
}
.goldenupdown {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cc9900;
	border-right-color: #cc9900;
	border-bottom-color: #cc9900;
	border-left-color: #cc9900;
}
.goldendown {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cc9900;
	background-image: url(bg_navbar.gif);
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	text-decoration: blink;
	text-align: center;
	color: #FFFFFF;
}
.activechoice {
	background-image: url(menu2.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.brodtext {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}
.rubrik {
	font-family: Verdana;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.middle {
	background-image: url(middle.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.sidfot {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}
.sidfot_background {
	background-image: url(sidfot.jpg);
	background-repeat: repeat-x;
}
.sidfot_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cc9900;
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	text-align: center;
}
.graylow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc9900;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #cc9900;
}
.grayedge {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

