body {
	background-attachment: fixed;
	background-image:  url(images/2007_main_bakgrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #c9d8de;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	SCROLLBAR-FACE-COLOR: #c9d8de;//Själva föraren
	SCROLLBAR-HIGHLIGHT-COLOR: #c7d6dd;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;//tunn linje runt föraren
	SCROLLBAR-ARROW-COLOR:  #04557b;
	SCROLLBAR-TRACK-COLOR: #d0e4ed;// bakgrund under föraren
	SCROLLBAR-DARKSHADOW-COLOR: #aae3fe;}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: thin none;
	background-color: #eeeeee;}
	
tr {background-color: #eeeeee;}
ul {list-style-image: url(images/bomb2.gif);
	list-style-position: outside;}

