	html, body 
	{ 
		background-color: black; 
		background-image: url("../images/bg.png"); 
		background-repeat: repeat-x; 
		font-family: Verdana, Sans-Serif;
		font-size: 11px;
		color: white;
		line-height: 20px;
		width: 100%;
		height: 100%;
		margin: 0px;
		padding: 0px;
	}
	
	textarea	{ color: White; font-family: Verdana; background-color: #292929; font-size: 12px; border: 1px solid #454545; padding: 3px 3px 1px 3px; }
	input		{ color: White; height: 17px; background-color: #292929; font-family: Verdana; font-size: 12px; border: 1px solid #454545; padding: 3px 3px 1px 3px; }
	.submit		{ padding: 0px; height: 25px; margin-top: 15px; width: 190px; height: 30px; }
	
	a:link		{ color: white; text-decoration: none; }
	a:visited	{ color: white; text-decoration: none; }
	a:active	{ color: white; text-decoration: none; }
	a:hover		{ color: #c0c0c0; text-decoration: none; }

	a.gpointLink:hover		{ color: white; text-decoration: none; font-weight: bold; }
	
	
	
	h1			{ font-size: 15px; margin-bottom: 15px; font-family: verdana; }
	h2			{ font-size: 14px; margin-bottom: 0px; }
	
	.clear		{ clear: both; }
	
	
	.container                                  { width: 820px; min-height: 500px; _height: 500px; margin: 0px auto; padding-top: 85px; padding-bottom: 75px; }
	    .logo                                   { width: 217px; height: 55px; padding-left: 20px; padding-bottom: 10px; }
	        .contentContainer                   { width: 822px; }
	            .leftBorder                     { width: 19px; height: 400px; float: left; background-image: url("../images/left_border.png"); _background-image: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/left_border.png',sizingMethod='crop'); }
	            .contentTop                     { width: 784px; min-height: 23px; _height: 23px; float: left; background-image: url("../images/header_bg.png"); _background-image: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header_bg.png',sizingMethod='crop');  }
	                .content                    { width: 784px; min-height: 400px; _height: 400px; margin-top: 22px; background-color: #0f0f0f; position: relative; }
	                .content_info               { width: 784px; min-height: 450px; _height: 450px; margin-top: 22px; background-color: #0f0f0f; position: relative; }  
	                    .menu                   { width: 784px; height: 37px; font-size: 10px; background-image: url("../images/menu_bg.png"); }
	                        .menuSpacer         { padding: 0px 12px; color: #636363; }
	                    .bildspel               { width: 782px; height: 366px; margin: 1px 0px 1px 1px; }
	                    .frisyrHolder           { position: absolute; bottom: -1px; _bottom: -2px; left: 1px; }
	                .info_rightContent          { width: 410px; min-height: 450px; _height: 450px; padding-right: 30px; float: right; }
	                    .gbInlagg               { width: 350px; min-height: 15px; _height: 15px; padding: 10px 12px 15px 12px; border: 1px solid #454545; margin-bottom: 15px; }
	                    .prislistaBox           { width: 350px; height: 30px; font-size: 11px; }
	            .rightBorder                    { width: 19px; height: 400px; float: left; background-image: url("../images/right_border.png"); _background-image: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/right_border.png',sizingMethod='crop'); }
	            .contentBottom                  { width: 820px; height: 20px; margin-left: 1px; position: relative; background-image: url("../images/footer2_bg.png"); background-repeat: no-repeat; _background-image: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer2_bg.png',sizingMethod='crop');  }
	                .contentBottomLeftArrow     { width: 27px; height: 30px; position: absolute; left: 6px; top: -5px; _top: 0px; background-image: url("../images/left_corner_arrow.png"); _background-image: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/left_corner_arrow.png',sizingMethod='crop'); }
	                .contentBottomRightArrow    { width: 28px; height: 26px; position: absolute; right: 7px; top: -5px; _top: 0px; background-image: url("../images/right_corner_arrow.png"); _background-image: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/right_corner_arrow.png',sizingMethod='crop'); }