body {
	font-family: Verdana, Arial;
     background-color: #FFFFFF;
	 color: #000000;
	 font-size: 11px;
}

td, table, p {
	font-size: 11px;
	font-family: Verdana, Arial;
}

p {
	font-family: Verdana, Arial;
}

b {
	color: rgb(50,110,50);
	font-weight: bold;
}

table.main {
	width: 800px;
}

td.top_orange {
	width: 765px;
	background-color: #FE640B;
}

td.top_logo {
	width: 450px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}

td.top_image{
	width: 350px;
	height: 100px;
	text-align: right;
}

td.top_menu {
	height: 70px;
	text-align: right;
	vertical-align: middle;
	color:rgb(50,110,50);
	word-spacing: 0.5em;
    font-weight: bold;
	font-size: 14px;
	border-top: 1px solid #AADCAA;
}

td.top_menu a:link {
	color: rgb(50,110,50);
	font-weight: bold;
	text-decoration: underline;
}

td.top_menu a:hover {
	color: rgb(50,110,50);
	font-weight: bold;
	text-decoration: underline;
}

td.top_menu a:visited {
	color: rgb(50,110,50);
	font-weight: bold;
	text-decoration: underline;
}

td.left_spacer {
	width: 30px;
	border-right: 1px solid #AADCAA;
}

td.left_menu {
	font-size: 12px;
	width: 280px;
	height: 500px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}

td.content {
	width: 445px;
    text-align: left;
	vertical-align: top;
	font-size: 12px;
}


td.content a:link {
	font-size: 12px;
	color: rgb(50,110,50);
	text-decoration: underline;
}

td.content a:hover {
	font-size: 12px;
	color: rgb(50,110,50);
	text-decoration: none;
}

td.content a:visited {
	font-size: 12px;
	color: rgb(50,110,50);
	text-decoration: underline;
}


td.right {
	width: 35px;
	vertical-align: top;
}

td.bottom {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	height: 30px;
	text-align: right;
	vertical-align: middle;
	background-image: url('kuvat/alatausta.png');
}

a:link {
	color: rgb(50,110,50);
	text-decoration: underline;
}

a:hover {
	color: rgb(50,110,50);
	text-decoration: none;
}

a:visited {
	color: rgb(50,110,50);
	text-decoration: underline;
}

