.itemBorder {
	border: 1px inset #000000;
}
.itemText {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.itemTextmenu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	position: static;
}
.bgrfargemeny {
	background-color: #F2E4CB;
}
.hovedtabell {
	background-color: #F2E4CB;
	margin: 2px;
	padding: 0px 0px 0px 5px;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	border: none;
	font-style: normal;
	top: auto;
	
	
	
	
}
.crazyBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #663399;
	border-right-color: #663399;
	border-bottom-color: #663399;
	border-left-color: #663399;
}
.crazyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc99;
}
body {
	font-family: Arial, Helvetica, sans-serif; background-color:F2E4CB
}

