body {
	background-color: #000000;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
#vasen {
	background-image: url(images/vasenpalkki_etu.png);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #000000;
	}
	
#oikea {
	background-image: url(images/oikeapalkki_etu.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #000000;
	}
	
#page {
	background-image: url(images/valkonen_pohja_etu.png);
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
p {
	font-size: 12px;
	font-style: normal;
}
table{
	font-size: 12px;
}
.otsikko{
	font-size: 20px;
	font-style: normal;
	color: #facf00;
	font-weight: bold;
}

.alaotsikko {
	font-size: 14px;
	font-style: normal;
	color: #facf00;
	font-weight: bold;
}

.sivulinkit a {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

.sivulinkit {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

.sivunumero {
	font-size: 12px;
	color: #990099;
}

.varit {
	font-size: 8px;
	font-style: normal;
	color: #FFFFFF;
}

a {
text-decoration: none;
color: #FF0000;
}

a:hover {
color: #FF0000;
text-decoration: underline;
}

#sivunumerot a:link {
	text-decoration: none;
	color: #990099;
}

#sivunumerot a:hover {
color: #FF0000;
}

#ohjeet  a:link {
	text-decoration: none;
	color: #FF0000;
	
}
#ohjeet  a:hover {
	color: #970079;
}
#ohjeet  a:visited {
	color: #FF0000;
}


#thumbBox {
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar {
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage {
background-color: white;
}

#thumbLoading {
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

#kupla {
	margin: 0 auto;
	text-align: left;
	background-position: center center;
	background-image: url(images/kupla.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 349px;
	height: 92px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 195px;
	margin-top: 70px;
} 

#kupla_uusi {
    background-image: url("images/kupla_uusi.png");
    height: 141px;
    margin-left: 20px;
    margin-top: 50px;
    opacity: 0.9;
    position: absolute;
    width: 300px;
} 

