body{
	margin: 0;
	padding: 0;
	background-image: url(images/bgr.jpg);
}
.tableHeight{
	height: 100%;
}
.bgrvit {
	background-color: #FFFFFF;
}
.bgrLightGrey {
	background-color: #EEEEEE;
}
.bgrDarkGrey {
	background-color: #888888;
}
.bgr_skugga-left {
	background-image:  url(images/skugga-v2.jpg);
}
.bgr_skugga-right {
	background-image:  url(images/skugga-h2.jpg);
}
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.rubrikStor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
