td {
	text-align: left;
	font-family:Times New Roman;
	font-size:14px;
	line-height:14px;
	color:#000000;
}
a {
	text-decoration: underline;
	color:#000000;
	font-size:14px;
}

body {
	margin:0px;
	padding:0px;	
	background-color: #171B1C;
	background-image: url(images/bakgrund.png);
	background-repeat: repeat;
	background-position: top center;
}

.textarealeft {
	background: url(images/TextAreaLeft.jpg) repeat-y;
}

.textarearight {
	background: url(images/TextAreaRight.jpg) repeat-y;
}

.textarealeft2 {
	background: url(images/TextAreaLeft2.jpg) repeat-y;
}

.textarearight2 {
	background: url(images/TextAreaRight2.jpg) repeat-y;
}

div.layers div.layer0 { 
	position:absolute; z-index:1 
} 

div.layers div.layer1 { 
	position:absolute; z-index:1; margin-top:34px; margin-left:425px 
}
div.layers div.layer2 { 
	position:absolute; z-index:1 
} 

div.layers div.layer3 { 
	position:absolute; z-index:1; margin-top:15px; margin-left:425px 
}



