body{
	font-family:verdana,arial,sans-serif;
	color:#000000;
	margin:0px;
	padding:0px;
	font-size: x-small;
}
a{
	text-decoration: underline;
	font-family:verdana,arial,sans-serif;
	color:#000000;
}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #003366;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
}
#maincontentContainer{
/*
	position:absolute;
	top:3px;
	width:847px;
	margin-left:-423px; 
	left: 50%; 
*/
	margin-top:3px;
	margin-left: auto;
	margin-right:auto;
	width:847px;


}
.polku{
	width:100%;
	text-align: left;
	padding: 3px;
}

#mainTxtContainer{
	padding-left:15px;
	padding-right:0;
}
.mainNews{
	padding-left:10px;
	padding-right:18px;
}
#topLinks{
	width:847px;
	text-align:left;
	height: 19px;
	margin-bottom:4px;
	float:left;
}
.bottomLine{
	margin-top:15px;
	background-color:#fff;
	border-top: 1px dotted #666;
}
.rightImg{
	padding-top:10px;
}




/* LEFT MENU */
.leftMenuHeader{
	top:10px;
	background-image: url('../img_u/leftMainMenubg.gif');
	width:210px;
	height:27px;
	font-weight:bold;
	font-size:14px;
	color: #FFF;
	padding-top:4px;
	margin-bottom:25px
}
.leftMenu{
	background-image: url('../img_u/leftMenubg.gif');
	width: 210px;
	height: 22px;
	padding-top: 3px;
	font-weight: bold;
	color: #FFF
}
/* LEFT MENU */



.leftGrayBox1{
	background: url('../img_u/leftGrayBox1.gif');
	width:100%;
	height:30px;
	padding: 5px;
	text-align: center;
	margin-top:10px
	
	
}
.leftGrayBox2{
	background: url('../img_u/leftGrayBox2.gif');
	width:100%;
	height:50px;
	padding: 5px;
	text-align: center;
	margin-top:10px
}
.leftGrayNav{
	width:193px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 1px;
	text-align: left;
}
.yellowHeader{
	background-color:#fecb00;
	width:215px;
    padding:2px;
    border:none;
    font-size:12pt;
}

.yellowHeaderSwe{
	background-color:#FC0;
	width:453px;
	padding:2px;
	border:1px solid #FFA200;
	font-size:12px;
}


.infoBox{
	background-color:#f5f5f5;
	width:159px;
	margin-top:11px;
}

.yritysBox{
	padding-top: 5px;
	background-color:#fff;
	width:195px;
	
}

.yellowBoxHeader{
	background-image: url('../img_u/yellowBoxHeader.gif');
	top: 0px;
	left: 0px;
	height: 20px;
	padding-top:3px;
	width: 180px;
	text-align: center;
	font-family: verdana,arial, helvetica, sans-serif;

	color: #000000;
	font-weight: bold
}

a.noUline {
	text-decoration: none;
}


/* MENUN MAARITYKSET */
.menu{
	position:absolute;
	background-color: #FFF;
	visibility: hidden;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	color:#000000;
	border:1px solid #666;
	z-index:100;
}

.menuItems{
	float: left;
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	background-image: url('../img_u/menuItembg.gif');
	width: 121px;
	height: 21px;
	text-align: center;
	padding-top:5px
}

.menuItemsSwe{
	float: left;
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	background-image: url('../img_u/menuItembg.gif');
	width: 121px;
	height: 21px;
	text-align: center;
	padding-top:5px
}


a.menus{
	text-decoration: none;
	color: Black;
}

.menuDefault{
	padding-top:4px; 
	padding-bottom:4px; 
	padding-left:6px;
	border-bottom:1px solid #666;
	cursor:pointer; 
}

.menuOver{
	padding-top:4px; 
	padding-bottom:4px; 
	padding-left:6px;
	border-bottom:1px solid #666;
	font-weight: bold;
	cursor:pointer; 
}
.menuDefault1{
	padding-top:4px; 
	padding-bottom:4px; 
	padding-left:6px;
	border-bottom:1px solid #666666;
	cursor:pointer;
	background-color:#eeeeee;
}
.menuOver1{
	padding-top:4px; 
	padding-bottom:4px; 
	padding-left:6px;
	border-bottom:1px solid #666666;
	font-weight: bold;
	cursor:pointer; 
	background-color:#fff;
}
/* MENUN MAARITYKSET */




/* HAKU BOXI */
INPUT.haku{
	background-color:#FFF;
	color:#000;
	font-family:Verdana;
	font-size: 9px;
	height: 9px;
	width: 230px;
	padding-bottom: 5px;
	vertical-align:middle;
}