body		{
			background-color: #ECEDF1;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-right: 0px;
			margin-left: 0px;
			font-family: "Trebuchet MS", "Times New Roman", Arial;
			scrollbar-arrow-color: #6A5E4A;
			scrollbar-track-color: #F0EEE8;
			scrollbar-darkshadow-color: #F0EEE8;
			scrollbar-face-color: #F0EEE8;
			scrollbar-highlight-color: #F0EEE8;
			scrollbar-shadow-color: #6A5E4A;
			scrollbar-3dlight-color: #FFFFFF;
			}
			
a:link 		{
			text-decoration: none;
			color: #6A5E4A;
			font-weight: bold;
			}
a:visited 	{ 
			text-decoration: none; 
			font-weight: bold;
			color: #6A5E4A
			}
a:active 	{ 
			text-decoration: none; 
			font-weight: bold;
			color: #FF9900
			}
a:hover 	{ 
			text-decoration: none;
			font-weight: bold;
			color: #009900}

td			{
			font-family: "Trebuchet MS", "Times New Roman", Arial;
			font-size:11px;
			font-weight:normal;
			letter-spacing:0.05em;
			color: #6A5E4A;
			font-style: normal;
			}
	
.sidfot		{
			font-size:10px;
			background-color: #FFFFFF;
			text-indent: 17pt;
			letter-spacing:0.05em;
			}
			
.rubrik		{
			font-size:12px;
			font-weight:bold;
			letter-spacing:0.06em;
			line-height: 25px;
			vertical-align: bottom;
			font-family: "Trebuchet MS", "Times New Roman", Arial;
			}
			
input 	 	{
			font-family: "Trebuchet MS", "Times New Roman", Arial;
			font-size:12px;
			font-weight:normal;
			letter-spacing:0.05em;
			color: #666666;
			vertical-align: top;
			font-style: normal;
			line-height: 13px;
		    border-width: 1px;
			border-color: #F5F5F5;
			background-color:#F5F5F5;
			}
		
textarea 	{
			font-family: "Trebuchet MS", "Times New Roman", Arial;
			font-size:12px;
			font-weight:normal;
			letter-spacing:0.05em;
			color: #666666;
			vertical-align: top;
			font-style: normal;
			line-height: 13px;
			background-color:#F5F5F5;
		    border-width: 1px;
			border-color: #F5F5F5;
			}
select 		{
			font-family: "Trebuchet MS", "Times New Roman", Arial;
			font-size:12px;
			font-weight:normal;
			letter-spacing:0.05em;
			color: #666666;
			vertical-align: top;
			font-style: normal;
			line-height: 13px;
		    border-width: 1px;
			border-color: #F5F5F5;
			background-color:#F5F5F5;
			}

.bakgrund	{
			background-image: url(images/bakgrund.gif);
			background-repeat: no-repeat;
			}
			
.scrollbox {
			vertical-align: top;
			padding: none;
			height: 600px;
			width: 400px;
			border: none;
			overflow: auto;
			scrollbar-arrow-color: #CC0000;
			scrollbar-track-color: #999999;
			scrollbar-darkshadow-color: #999999;
			scrollbar-face-color: #CCCCCC;
			scrollbar-highlight-color: #FFFFFF;
			scrollbar-shadow-color: #999999;
			scrollbar-3dlight-color: #CCCCCC;
			}
