body {
	margin:0;
	padding:0;
	background-color:#285cb2;
	background-image:url(images/tausta_vilja.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	background-attachment: fixed;
	height: 100%;
	margin:0;
	padding:0;
	border: 0px;
}
form {
	margin:0;
}
td {
	vertical-align:top;
}

/* text styles */
body,td,input,textarea,select {
	font-family:Arial, Helvetica;
	font-size:12px;
	color:#000000;
}
h1 {
	font-size:19px;
	color:#000000;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
}
h2 {
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}
h3 {
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}
a {
	text-decoration:none;
	color:#305db5;
	border: 0px;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	color:#3e77ff;
}

.copyr, .copyr a {
	font-size:10px;
	text-decoration:none;
	color:#808080;
}


/* mainmenu styles */
.mainmenu {
	background:none;
}
.mainmenu a {
	text-decoration:none;
	background:none;
	color:#cc0088;

}
.mainmenu a:hover {
	text-decoration:none;
	background:#cc0088;
	color:#ffffff;
}
.mainmenu a.locked {
	background:#cc0088;
	color:#ffffff;
}

/* other elements */
hr {
	border-width:0;
	height:1px;
	border-top:1px solid #c0c0c0;
}

.menu {
	display: block;
	height: 74px;
	width: 698px;
	text-decoration: none;
	background-image:url(images/menu_bg.png);
	background-repeat: no-repeat;
}
td.menu_etusivu{
	height: 28px;
}

td.menu_etusivu img{
	border:0;
}

td.menu_etusivu  a:hover {
	text-decoration: none;
	background-image:url(images/aktiivinuoli.gif);
	background-repeat: no-repeat;
	background-position:center top;
}

.menu_etusivu  a {
	display:block;
	height: 28px;
	
}


.sisalto {
	background-image:url(images/sisalto_bg.png);
	background-position:center top;
	background-repeat: repeat-y;
	width: 698px;
	text-align: left;
	
}

.footer {
	background-image:url(images/footer.png);
	background-position:center top;
	background-repeat: no-repeat;
	height: 61px;
	padding: 34px 0px 0px 0px;
	font-size:10px;
	color:#dddddd;
	font-weight:bold;
	

}

.paasolu {
text-align: center;


}

.sisasolu {
text-align: center;
padding: 20px 20px 20px 45px;

}

.oikea_solu {
	border-left:2px dotted #b66f00;
	width: 200px;
	padding: 0px 0px 0px 10px;


}

div.hr {
	border-top:2px dotted #b66f00;
	margin:10px 0px 0px 10px;
}