body	{
		margin: 5px 0px 10px 5px;
		background-color: #FFFFFF;		
		scrollbar-3dlight-color: #DCDCDC;
		scrollbar-arrow-color: #DCDCDC;
		scrollbar-base-color: #DCDCDC;
		scrollbar-darkshadow-color: #DCDCDC;
		scrollbar-face-color: #FFFFFF;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-track-color: #FFFFFF;
			}

table	{
		table-layout: auto;
		}		
		
/*rubriker #1*/
.a		{ 
		border-bottom: thin dotted #D3D3D3;
		}

/*menyer*/
.menubtm	{ 
			border-top: thin dotted #D3D3D3;
			}
			
/*table style*/
.colum	{
			border-left: 1px dashed #DCDCDC;
			}

.line		{
			border-bottom: 1px dashed #DCDCDC;
			}
			
.line440 {
			border-bottom: 1px dashed #DCDCDC;
			border-left: 1px dashed #DCDCDC;
			width: 440px;
			}
