body
{
	background:url(../images/stensnasbg.gif) repeat-x;
		background-color:#000000;
		font-family:Trebuchet MS;
	font-size:11px;
	color:#606060;
	line-height:15px;
}

a
{
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
	color:#68ace5;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.pagebody
{
	width:800px;
	margin:0 auto;
}
.broadtext
{
	font-family:Trebuchet MS;
	font-size:9pt;
	color:lime;
	line-height:15px;
}
a.linktext
{
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
	color:#68ace5;
	text-decoration:none;
}
a.linktext:hover
{

	text-decoration:underline;
}
.transparent
{
		opacity: 0.5;
	filter:alpha(opacity: 50);
        -moz-opacity: 0.5;
        -khtml-opacity: 0.5;    

}
.sdcontainer{
	background-color:#ffffff;
	font-family:Verdana;
	font-size:x-small;
}
.errmsg{
	color:red;
}

img.right
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

img.left
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

/*
td.rubrik
{
	font-size:30px !IMPORTANT;
}
*/