html {
	height:100%;
	overflow: -moz-scrollbars-vertical;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f0f0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;	
	color: #000000;
}

img {
	border: 0px;
}
#container {
	height: 100%;
	width: 700px;
}

#lefttop {
	background-color: #DCDCDC;
	color: #FFFFFF;
	font-size: 10px;
}

#top {
	background-color: #FFFFFF;
}

#left {
	background-color: #F5F5F5;
}

#main {
	background-color: #FFFFFF;
}

#maincontainer {
	margin: 35px;
}
#bottom {
	position: absolute;
	bottom: 0px;
	margin-left: 35px;
	font-size: 10px;
}
#menucontainer {
     margin-top: 20px;
}
ul.menu {
	list-style-position: inside;
	margin: 0px;
	list-style-type: none;
	padding: 0px 0px;
}
li.menu {
	display:inline;
}
a.menu_close {
	float: left;
	font-size: 11px;
	font-weight: bold;
	width: 160px;
	text-decoration: none;
	color: #333333;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 10px;
}

a.menu_close:link, a.menu_close:visited {
	text-decoration: none;
	color: #333333;
}
a.menu_close:hover, a.menu_close:active {
	text-decoration: none;
	color: #FF664C;
}

a.menu_open {
	float: left;
	font-size: 11px;
	font-weight: bold;
	width: 160px;
	text-decoration:none;
	color: #FF664C;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 10px;
}

a.menu_open:link, a.menu_open:visited {
	color: #FF664C;
	text-decoration:none;
}
a.menu_open:hover, a.menu_open:active {
	color: #FF664C;
	text-decoration:none;
}


a.submenu {
	float: left;
	font-size: 12px;
	font-weight: normal;
	width: 150px;
	text-decoration:none;
	color: #333333;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 30px;
}


a.submenu:link, a.submenu:visited {
	text-decoration:none;
	color: #333333;
}
a.submenu:hover, a.submenu:active {
	text-decoration:none;
	color: #FF664C;
}

a.submenu_open {
	float: left;
	font-size: 12px;
	font-weight: normal;
	width: 150px;
	text-decoration:none;
	color: #333333;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 30px;
}
a.submenu_open:link, a.submenu_open:visited {
	color: #FF664C;
	text-decoration:none;
}
a.submenu_open:hover, a.submenu_open:active {
	color: #FF664C;
	text-decoration:none;
}
.menuimage {
     width: 11px;
     height: 11px;
	margin-right: 10px;
     margin-bottom: 1px;
}
.submenuimage {
     width: 5px;
     height: 5px;
     margin-right: 10px;
     margin-bottom: 1px;
}

.varjo_vasen {
	background-attachment: scroll;
	background-image: url(images/varjo_vasen_tile.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.varjo_oikea {
	background-attachment: scroll;
	background-image: url(images/varjo_oikea_tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.musta_vyo {
	background-attachment: scroll;
	background-image: url(images/musta_vyo.jpg);
	background-repeat: repeat;
	background-position: left top;
}


.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #521f63;
	line-height: 18px;
}

.style3 {color: #0e965a}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style5 {
	color: #333333;
	font-weight: bold;
}
.news_container {
	margin-left: 50px;
}

