BODY 
{
      background-color : #FFFFFF;
      background-repeat: repeat-y; 
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  font-weight: Normal;
      color : #000000;
      margin: 0px; 
	  background-image: url(/Images/Background.gif);
	  text-decoration: none;	  
}
BODY a
{
	  
	  color: #000000;
	  	  
}

h1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18;
	font-weight: Bold;
	color : #585A5C;
    margin:0; 
	margin-bottom:30px;	
}

h2
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: Bold;
	color : #FF6600;
	margin:0; 
	margin-bottom:2px;
	margin-top:15px;
}

.Logo
{
	background-image: url(/Images/Header-bg.gif);
	background-repeat: repeat-x; 
	position: absolute;
    top: 0px;
    left: 0px;
    width: 1200px;
    height: 90px;
	text-indent: 0px;
	z-index: 10;
}

.LogoText
{
    color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: Bold;
	position: absolute;
    top: 30px;
    left: 250px;
	text-indent: 0px;
	z-index: 20;
}

.LeftSide
{
	z-index: 20;
	position: absolute;
    top: 130px;
    left: 5px;
	width: 158px;
}

.MenuButtons
{
	background-image: url(/Images/menyknapp.gif);
	text-indent: 30px;
	height: 24px;
	margin-bottom:2px;
	width: 150px;
}

.MenuButtons a
{
	color : #FFFFFF;
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Normal;
	
}

.MenuButtons a:hover
{
	text-decoration: none;
}

.Center
{
	background-color : #FFFFFF;
	position: absolute;
    top: 100px;
    left: 170px;
    width: 700px;


}
