body {
	margin:0px;
	padding:0px;
	background:url(../images/tausta.jpg);
	}

form {
	margin:0px;
	}

td,input,textarea,select {
	font-family:georgia, serif;
	font-size:12px;
	color:#000000;
	}

a {
	text-decoration:none;
	color:#94121f;
	}

a:hover {
	text-decoration:underline;
	}

a.biglink {
	font-size:16px;
	font-weight:bold;
	}

hr {
	border-width:0px;
	height:1px;
	border-top:1px solid #bdbbcb;
	}

li {
	margin-left:-20px;
	}

td.hr {
	height:40px;
	background:url(../images/hr.gif) left center repeat-x;
	}

td.vr {
	width:20px;
	background:url(../images/vr.gif) top center repeat-y;
	}

h1, .h1 {
	font-weight:normal;
	font-size:20px;
	color:#484848;
	}
h2, .h2 {
	font-size:12px;
	color:#484848;
	}

p, p.puolet{
	line-height:145%;
	font-size:12px;
	color:#484848;
	margin-top:0px;
	margin-bottom:5px;
	}
	
.box1 {
	padding:2px;
	background:#4c662a;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}

div.menu {
	padding-top:14px;
	background:#757476;
	height:100%;
	}
div.menu a {
	display:block;
	padding:1px 5px 1px 10px;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	}
div.menu a:hover {
	background:url(../images/menulink_bg.gif) left center repeat-x;
	text-decoration:none;
	}
div.menu b {
	padding:0px 4px 0px 4px;
	font-weight:bold;
	background:#757476;
	}

div.top_text {
	padding:0px 0px 0px 24px;
	color:#aab7b7;
	font-size:11px;
	}
div.top_text a {
	color:#aab7b7;
	}
div.top_text .title {
	color:#ffffff;
	}

.copyr, .copyr a {
	color:#ffffff;
	}
