body{
	background-image : url(../img/bgpic.gif);
}
A{
	color: #000000;
}
A:hover{
	color: #24247C;
}
A.link2{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A.link2:hover{
	color: #24247C;
	text-decoration: none;
	font-weight: bold;
}
.formtext{
	border: solid 2px #24247C;
	background-color: #D4D0C8;
	width: 300px;
	font-family : "Tahoma", sans-serif;
	font-size : 12px;
	font-weight: bold;
}
.formtextarea{
	border: solid 2px #24247C;
	background-color: #D4D0C8;
	width: 300px;
	height: 175px;
	font-family : "Tahoma", sans-serif;
	font-size : 12px;
}
.buttonactive{
	border: solid 2px #24247C;
	width: 100px;
	color: #000046;
	font-family : "Tahoma", sans-serif;
	font-size : 12px;
	font-weight: bold;
	cursor: pointer;
}
.buttoninactive{
	border: solid 2px #24247C;
	width: 100px;
	color: #000046;
	font-family : "Tahoma", sans-serif;
	font-size : 12px;
	cursor: pointer;
}
h1{
	color: #000046;
	font-family : "Tahoma", sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 0px;
	bottom : 0px;
	height : 14px;
	padding : 0px 0px 0px 0px;
	word-spacing : inherit;
}
h2{
	color: #000046;
	font-family : "Tahoma", sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#innehallscellen{
	height: 388px;
	background-color: #f9f9f9;
	vertical-align: top;
}
.basbakgrund{
	background-color: #f9f9f9;
}
.newsdisplay{
	background-color: #f9f9f9;
	border-top: solid 1px #24247C;
}
.tabellbakgrund{
	background-color: #24247C;
}
.indexnyhet{
	height: 279px;
	background-color: #f9f9f9;
	vertical-align: top;
}
.innehallsrubrik{
	background-image : url(../img/innehallhdrbg.gif); 
	background-position : center;
	color: #000046;
	font-family : "Tahoma", sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color: #ababab;
}
.tabellrubrik{
	background-image : url(../img/menyhdrbg.gif); 
	background-position : center;
	color: #000046;
	font-family : "Tahoma", sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color: #ababab;
}
.menylank{
	background-color: #ababab;
	cursor: pointer;
}
.snabbmeny{
	background-image : url(../img/tubbg.gif);
	background-position : center;
	color: #000046;
	font-family : "Tahoma", sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color: #ababab;
}
A.snabbmeny{
	color: #000046;
	font-family : "Tahoma", sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}
A.snabbmeny:hover{
	color: #E6C833;
	font-family : "Tahoma", sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}
