	body {
		padding: 0;
		border: 0;
		margin: 0;
		background: url(../kuvat/2008/tausta.png) repeat-x top center #FFF;
	}

	#logo {
		width: 900px;
		margin: 0 auto 0 auto;
		background: url(../kuvat/2008/logo.png) no-repeat center top #FFF;
		padding-top: 300px;

	}

	#navi {
		position: relative;
		width: 760px;
		margin: 0 auto 0 auto;
		padding: 10px 10px 5px 10px;
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
	}

	#login {
		background: url(../kuvat/2008/tausta.png) repeat-x center top #FFF;
		border-top: 2px solid #90abc7;
		position: relative;
		width: 720px;
		margin: 30px auto 30px auto;
		padding: 15px;
		text-align: left;
		z-index: 5;
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
	}

	.navi_box {
		background: url(../kuvat/2008/tausta.png) repeat-x center top #FFF;
		border-top: 2px solid #90abc7;
		position: relative;
		width: 150px;
		float: left;
		margin: 5px;
		padding: 15px;
		text-align: left;
		z-index: 5;
		height: 80px;
	}

	.navi_head {
		font-size: 22px;
		font-family: Trebuchet MS, Helvetica, sans-serif;
		color: #90abc7;
		position: absolute;
		top: -21px;
		left: 5px;
		z-index: -1;
	}
	
	#main {
		z-index: 5;
		position: relative;
		background: url(../kuvat/2008/main.png) top center #FFF;
		border-top: 2px solid #90abc7;
		border-bottom: 1px solid #90abc7;
		padding: 15px 40px 15px 40px;
		width: 670px;
		margin: 5px auto 5px auto;
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 150%;
		text-align: left;
	}
	
	.paivays {
		background: #fafafa; 
		border: 1px solid #b4c5db;
		float: right; 
		width: 54px; 
		padding: 9px; 
		text-align: center;
		margin: -1px 0 17px 17px; 
		font-size: 10px;
	}

	.paivays span { 
		display: block; 
		margin: 0; 
		padding: 0; 
	}

	.uutisheader { 
		font-size: 10px; 
		color: #b4c5db; 
	}

	.uutispaiva { 
		font-size: 20px; 
		letter-spacing: 1px; 
		color: #b4c5db; 
	}

	.uutisvuosi { 
		font-size: 12px; 
		letter-spacing: 2px; 
		font-weight: bold; 
		color: #b4c5db; 
	}


	.esikatselu {
		width: 330px;
		font-size: 10px;
		background: url(../kuvat/2008/fade.png) repeat-x bottom center #FFF;
		border: 1px solid #90abc7;
		margin: 20px;
		padding: 10px 20px 10px 20px;
	}

	.admin_taulu_01 {
		padding: 5px 0;
		font-weight: bold;		
	}
	.admin_taulu_02 {
		padding: 5px 0;
		font-weight: normal;
	}
	.admin_taulu_analyysit_01 {
		padding: 5px 0;
		font-weight: bold;
		width: 250px;
	}
	.admin_taulu_analyysit_02 {
		padding: 5px 0;
		font-weight: bold;
		width: 250px;
	}

	#float {
		font-size: 11px;
		background: url(../kuvat/2008/float.png) bottom center #FFF;
		border: 1px solid #cfdce9;
		float: right;
		margin: 20px 10px 10px 10px;
		padding: 10px 20px 10px 20px;
	}

	#float img {
		border: 2px solid #000;
		margin-right: 5px;
	}

	ul.kuvaboksi {
		list-style-type: none;
		padding: 0;
		margin: 0;
		border: 0;
	}

	li.kuvaboksi a {
		padding: 10px 10px 10px 10px;
		display: block;
		width: 218px;
		height: 77px;
		margin-bottom: 5px;
		border: 1px solid #FFF;
	}

	li.kuvaboksi a:hover {
		border: 1px solid #90abc7;
		background: url(../kuvat/2008/fade2.png) repeat-x bottom center #FFF;
	}
	
	.kuvaboksi img {
		float: left;
		margin-right: 15px;
		border: 1px solid #000;
	}

	#footer {
		color: #b4b4b4;
		text-align: center;
		width: 710px;
		margin: 0 auto 30px auto;
		padding: 15px;
		font-family: Verdana;
		font-size: 11px;
	}


	h1 {
		color: #0045a4;
		font-family: Arial;
		text-decoration: none;
	}

	h2 {
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 21px;
		font-weight: normal;
		color: #0045a4;
	}

	.small {
		font-size: 10px;
	}
	
	A {
		color: #0045a4;
		text-decoration: none;
	}

	A:hover {
		color: #2160a8;
		text-decoration: underline;
	}

	A img {
		border: 5px solid #000;
		margin: 5px;
		text-decoration: none;
	}

	A:hover img {
		border: 5px solid #666666;
		margin: 5px;
		text-decoration: none;
	}

	#footer A {
		color: #b4b4b4;
		text-decoration: none;
	}

	#footer A:hover {
		color: #b4b4b4;
		text-decoration: underline;
	}
	input, select {
		border: 1px solid #90abc7;
		background: #FFF; 
		padding: 2px 5px 2px 5px; 
		font-size: 10px;
		line-height: 150%;
		color: #000;
		font-family: Arial, sans-serif;
		width: 250px; 
	}
	.admin_taulu_analyysit_01 input, select {
		border: 1px solid #90abc7;
		background: #FFF; 
		padding: 2px 5px 2px 5px; 
		font-size: 10px;
		line-height: 150%;
		font-weight: normal;
		color: #000;
		font-family: Arial, sans-serif;
		margin: 5px 0;
		width: 150px; 
	}
	.admin_taulu_analyysit_02 input, select {
		border: 1px solid #90abc7;
		background: #FFF; 
		padding: 2px 5px 2px 5px; 
		font-size: 10px;
		line-height: 150%;
		font-weight: normal;
		color: #000;
		font-family: Arial, sans-serif;
		margin: 5px 0;
		width: 150px; 
	}
	textarea.head {
		border: 1px solid #90abc7;
		background: #FFF; 
		padding: 2px 5px 2px 5px; 
		font-size: 10px;
		line-height: 150%;
		color: #000;
		font-family: Arial, sans-serif;
		width: 350px;
		height: 17px; 
	}
	textarea.setti {
		border: 1px solid #90abc7;
		background: #FFF; 
		padding: 2px 5px 2px 5px; 
		font-size: 10px;
		line-height: 150%;
		color: #000;
		font-family: Arial, sans-serif;
		width: 350px;
		height: 80px; 
	}
	textarea {
		border: 1px solid #90abc7;
		background: #FFF; 
		padding: 2px 5px 2px 5px; 
		font-size: 10px;
		line-height: 150%;
		color: #000;
		font-family: Arial, sans-serif;
		width: 350px;
		height: 300px; 
	}
	input.login {
		border: 1px solid #90abc7;
		padding: 2px 5px 2px 5px; 
		margin: 0 10px 0 5px;
		font-size: 10px;
		color: #000;
		font-family: Arial, sans-serif;
		width: 70px; 
	}
	input.nappi {
		padding: 2px 5px 2px 5px; 
		font-size: 10px;
		color: #000;
		font-family: Verdana, sans-serif;
		width: 70px; 
	}

	.tradedoublerContentUnitTable {
		background: url(../kuvat/2008/main.png) top center;
		border-top: 2px solid #90abc7;
		border-bottom: 1px solid #90abc7;
		border-left: 0;
		border-right: 0;
		margin: 5px auto 5px auto;
		padding: 15px 30px 15px 30px;
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 150%;
	}

	.tradedoublerContentUnitTable h2 {
		margin: 10px 0 10px 0;
	}
	
	.tradedoublerContentUnitTable br {
		display: none;
	}

	#jamba {
		width: 750px;
		margin: 0 auto;
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 150%;
	}

	#mp3 {
		background: url(../kuvat/2008/main.png) top center;
		border-top: 2px solid #90abc7;
		border-bottom: 1px solid #90abc7;
		border-left: 0;
		border-right: 0;
		margin: 5px auto 5px auto;
		padding: 15px 30px 15px 30px;
		float: right;
		width: 312px;
	}
	
	#soittarit {
		background: url(../kuvat/2008/main.png) top center;
		border-top: 2px solid #90abc7;
		border-bottom: 1px solid #90abc7;
		border-left: 0;
		border-right: 0;
		margin: 5px auto 5px auto;
		padding: 15px 30px 15px 30px;
		float: left;
		width: 312px;
	}

