body {
	background-color: #D7D2BF;
	
}

hr {
	margin: 15px 0px 15px 0px;
	height: 1px;
	width: 100%;
}


h1 {
	font-size: 18px;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	margin: 15px 0px 5px 0px;
}

form {
	margin: 0;
}
/*VALIKKO ASIOITA */
.menu {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	text-decoration: none;
}
.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: justify;
}
.menu ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: justify;
}
.menu_current {
	font-weight: normal;
	list-style-type: none;
	text-align: left;
	padding: 1px;
	text-decoration: none;
	margin: 0;
	display: block;
	height: 25px;
	font-size: 12px;
	background-color: #D7D2BF;
	background-image: url(../images/menu_hover.gif);	
}
a:hover.menu_current {
	background-color: #C3BEAB;
}
.menu_default {
	font-weight: normal;
	list-style-type: none;
	text-align: left;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	margin: 0;
	display: block;
	height: 25px;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #A0A881;
}
a:hover.menu_default {
	background-color: #D7D2BF;
/*	background-image: url(../images/menu_hover.png);*/
}
/*.border {
	font-size: 1px;
	height: 10px;
}
*/
.login {
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	text-align: left;
}
/*.login input {
	font-size: 9px;
	background-color:#D7D2BF;
}*/
input, select, submit {
	font-size: 9px;
	background-color:#D7D2BF;
}
.login a:link, .login a:visited, .login a:active {
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.content {
	padding: 10px;
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
.footer {
	padding: 5px;
	height: 20px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}



/* ULKOASULLISET OSAT*/
body {
	background-color: #D7D2BF;
}
#valikko {
	background-image: url(../images/valikkotausta.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#lay {
	background-image: url(../images/taustakuva.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#alaosa {
	background-image: url(../images/footer_tausta.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#otsake3 {
	background-image: url(../images/otsake-03.gif);
}
#vasen {
	background-image: url(../images/vasen_laita.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.tekstit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #31393C;
	text-decoration: none;
}
a {
	color: #400000;
	text-decoration: underline;
}
a:hover {
	color: #400000;
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.updated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	border-top: 1px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
	display: table;
	letter-spacing: 2px;
	margin: 0px;
	padding: 1px;
}