body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(siteImg/BG.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.MenyBg {
	background-attachment: scroll;
	background-image: url(siteImg/Meny.jpg);
	background-repeat: no-repeat;
}
.MenyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.ImgTableBorder {
	border: 1px solid #154062;
}
.MenyTextSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.TopLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.ImgBorder {
	border: 1px solid #999999;
}
.NewsUnderLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #154062;
}

#webmaster a:link, #webmaster a:visited, #webmaster a:active {
	font-size: 8px;
	color: #666666;
	text-decoration: none;
}
#webmaster a:hover {
	color: #999999;
	text-decoration: none;
}
.NiceLista {
	margin: -8px;
	padding: 0px;
}
.NiceLista ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.NiceLista li {
	padding-left: 8px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.NiceLista .SmallFont {
	font-size: 10px;
}
.NiceLista .SelCat {
	background-image: url(siteImg/menuPil.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-weight: bold;
}
.NiceLista .SelCat a {
	color:#FF9900;
}
.NiceLista .SelCat a:hover {
	color:#FFFFFF;
}
.NiceLista .NewCat {
	background-image: url(siteImg/menuNew.gif);
	background-position: 0px 2px;
}
.NiceLista .SelPage {
	font-weight: bold;
	color:#FF9900;
}
.NiceLista .SelPage a {
	color:#FF9900;
}
.NiceLista .SelPage a:hover {
	color:#FFFFFF;
}


.BigHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
