a:link
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #0000FF;
	}

a:active
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #33CCFF;
	}

a:visited
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #0000FF;
	}

a:hover
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	color: #FF0000;
	}

table
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	cursor: default;
	color: #333333;
	}

tr
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	cursor: default;
	color: #333333;
	}

td
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	cursor: default;
	color: #333333;
	}
select {  font-family: Verdana; font-size: 9px; color: #000000; background-color: #FFFFFF; border: #FF9900; border-style: ridge; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
input {  border: 1px #000000 ridge; color: #000000}
textarea {  color: #000000; border: 1px #000000 solid; background-image: url(bilder/bakgrund1.gif)}
input {  font-size: 9px; font-family: Tahoma}
textarea {  font-family: Tahoma; font-size: 9px}
body {
	scrollbar-face-color: #889547;
	scrollbar-highlight-color: #ECCEFB;
	scrollbar-shadow-color: #758135;
	scrollbar-3dlight-color: #C3CCAA;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #C3CCAA;
	scrollbar-darkshadow-color: #C3CCAA;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat;
	background-image: url(images/bakg-sida.jpg);





 }
.datum {
	height: 25px;
	padding-right: 25px;
}
.copy {
	background-image: url(images/copy.jpg);
	background-repeat: no-repeat;
	height: 32px;
	color: #FFFFFF;
}
.over-copy {
	background-image: url(images/over-copy.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
.main {
	background-color: #FFFFFF;
	padding: 15px;
}

