body {
            scrollbar-3dlight-color: #eeeeee;
            scrollbar-arrow-color:#eeeeee;
            scrollbar-darkshadow-color: #000000;
            scrollbar-face-color:#000000;
            scrollbar-highlight-color:#000000;
            scrollbar-shadow-color: #eeeeee;
            scrollbar-track-color: #eeeeee;
            font-family:Times New Roman;
            font-style:italic;
            font-weight:bold;
            font-size:15px;
        }

        
        
        div.someClass 
        {
            width: 750px;
            margin-left: auto;
            margin-right: auto;
        }
        
        div.newsClass 
        {
            position:relative;
            width: 893px;

            margin-left: auto;
            margin-right: auto;
            top:-650px;
        }
        
        a
        {
        	text-decoration:none;
        	font-style:italic;
        	color:Black;
        }
        
        #blanket 
        {
            background-color:#ffffff;
            opacity: 1.0;
            filter:alpha(opacity=100);
            position:absolute;
            z-index: 9001;
            top:0px;
            left:0px;
            width:100%;
        }
        #popUpGSW
        {
            position:absolute;
            background-color:#ffffee;
            width:450px;
            height:480px;
            top:50px;
            z-index: 9002;
            opacity: 0.0;
            filter:alpha(opacity=0);
            overflow:visible;
        }
        #popUpGSBruk
        {
            position:absolute;
            background-color:#ffffee;
            width:500px;
            height:620px;
            top:50px;
            z-index: 9002;
            opacity: 0.0;
            filter:alpha(opacity=0);
            overflow:visible;
        }
        #popUpShop
        {
            position:absolute;
            background-color:#ffffee;
            width:500px;
            height:565px;
            top:50px;
            z-index: 9002;
            opacity: 0.0;
            filter:alpha(opacity=0);
            overflow:visible;
        }
        #popUpPress
        {
            position:absolute;
            background-color:#ffffee;
            width:400px;
            height:440px;
            z-index: 9002;
            opacity: 0.0;
            filter:alpha(opacity=0);
        }
        #popUpNyheter
        {
            position:absolute;
            background-color:#ffffee;
            width:450px;
            height:480px;
            top:50px;
            z-index: 9002;
            opacity: 0.0;
            filter:alpha(opacity=0);
            overflow:visible;
        }
        #popUpGSWKlubb
        {
            position:absolute;
            background-color:#ffffee;
            width:300px;
            height:170px;
            z-index: 9002;
            opacity: 0.0;
            filter:alpha(opacity=0);
        }
        #popUpAgeControl
        {
            position:absolute;
            background-color:#ffffee;
            width:470px;
            height:200px;
            z-index: 9002;
            text-align:center;
            opacity: 0.0;
            filter:alpha(opacity=0);
        }
        div.menuRight
        {
        	width:320px; 
        	text-align:left;
        	margin-left: auto;
            margin-right: auto;
            border:solid 1px black;
            z-index:9999;
        }
        .popUpHeader
        {
			height:20px; 
			color:#cccccc; 
			text-align:right;
        }
        .popUpHeaderImg
        {
			cursor:hand;
        }
        .popUpHeaderText
        {
			font-family:Times New Roman;
			font-size:18px;
			font-weight:bold;
			font-style:normal;
        
        }
        .popUpHeaderText2
        {
        	font-family:Arial;
			font-style:normal;
			font-size:14px;
			font-weight:bold;
        }
        .popUpBodyText
        {
        	font-family:Arial;
			font-style:normal;
			font-size:14px;
			font-weight:normal;
        }
        .popUpBodyLinks
        {
			font-family:Arial;
			font-size:13px;
			font-style:normal;
			font-weight:normal;
			text-decoration:underline;
        	color:Black;
        }
       