.body { position:absolute;left:0px;top:50px; 
}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	text-align : left;
	padding-left : 7px;
	padding-right : 3px;
	color : #000000;
}

.news {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	text-align : left;
	padding-left : 7px;
	padding-right : 0px;
	color : #000000;
}

.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : bold;
	text-align : left;
	padding-bottom : 2px;
}

.contact{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	text-align : left;
	color : #FFFFFF;
	padding-left : 7px;
}

.body{
	margin-top : 5px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}

.tableBorder{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom : 0px;
}

.container{
	width : 100%;
	vertical-align : middle;
	height : 100%;
}

H1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	color : #91A225;
	text-align : left;
	text-decoration : none;
	margin-top : 15px;
	margin-bottom : 0px;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #FFFFFF;
	text-align : center;
	text-decoration : none;
	font-weight : bold;
	line-height : 25px;
	margin-top : 10px;
	letter-spacing : 1px;
	margin-bottom: 8px;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	color : #91A225;
	text-align : left;
	text-decoration : none;
	margin-top : 15px;
	margin-bottom : 0px;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #91A225;
	text-align : left;
	text-decoration : none;
	font-weight : bold;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	letter-spacing : 2px;
	padding-left : 21px;
	margin-bottom : 7px;
}

P{
	margin-bottom : 10;
	margin-top : 10;
}

UL{
	margin-top : 8px;
}

A.greyMenu:ACTIVE, A.greyMenu:FOCUS, A.greyMenu:LINK, A.greyMenu:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	line-height : 19px;
	text-align : left;
	width : 100%;
}
A.greyMenu:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #BFD727;
	text-decoration : none;
	font-weight : bold;
	line-height : 19px;
	text-align : left;
	width : 100%;
}

A.greenMenu:ACTIVE, A.greenMenu:FOCUS, A.greenMenu:LINK, A.greenMenu:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #668008;
	text-decoration : none;
	font-weight : bold;
	text-align : left;
	width : 170px;
	padding-left : 25px;
	padding-bottom : 2px;
}
A.greenMenu:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #96B038;
	text-decoration : none;
	font-weight : bold;
	text-align : left;
	width : 170px;
	padding-left : 25px;
	padding-bottom : 2px;
}

A.utvecklingMenu:ACTIVE, A.utvecklingMenu:FOCUS, A.utvecklingMenu:LINK, A.utvecklingMenu:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	text-align : left;
	width : 90%;
	padding-bottom : 2px;
}
A.utvecklingMenu:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
	text-align : left;
	width : 90%;
	padding-bottom : 2px;
}

A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	text-decoration : none;
	color : #91A225;
	font-weight : bold;
}
A:HOVER {
	text-decoration : underline;
	color : #91A225;
	font-weight : bold;
}

.noRepeat{
	background-position : center;
	background-repeat : no-repeat;
}

.scrollbar{
	scrollbar-arrow-color : #91A225;
	scrollbar-track-color : #ECF3BF;
	scrollbar-3dlight-color : #4b4b4b;
	scrollbar-darkshadow-color : #4b4b4b;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	overflow: auto;
	height: 95%;
	width: 100%;
	border-width: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
}
