body{
	background: #0000a7 url(../images/bg.gif) repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.top{
	background: url(../images/bgtop.gif) no-repeat;
}
.meny{
	background: #0000d1 url(../images/bgmeny.gif) repeat-x;
}
.content{
	background-color: #FFFFFF;
	border: 1px solid #000066;
}
.bottom{
	background-color: #0000a7;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
}
.divider{
	background: url(../images/menydivider.gif) repeat-x;
}
.menyNormal{
	width: 210px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor: auto;
}
.menyNormal2{
	width: 210px;
	background: url(../images/menyover.gif) right no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor: auto;
}
.menyOver{
	width: 210px;
	background-color: #0000ff;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor: pointer;
}
.menyOver2{
	width: 210px;
	background: #0000ff url(../images/menyover.gif) right no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor: pointer;
}
.menyFast{
	width: 210px;
	background: #00008c url(../images/menyfast.gif) right no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor: pointer;
}
.menyUnderNormal{
	width: 210px;
	color: #FFFFFF;
	text-indent: 5px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor: auto;
}
.menyUnderOver{
	width: 210px;
	background-color: #0000ff;
	color: #FFFFFF;
	text-indent: 5px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor: pointer;
}
.rubrikbox{
	background-color: #b8ceff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.image{
	border: 1px solid #000066;
}
a{
	color: #3685f5;
	text-decoration: underline;
}
a:hover{
	color: #f2b400;
	text-decoration: underline;
}
.submenu{
}
.menu{
}