body	{
	scrollbar-base-color: #BFBFBF;
	scrollbar-track-color: #D5D5D5;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #D5D5D5;
	scrollbar-shadow-color: #BFBFBF;
}

.mainbody
	{
	background-image: url(main_image.jpg);
	margin-left: 13px;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
}

.upperbody
	{
	background-image: url(loggaver2.jpg);
	margin-left: 0px;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
}


table, tr, td,
	{
	color: #000000;
	font-family: Tahoma, Arial, serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
}

h1
	{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	margin-top: 6px;
	margin-bottom: 5px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	text-align: center;
}

h2
	{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 1px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

h3
	{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	text-align: left;
}



	a:active		{ color: #4A352B; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Tahoma, Arial, Helvetica; }
	a:link		{ color: #4A352B; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Tahoma, Arial, Helvetica; }
	a:visited		{ color: #4A352B; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Tahoma, Arial, Helvetica; }
	a:hover		{ color: #90571E; text-decoration: underline; font-size: 12px; font-weight: bold; font-family: Tahoma, Arial, Helvetica; }
