﻿html {
scrollbar-base-color: white;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color: grey;
scrollbar-face-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: #999999;
font-family: "Verdana";
font-size: 12px;
}

.style1 {
	text-align: center;
}
.rubrik1 {
	text-align: center;
	font-family: "Verdana";
    font-size: 14px;
    color: #8a8b98;
}


a {
cursor:pointer;
cursor:hand;
margin-bottom:0px;
font-weight: bold;
text-decoration: none;
font-family: "Verdana";
font-size: 12px;
color: #8a8b98;
}


a:active {
cursor:pointer;
cursor:hand;
margin-bottom:0px;
font-weight: bold;
text-decoration: none;
font-family: "Verdana";
font-size: 12px;
color: #8a8b98;
}


a:visited {
cursor:pointer;
cursor:hand;
margin-bottom:0px;
font-weight: bold;
text-decoration: none;
font-family: "Verdana";
font-size: 12px;
color: #8a8b98;
}


a:hover {
cursor:pointer;
cursor:hand;
margin-bottom:0px;
font-weight: bold;
text-decoration: none;
font-family: "Verdana";
font-size: 12px;
color: #8a8b98;
}


a:link {
cursor:pointer;
cursor:hand;
margin-bottom:0px;
font-weight: bold;
text-decoration: none;
font-family: "Verdana";
font-size: 12px;
color: #8a8b98;
}

.scrollbox {
border-top:0px solid #CECECE; border-bottom:0px solid #CECECE; padding:6px; height: 130px;
width: 250px;
background-repeat: no-repeat;
background-position:     center 50%; background-attachment: fixed;
border-right-style: none;
border-left-style: none;#8A5858;
overflow: auto;
scrollbar-base-color: white;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color: grey;
scrollbar-face-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: #999999
}