A:link
{
	color: #000000;
	text-decoration: none;
}

A:visited
{
	color: #000000;
	text-decoration: none;
}

A:hover
{
	color: #000000;
	text-decoration: underline;
}

a:link.meny
{
	font-family: Verdana;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}

a:visited.meny
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a:hover.meny
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a:link.dwps
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited.dwps
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.dwps
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}

.nyheter_off
{
}

.nyheter_on
{
	background: #FFF218;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;	
}

body
{
	margin: 0px;
	padding: 0px;
	background-image: url('../nyweb/img/grus.jpg');
}

.tables
{
	margin-left: auto;
	margin-right: auto;
}

.gras_left
{
	position: fixed;
	z-index: 1;	
	width: 138px;
	height: 1038px;
	top: 0px;
	left: 50%;
	margin-left: -626px;
}

.gras_right
{
	position: fixed;
	z-index: 1;	
	width: 138px;
	height: 1038px;
	top: 0px;
	left: 50%;
	margin-left: 488px;
}

* html .gras_right
{
	position: absolute;
}

* html .gras_left
{
	position: absolute;
}

.table_spacing
{
	table-layout: fixed;
	margin: 1px;	
	padding: 3px;
	width: 635;
}