body {
	margin: 0px;
	padding: 0px;
	background-color: #777678;
	margin-left: 10px;
     }

.leftBorder { 
height: 100%; 
width: 48px; 
left: 0px; 
top: 0px; 
padding: 0px; 
background-color: #777678; 
background-position: top; 
background-image: url(../images/sdw-pixelrow_left.gif); 
background-repeat: repeat-y; 
}

.rightBorder { 
height: 100%; 
width: 48px; 
left: 0px; 
top: 0px; 
padding: 0px; 
background-color: #777678; 
background-image: url(../images/sdw-pixelrow_right.gif); 
background-repeat: repeat-y; 
}

.bottomBorder { 
height: 22px; 
width: 100%; 
left: 0px; 
top: 0px; 
padding: 0px; 
background-color: #777678; 
background-image: url(../images/sdw_pxelrow_bottom.gif); 
background-repeat: repeat-x; 
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.rubbe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.mellanrubbe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.style5 {
	font-size: 10px; font-style: normal; 
	line-height: 16pt; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #67BEE7;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

#photodiv {
  background-repeat: no-repeat;
}


