﻿body
{
	background-color: #eeeeee;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #808080;
	scrollbar-shadow-color: #808080;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #808080;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

th
{
	font-weight: bold;
	font-size: 14px;
	color: #3e3e3e;
	font-family: Arial;
	letter-spacing: 1px;
}

td
{
	font-weight: normal;
	font-size: 12px;
	color: #3e3e3e;
	font-family: Arial;
	letter-spacing: 0px;
}

.dots
{
	background-image: url(/images/dots.gif);
	background-color: White;
}

.menu
{
	font-weight: bold;
	font-size: 13px;
	color: #2d348e;
	font-family: Arial;
	text-decoration: none;
}
A.menu:link
{
	font-weight: bold;
	font-size: 13px;
	color: #2d348e;
	font-family: Arial;
	text-decoration: none;
}
A.menu:visited
{
	font-weight: bold;
	color: #2d348e;
	text-decoration: none;
}
A.menu:hover
{
	font-weight: bold;
	color: #2d348e;
	text-decoration: underline;
}
A.menu:active
{
	font-weight: bold;
	color: #2d348e;
	text-decoration: none;
}




.Normal
{
	font-weight: normal;
	font-size: 11px;
	color: #3e3e3e;
	line-height: 130%;
	font-family: Arial;
	letter-spacing: 0px;
}
.Rubrik
{
	font-weight: normal;
	font-size: 22px;
	color: #003c6e;
	font-family: georgia, arial, sans-serif;
}
.Bildtext
{
	font-weight: normal;
	font-size: 11px;
	color: #3e3e3e;
	font-style: italic;
	font-family: arial;
}
.Underrubriker
{
	font-weight: bold;
	color: #003c6e;
	font-family: verdana 9px;
}

.Search
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: verdana;
	letter-spacing: 0px;
}
.Logout
{
	font-weight: normal;
	font-size: 11px;
	color: #DD0000;
	line-height: 130%;
	font-family: Arial;
	text-decoration: none;
	letter-spacing: 0px;
}

A
{
	text-decoration: none;
	color: #3e3e3e;
}

.GridRow
{
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #3e3e3e;
	font-family: Arial;
	letter-spacing: 0px;
}
.GridHeader
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #3e3e3e;
	font-family: Arial;
	letter-spacing: 0px;
}
