body,html {
scrollbar-face-color: #ff9b43; 
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #000000; 
scrollbar-3dlight-color: #ff9b43; 
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-darkshadow-color: #000000;
}
body{
	font-family: "Comic Sans MS", Technical, "Times New Roman", "serif";
	color: #CCCCFF;
	background-image: url(images/tausta1.jpg);
	background-repeat: no-repeat;
	background-color: #000000;	
}
div.menu {
position: absolute; top: 150px; left: 25px;
}
div#navbar {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: left;
background-color: #000000;
font-weight: bold;
padding: 10px;
width: 135px;
}
#navbar a:link, #navbar a:visited {
background-image: url(images/pallo2.gif);
background-repeat: no-repeat;
color: #CCFFFF;
background-color: #000000;
text-decoration: none;
border: solid #000000 2px;
margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
display: block;
}
#navbar a:hover {
background-image: url(images/pallo1.gif);
background-repeat: no-repeat;
text-decoration: none; 
color: #ff9b43;
background-color: #000000;
}

div.logo {
position: absolute; top: 440px; left: 10px;
}

table.kuormitus {
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 12px;
font-weight: bold;
text-align: left;
}

a:link , a:visited  {
	font-family : verdana;
	font-size: small;
	text-decoration : none;
	color : #CCFFFF;
} 
a:active {
	font-family : verdana;
	font-weight: bold;
	font-size: small;
	text-decoration : underline;
	color : #FF9900;
} 
a:hover {
	font-family : verdana;
	font-weight: bold;
	font-size: small;
	color : #ff9b43;
}
a.links:link , a.links:visited  {
	font-family : verdana;
	font-weight: bold;
	font-size: small;
	text-decoration : none;
	color : #CCFFFF;
} 
a.links:active {
	font-family : verdana;
	font-weight: bold;
	font-size: small;
	text-decoration : underline;
	color : #FF9900;
} 
a.links:hover {
	font-family : verdana;
	font-weight: bold;
	font-size: small;
	color : #ff9b43;
}
blockquote {
	width : 600px;
	margin-bottom : 0px;
	margin-top : 20px;
	margin-left : 260px;
	margin-right : 0px;
}
ul li { 
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(images/pallo.gif);                
}
h1, h2, h3, h4, h5, h6 { 
 	font-family: "Arial", "Helvetica", "sans-serif";
    font-style: italic;
    font-weight: bolder; 
	color : #8080FF;
}
p:first-letter {
	font-size : x-large; 
}
u, b { 
	color: #ff9b43; 
}
b.vari { 
font-family: "Comic Sans MS", Technical, "Times New Roman", "serif";
font-weight: normal; 
color: #ff9b43; 
}
b.yli { 
font-family: "Comic Sans MS", Technical, "Times New Roman", "serif";
font-weight: bold; 
color: #ff9b43; 
}