body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
scrollbar-face-color:#8ca7d8;
scrollbar-highlight-color:#47637d;
scrollbar-3dlight-color:#aec3d5;
scrollbar-darkshadow-color:#47637d;
scrollbar-shadow-color:#89a6c0;
scrollbar-arrow-color:#47637d;
scrollbar-track-color:#aec3d5;
}

.mainbg {
	background-color: #FFFFFF;
	background-image: url(images/mainbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubg {

	background-color: #FFFFFF;
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerbg {


	background-color: #FFFFFF;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.glow {
	filter: Glow(Color=#FFFFFF, Strength=2);
}


td.off {
	background-image: url(images/topmenubutton-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
	font-size: 12px;
}

td.on {
	background-image: url(images/topmenubutton-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
	font-size: 12px;
}

tr.arrowoff {
	background-image: url(images/arrow-off.gif);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
	font-size: 12px;
}
tr.arrowon {
	background-image: url(images/arrow-on.gif);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
	font-size: 12px;
}



td.leftoff {
	background-image: url(images/menubutton-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
	font-size: 12px;
}
td.lefton {
	background-image: url(images/menubutton-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
	font-size: 12px;
	}

.leftmenutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.showdropdown {
	background-image: url(images/showdropdown.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
td.inuse {

	background-image: url(images/menubutton-inuse.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
	font-size: 12px;
}

td.inuse2 {

	background-image: url(images/menubutton-inuse.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
	font-size: 12px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smalltextrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.imageillu {
	filter: Alpha(Opacity=80);
	border: 1px solid #49658C;
}
