td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	font-weight: bold;
}.menutable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
body {
	scrollbar-face-color: #F1F8FE;
	scrollbar-track-color: #F1F8FE;
	scrollbar-shadow-color: #E4E47B;
	scrollbar-3dlight-color: #E4E47B;
	scrollbar-arrow-color: #E4E47B;
	background-image: url(../gfx/bg.jpg);
	background-repeat: repeat-x;
	background-position: 100% top;
	background-color: #4B3EFB;
}
.table_bg {
	background-image: url(../gfx/bg.jpg);
	background-repeat: repeat-x;
	background-position: 100%;
}
.fodnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.udviklet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-align: right;
	text-decoration:none;
}
a {
	color: #666666;
	text-decoration: underline;
}
