body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#header_wrapper{
	width: 100%;
	text-align: left;
}

#navi{
	width: 100%;
	height: 24px;
	background-image: url(../images/navi_bg.jpg);
	background-repeat: repeat-x;
	
}
#navi a{
	float: left;
	display: inline;
}

#header {
	width: 100%;
	height: 74px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
		
}


#hidedropdown {
	position:absolute;
	left:1px;
	top:98px;
	width:780px;
	height:155px;
	z-index:2;
	visibility: hidden;
}

#yi_dropd {
	position:absolute;
	left:215px;
	top:98px;
	width:106px;
	z-index:4;
	visibility: hidden;	
}
#yi_dropd ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#yi_dropd li {
	/* height: 20px; */
	width: 106px;
	background-color: #295e9a;
	margin: 0px;
	padding: 0px;
	border: 1px solid white;
	border-top: none;
	text-align:center;	
}
#yi_dropd ul li a {
	display: block;
	width: 106px;
	padding-top: 3px;
	padding-bottom: 5px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	
}#yi_dropd ul li a:hover {

	background-color: #990000;
}

#picture{
	
}
#content_wrapper {
	clear: both;
	width: 707px;
	min-height: 600px;
	/* margin:auto; */
	border: 1px solid #a7a7a7;
	background-color: white;
}
#gray_header {
	height: 24px;
	background-color: #9c9c9c;
}
.left_content {
	background-color: #e8e8e8;
	border-right: 1px solid #a7a7a7;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;	 
}

#infotext a{
	color: #b20000;
	font-weight: bold;
}

#middle_content{
	background-color: #000099;
	float: left;
	width: 537px;
	
}
#infotext {
	float: left;
	width: 357px;
	margin: 10px;
	padding-right: 5px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: right;
	min-height: 320px;
	
}

#box_right{
	margin-top: 10px;
	width: 140px;
	background-color: #e8e8e8;
	float: left;
	font-size: 10px;
	/* border: 2px solid #BFBFBF; */
	
}

#box_right ul{
	list-style-type: none;
	margin-left: 8px;
	padding-left: 8px;
	list-style-image: url(../images/red.gif);
	list-style-position: outside;
}	

#box_right ul li{
	margin-top: 5px;
	margin-left: 2px;
}


.otsikko {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.valiotsikko {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.valiotsikko_red {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B20000;
}
#copyright {
	width: 707px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	/* margin:auto; */
}
#infotext {
	
}
#news_headlines {
	text-align: left;
	/* margin: 10px 5px 5px 5px; */
	font-size: 10px;
}
.gray_bg {
	/* background-color: #3268A4; */
	background-image: url(../images/gray_bg2.jpg);
	background-repeat: repeat-x;
	height: 18px;
	width: 97%;
	padding-top: 4px;
	padding-left: 5px;
	margin-top: 20px;
	
}
.valiotsikko_white {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
#newsbox {
	margin: 10px;
}
#newsbox hr{
	height: 2px;
	border: 0;
	color: white;
	background-color: white;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#newsbox a{
	color: #374f70;
	font-weight: bold;
}

.date {
	font-style: italic;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.section_ots {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
form {
	margin: 0px;
	padding: 0px;
}
.textfieldi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F2F2F2;
	border: 1px solid #999999;
}
fieldset {
	border: 1px solid #999999;
}

#formi{
	font-weight: normal; 
	font-size: 11px;
}

.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {
	color: #B20000;
	font-weight: bold;
}

