body {
	margin: 0px;
	background: #ECECEC;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

TD      { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px }

INPUT,TEXTAREA { font-family: Arial, Helvetica; font-size: 12px; }

html,body,table#pagelayout { 
   height:100%; 
   width:100%; 
   margin:auto; 
} 

a:link, a:visited
{
	color: #003861;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active
{
	color: #003861;
	text-decoration: underline;
}

a.forumlink:link, a.forumlink:visited
{
	color: #000000;
	text-decoration: none;
}

a.forumlink:hover, a.forumlink:active
{
	color: #FF4400;
	text-decoration: none;
}

a.special:link, a.special:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid orange;
}

a.special:hover, a.special:active
{
	color: #FF4400;
	text-decoration: none;
}

a.meny:link, a.meny:visited
{
	color: #031A8C;
	font-weight: bold;
	text-decoration: none;
}
a.meny:hover, a.meny:active
{
	color: #000000;
	text-decoration: underline;
}

a.nyhetsrubrik:link, a.nyhetsrubrik:visited
{
   font-size: 18px;
	color: #011399;
	font-weight: bold;
	text-decoration: underline;
}
a.nyhetsrubrik:hover, a.nyhetsrubrik:active
{
	color: #011399;
	text-decoration: underline;
}

a.forum:link, a.forum:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px solid orange;
}

a.forum:hover, a.forum:active
{
	color: red;
	text-decoration: none;
}

img {
	border: 0px;
}

ul {
   list-style-type: square;
}

hr.profile {
	height: 8px;
	width: 100%;
	color: #000000;
	border-bottom: 2px solid orange;
	margin: 0px 0px 0px 0px;
}
