body {
	background: #FFFF33;
	font-family: Geneva, Verdana, Arial, Sans-serif
}
#container {
	margin: 0 auto;
	width: 240px;
}
#header {
	width: 100%
}
#logo { display: none; }
#sm_logo { display: none;}
#sub_header {
	text-align: left;
	font-weight: bold;
	font-size: 2px;
	color: red;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF;
} 
#main_content_top {
	height: 1px;
	background: #FFFFFF; 
        display: none;
} 
#main_content_bottom {
	height: 1px;
	background: #FFFFFF;
}
#footer_logo { display: none; }
#footer {
	text-align: center;
	font-size: 3px;
	margin: 1px auto
}
#kuva {
        width: 590px; 
        height: 400px;
        overflow:hidden;
}
.menu {
    position: relative;
	width: 30%;
	float: left;
	padding: 0 6px 0 6px;
	font-size: 6px
}
.content {
    position: relative;
	float: left;
	width: 90%;
	text-align: left;
	padding: 0 4px 0 4px;
	font-size: 6px
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: none;
}
#header h1 {
	margin-bottom: 0px;
	font-size: 8px;
	font-weight: bold;
	color: blue
}
.content h2 {
	margin-top: 0px;
	font-size: 8px;
	font-weight: bold;
	color: black;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title { display: none; }
.menu ul {
	margin: 0;
	padding: 2px 0 4px 2px
}
.menu li {
	padding-top: 1px;
	list-style-type: none;
}
#counter { display: none; }
a {
	color: blue;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: red;
	font-weight: bold;
	text-decoration: none
}
a.menu_link {
	color: blue;
	font-weight: bold;
	text-decoration: none
}
a.hh_link { display: none; }
a.menu_link:hover {
	color: red;
	font-weight: bold;
	text-decoration: none
}
a.hh_link:hover {
	color: red;
	font-weight: bold;
	text-decoration: none
}
.quote {
	text-align: left;
	font-weight: bold;
	color: black;
}
#table1 
	{
	visibility: visible;
	width: 100%;
	position: relative
	}

#table1 table   
	{
	font-size: 4px;
	font-family: Geneva, Verdana, Arial, sans-serif;
	background-color: transparent
	}

#table1 td
	{
	background-color: #F5FAF5;
	padding: 0px 4px 0px 4px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff
	}

#table1 th
	{
	padding: 0px 4px 0px 4px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #ffffff #FF0000 #FF0000 #ffffff;
	background-color: #FFFF33;
	text-align: left
	}

#table2 
	{
	visibility: visible;
	width: 100%;
	position: relative
	}

#table2 table   
	{
	font-size: 4px;
        font-weight: bold;
	font-family: Geneva, Verdana, Arial, sans-serif;
	background-color: transparent
	}

#table2 td
	{
	background-color: #F5FAF5;
	padding: 0px 4px 0px 4px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff
	}

#table2 th
	{
	padding: 0px 4px 0px 4px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #ffffff #FF0000 #FF0000 #ffffff;
	background-color: #FFFF33;
	text-align: left
	}

