body {
	background-repeat:no-repeat;
	border:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-align:center;
	overflow: auto;
}

div {
	background-repeat:no-repeat;
	border-style:solid;
	border-width:0px;
	border-color:red;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-align:left;
	overflow: hidden;
}
div.menu {
	text-align:center;
}
div.footlayer {
	text-align:center;
}

form {
	background-repeat:no-repeat;
	border-style:solid;
	border-width:0px;
	border-color:black;
	border-collapse:collapse;
	border-spacing:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-align:center;
}

table {
	background-repeat:no-repeat;
	border-style:solid;
	border-width:0px;
	border-color:black;
	border-collapse:collapse;
	border-spacing:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-align:center;
	overflow: auto;
}
td {
	background-repeat:no-repeat;
	border-style:solid;
	border-width:0px;
	border-color:red;
	border-collapse:collapse;
	border-spacing:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-align:left;
	overflow: auto;
}

table.header {
	background:url('/images/main/jernverket06.jpg');
	width:500px;
	height:168px;
}

table.main {
	background-repeat:no-repeat;
	height:600px;
}
td.mainleft {
	background-repeat:no-repeat;
	width:200px;
	height:600px;
}
td.main {
	width:478px;
	height:600px;
}
td.mainright {
	background-repeat:no-repeat;
	width:300px;
	height:600px;
}


table.dyn {
}
table.dyn td {
	background-color:#333333;
}
td.dyn_middle {
}
td.dyn_topleft {
	background:url('/images/dynlayer/dynlayer_topleft_bevel.gif');
	width:11px;
	height:11px;
}
td.dyn_top {
	background:url('/images/dynlayer/dynlayer_top_bevel.gif') repeat-x;
	height:11px;
}
td.dyn_topright {
	background:url('/images/dynlayer/dynlayer_topright_bevel.gif');
	width:11px;
	height:11px;
}
td.dyn_right {
	background:url('/images/dynlayer/dynlayer_right_bevel.gif') repeat-y;
	width:11px;
}
td.dyn_bottomright {
	background:url('/images/dynlayer/dynlayer_bottomright_bevel.gif');
	width:11px;
	height:11px;
}
td.dyn_bottom {
	background:url('/images/dynlayer/dynlayer_bottom_bevel.gif') repeat-x;
	height:11px;
}
td.dyn_bottomleft {
	background:url('/images/dynlayer/dynlayer_bottomleft_bevel.gif');
	width:11px;
	height:11px;
}
td.dyn_left {
	background:url('/images/dynlayer/dynlayer_left_bevel.gif') repeat-y;
	width:11px;
}


img {
	border:0px;
}






