body{
  background-image: url('images/tausta.png');
	/*background-image: url('http://www.graphicsarcade.com/holidays/christmas/backgrounds/christmas_background12.gif');*/
	margin: 0px;
	padding: 0px;
	color: black;
	font: 10px verdana;
	margin-top: 0px;
	margin-bottom: 0px;
}

table{
  font: 12px verdana;
	border-style: solid;
	border-color: #000000;
	border-widht: 0px;
	border-collapse: collapse;
}

td{
  border-style: solid;
	border-color: #000000;
	padding: 2px;
}

th{
  border-style: solid;
	border-color: #000000;
	padding: 2px;
}


#sivupohja{ 
	margin-top: 0px;
	margin-bottom: 0px;
 	text-align: left;

	margin-top: 20px;
	min-width: 700px;
	max-width: 98%;
	min-width: 98%;
	margin-left: 1%; 
	margin-right: 1%;
} 
 
#yla{ 
	height: 100px;
	background-color: #3D64FF;  /* #3D64FF #3D6488 #FF8AD0 */
	/*background-image: url('http://www.graphicsarcade.com/holidays/christmas/backgrounds/christmas_background12.gif');*/
	margin-bottom: 2px;
	text-align: center;
	width: 100%;

	border: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#main{		 
	width: 100%;
	text-align: left;
}
#keski{
	margin-left: 185px;
	height-min: 210px;
}    
 
#vasen{ 
	width: 180px;
	float: left;
}   

.box{
	border: 1px solid #000000;
	border-top: 0px;
	background-color: White;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.box2{
	border: 1px solid #000000;
	border-top: 0px;
	background-color: White;
	margin-bottom: 5px;
	padding: 2px;
}

.sisalto{
	
	border: 1px solid #000000;
	border-top: 0px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;

	background-color: #ffffff;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 3px;
	padding-left: 2px;
	color: #000000;
	min-height: 150px;
}

.otsikko{
	border: 1px solid #000000;
	border-right: 2px solid #000000;
	height: 15px;
	background-color: #A1A1A1;
	padding: 2px 2px 1px 3px;
	font: 11px verdana;
}

.otsikko2{
	border: 1px solid #000000;
	border-right: 2px solid #000000;
	height: 15px;
	background-color: #A1A1A1;
	padding: 2px 0px 1px 0px;
	color: white;
	width: 180px;
}

.footer{
	border: 1px solid #000000;
	height: 25px; 
	text-align: center;
	background-color: #A1A1A1;
	padding: 2px 2px 1px 3px;
	color: #ffffff;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}


#vasen .box{
	width: 180px;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#navi{
	margin-left: 0;
}

#navi ul{
	list-style-type: none;
	margin: 0;
	padding-bottom: 0;
}

#navi ul li{
	display: block; 
	height: 15px;
}

#navi ul li a{
	display: block;
	height: 15px;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 2px;
}

#navi2{
	text-align: left;
	padding-bottom: 2px;
	color: black;
	background-color: white;
	margin-bottom: 5px;
}

a { 
	color: #000000;
	text-decoration: none;
}

a:visited { 
	/*color: #FF8B3D;*/
	color: #FF6000;
	text-decoration: none;
}

a:hover { 
	color: #FFB98A;
	text-decoration: underline;
}

a:active { 
	color: #000000;
	text-decoration: underline;
}

h4, h5, h6{
	font-size: 11px;
	font-weight: bold;
	margin: 3px 3px 3px 3px;
	color: black;
}

h2, h3 {
	font-size: 13px;
	margin: 3px 3px 3px 3px;
	color: black;
}

h1 {
	font-size: 15px;
	margin: 3px 3px 3px 3px;
	color: black;
}

input.esikatselu
{
	 		margin: 0px;
			padding: 1px;
}
td.lista
{
	 		border-top: 1px;
			border-bottom: 0px;
			border-left: 1px;
			border-right: 1px;
			border-style: solid;
			border-color: #000000;
}
table.lista
{
	    border-top: 1px;
			border-bottom: 1px;
			border-left: 1px;
			border-right: 1px;
			border-style: solid;
			border-color: #000000;
			margin: 10px;
}

ul
{
 			padding-left: 2px;
			margin-left: 2px;
}