html{
	font-family:trebuchet ms, sans-serif;
	font-size:12px;
	background-image:url(fullscreenr/img/lumo2011_tausta2.png);
	background-repeat:no-repeat;
	background-position:center 20px;
	background-color:#000;
	margin:0px;
	padding:0px;
	color:#fff;
	width:100%;
	overflow: scroll;

}

body{
	font-family:trebuchet ms, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	width:100%;
	overflow: scroll;
}

table, tr, td{
	background-color:transparent;
	background-image:transparent;
	margin:0px;
	padding:0px;
}


.content_bg{
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0) transparent;
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.8);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}


.content{
	background-color:transparent;
}

.linb_bg{
	background-color:#000000; 
	filter:alpha(opacity=50)
	-moz-opacity: 0.5;
	opacity:0.5;
}

.bg1{
	background-color:#000; 
}
.bg2{
	background-color:#000; 
	filter:alpha(opacity=100)
	-moz-opacity: 1;
	opacity: 1;
}

.otsikko1{
	color:#ffb300;
	font-family:trebuchet ms, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
	padding-left:10px;
	margin-right:8px;
}
.otsikko2{
	color:#ffb300;
	font-family:trebuchet ms, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
	padding-left:10px;
	margin-right:8px;
}
.otsikko3{
	color:#ffb300;
	font-family:trebuchet ms, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
	padding-left:10px;
	margin-right:8px;
}


.header_bg{
	background-color:#ffb300;
	color:#000;
	font-family:trebuchet ms, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
	padding-left:10px;
	margin-right:8px;
}
.header_bg2{
	background-color:#ffb300;
	color:#000;
	font-family:trebuchet ms, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
	padding-left:15px;
	margin-right:8px;
}

img{
	filter:alpha(opacity=100)
	-moz-opacity: 1;
	opacity:1;
	border:none;
	display:block;
}
p{
	margin-top:0px;
	margin-bottom:8px;
}

h1{
	margin-top:0px;
	margin-bottom:8px;
}
h2{
	margin-top:0px;
	margin-bottom:6px;
}
h3{
	margin-top:0px;
	margin-bottom:5px;
}




p.ajankohtaista_otsikko{
	color:#eee;
	font-size:13px;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	letter-spacing:0px;
	padding:3px;
	font-weight:bold;
	width:100%;
	
}

p.ajankohtaista{
	color:#eee;
	line-height:13px;
	padding:0px;
	font-size:11px;
	margin:0px;
}
p.bandit_otsikko{
	padding:4px;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	letter-spacing:1px;
}
p.bandit{
	font-size:12px;
	margin-top:0px;
	margin-bottom:5px;
}



a:link{
	font-family:trebuchet ms, arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffb300;
	text-decoration:none;
}

a:visited{
	font-family:trebuchet ms, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#E6A100;
}

a:hover{
	font-family:trebuchet ms, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color:#222;
	color:#00CCFF;
}




a.nav:link, a.nav:visited{
	color:#FFD25B;
	font-family:trebuchet ms, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
a.nav:hover{
	color:#000000;
	background-color:#FFD25B;
}


a.nav_sel:link, a.nav_sel:visited{
	color:#ffffff;
	font-family:trebuchet ms, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
a.nav_sel:hover{
	background-color:transparent;
}




a.subnav:link, a.subnav:visited{
	background-color:#000;
	color:#fff;
	font-family:trebuchet ms, arial, sans-serif;
	font-size:23px;
	letter-spacing:-2px;
	font-weight:bold;
	text-decoration:none;
	padding:8px;
	padding-left:6px;
	padding-right:6px;
	width:100%;
	z-index:-1;
}
a.subnav:hover{
	color:#000;
	background-color:#ffffff;
}

a.subnav_sel:link, a.subnav_sel:visited{
	background-color:#ffb300;
	color:#000;
	font-family:trebuchet ms, arial, sans-serif;
	font-size:23px;
	letter-spacing:-2px;
	font-weight:bold;
	text-decoration:none;
	padding:8px;
	padding-left:6px;
	padding-right:6px;
	width:100%;
	z-index:-1;
}

a.news{
	color:#f71401;
	font-family:trebuchet ms, sans-serif;
	font-size:12px;
	
	text-decoration:none;
}
a.news:visited{
	color:#f71400;
	text-decoration:none;
}
a.news:hover{
	background-color:transparent;
	color:#f38cb8;
	text-decoration:underline;
}


div.nav{
	background-color:transparent;
	width:202px;
	margin-top:5px;
	margin-bottom:5px;
}

div.nav_sel{
	background-color:#00a2be;
	width:202px;
	margin-top:5px;
	margin-bottom:5px;
}


