body {
	background-color: #e8e8e8;
}

.ruutu {
	background-color: #fafafa;
	border: dotted 1px #696969;
}

.video_kehys {
	border: double 1px #003399;
}

.valikko {
	border-right:dotted 1px black;
}

.valikko2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#929292;
	font-size:10px;
}

.raquo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF9900;
}

.video_kuva {
	border:black 1px solid;
}

.video_kuva2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#929292;
	font-size:10px;
	font-weight:bold;
}

.video_teksti {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#999999;
}

.pohja {
	border-bottom:dotted 1px black;
}


#lista a:link, a:hover, a:visited {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #929292;
	text-decoration: none;
}	

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#707171;
	font-size:13px;
}

a:link {
	color: #999999;;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #999999;;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #d90909;
	text-decoration: none;
}

#o1 {
	background-image: url(o1.png);
	background-repeat: no-repeat;	
}

#o2 {
	background-image: url(o2.png);
	background-repeat: no-repeat;
}

#o3 {
	background-image: url(o3.png);
	background-repeat: no-repeat;
}

#video_body {
	background-color:#e5eef3;
}

