body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
}
body { 
scrollbar-base-color: #e4e2eb; 
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #e4e2eb;
} 
a:link {
	color: #2e618f;
	text-decoration: none;
}
a:visited {
	color: #2e618f;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
a:active {
	color: #009900;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.bold a:link {
	font-weight: bold;
	color: #009900;
}
.bold a:visited {
	color: #009900;
	text-decoration: none;
}
.bold a:hover {
	text-decoration: none;
}
.bold a:active {
	text-decoration: none;
}
.navopen {
	font-weight: bold;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
}
.obs {
	color: #cc6633;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #000000;
	background-color: #DEDEDE;
}
.formknapp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2e618f;
	border: 1px #666666;
	cursor: hand;
	font-weight: bold;
	padding: 0px;
}
.rubrik2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
}
.linje {
	font-size: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}hr {
	line-height: 2px;
	color: #2e618f;
}
.txtLarger {
	font-size: small;
}
.topMeny {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2e618f;
	border-bottom-style: solid;
	border-bottom-color: #232E78;
	border-bottom-width: 1px;
}
.topMeny a:link {
color: #FFFFFF;
	text-decoration: none;
}
.topMeny a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topMeny a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.topMeny a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bildram {
	padding: 2px;
	border: 1px solid #dedede;
}
.leftUpCorner {
	background-image: url(../Bilder/interface/leftUpCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftLine {
	background-image: url(../Bilder/interface/leftLine.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.leftDownCorner {
	background-image: url(../Bilder/interface/leftDownCorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.upLine {
	background-image: url(../Bilder/interface/upLine.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rightUpCorner {
	background-image: url(../Bilder/interface/rightUpCorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightLine {
	background-image: url(../Bilder/interface/rightLine.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightDownCorner {
	background-image: url(../Bilder/interface/rightDownCorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.downLine {
	background-image: url(../Bilder/interface/downLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

