body {
	background-color:#FFFFFF;
	background-image: url(images/tausta.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin: 0px;
	padding: 0px;
	height: 100%;
}


.carousel1
{
	z-index: -1;
}

a.valikko:link {color: #cc071e;text-decoration: none; font-weight:bold;}
a.valikko:visited {color: #cc071e;text-decoration: none; font-weight:bold;}
a.valikko:active {color: #008a3d;text-decoration: none; font-weight:bold;}
a.valikko:hover {color: #008a3d;text-decoration: underline; font-weight:bold;}


a.main:link {color: #cc071e;text-decoration: none; font-weight:bold;}
a.main:visited {color: #cc071e;text-decoration: none; font-weight:bold;}
a.main:active {color: #008a3d;text-decoration: none; font-weight:bold;}
a.main:hover {color: #008a3d;text-decoration: none; font-weight:bold;}

a.myymalat:link {color: #000000;text-decoration: none; font-weight:bold;}
a.myymalat:visited {color: #000000;text-decoration: none; font-weight:bold;}
a.myymalat:active {color: #000000;text-decoration: none; font-weight:bold;}
a.myymalat:hover {color: #000000;text-decoration: underline; font-weight:bold;}



input.btn {   
color:#050;   
font: bold 84% verdana;   
background-color:#fed;   
border:1px solid;   
border-color: #696 #363 #363 #696;   
}  



input.btnhov {   
   border-color: #c63 #930 #930 #c63;   
} 


#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}