html {     overflow: -moz-scrollbars-vertical;}
BODY
{

    background-color:White;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/back_shadow.jpg) #ffffff repeat-y center;
	margin:0px;
	height:100%;
	
}

BODY#print
{

	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:none;

}
#container 
{
    position:absolute;
	WIDTH: 990px;
	TEXT-ALIGN: left;
	height:100%;
	left:50%;
	margin-left:-495px;
}
#top
{
    background-image: url(../img/top.gif);
    position:absolute;
    width:990px;

}
#banner
{
    position:absolute;
    width:990px;
    height:370px;
    top:184px;
}
#content
{
    position:absolute;
    top:176px;
    width:600px;
    padding-top:20px;
    padding-bottom:20px;
    padding-left:40px;
    padding-right:100px;
    background-color:#fff5e1;

}
#sideMenu
{
    position:absolute;
    top:176px;
    left:690px;
    width:300px;
    padding-top:20px;
    padding-bottom:20px;
    background-color:#fff5e1;
}
.rowSubMenu
{
	line-height:20px;
	padding-left:7px;
	font-size:12px;
}
.SidFot
{
}
#logo
{
    margin-left:20px;

}
.top_middle
{
    position:absolute;
    left:370px;
}
.top_right
{
    position:absolute;
    left:520px;
}
#mainContact
{
    position:absolute;
    left:700px;
    top:20px;
}
#mainMenu
{
    position:absolute;
    padding-top:9px;
    padding-left:40px;
    top:144px;
    height:25px;
    width:950px;
    background-image:url(../img/green_machine.gif);
}
.mainMenu
{
    
}
a.link
{
    text-decoration:none;
}
.mainMenuText
{ color: white; font-size: 12px; font-family: Arial, Helvetica, "Trebuchet MS"; font-weight: bold; text-decoration: none }	
a.mainMenuText:hover
{ color: black; font-size: 12px; font-family: Arial, Helvetica, "Trebuchet MS"; font-weight: bold; text-decoration: none }
a.mainMenuActive:hover
{ color: black; font-size: 12px; font-family: Arial, Helvetica, "Trebuchet MS"; font-weight: bold; text-decoration: none }
.mainMenuActive
{
    font-family:Arial, Verdana;
    font-size:12px;
    color:#ffbe3d;
    font-weight:bold;
    text-decoration:none;
}
a.HuvudRubrikRöd
{
    text-decoration:none;
}
a.LitenRubrik
{
    text-decoration:none;
}

input, textarea, select,button
{
	color: #37546E;
	font-size: 11px;
	font-family: arial, helvetica;
}
.green
{
    
    color: green; font-size: 11px; font-weight: bold; text-decoration: none;
}
.text
{
    margin-top:2px;
    margin-bottom:2px;
}

.topicalHeaderText
{
    font-family:Arial;
    font-size:14px;
    text-decoration:none;
    margin-top:4px;
}
.subMenuText
{
    font-family:Arial;
    font-size:12px;
    text-decoration:none;
    margin-left:10px;
    margin-top:2px;
}
    
.white12Bold { color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none }

p,div
{
text-align:justify;
}
