
.normal
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	}
.normal_underline
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	font-size: 12px;
	}
.normal_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	}
.small
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	}
.black
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	}
.black_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	}
.white_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	}
.green
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #009B16;
	font-size: 11px;
	}

.green_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #009B16;
	font-size: 11px;
	}
TD.paalla
{
	background-color:#FFFFFF;
	background-image:none;
}
.red
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: red;
	font-size: 11px;
	}
SELECT.store
{
	font-family: Arial;
	font-size: 11px;
	background-color:#E4F2CF;
}





	body
	{
		background: url('imgs/tausta.jpg') top repeat-x;
		text-align: center;
		margin: 0px;
		padding: 0px;
		padding-top: 20px;
	}
	body, td
	{
		font-size: 13px;
		font-family: verdana, arial, sans-serif;
	}

	#page
	{
		margin-left: auto;
		margin-right: auto;
		width: 834px;
		height: 535px;
		text-align: left;
	}

	#menuHeader
	{
		height: 165px;
		width: 194px;
		background: url("imgs/valikko_header.jpg") no-repeat;
		margin: 0px;
		padding: 0px;
	}

	td.menuItem-left
	{
		padding-top: 8px;
	}

	td.menuItem-right
	{
		padding-top: 11px;
	}


	a.menuItem
	{
		font-family: Arial;
		font-size: 11px;
		text-transform: uppercase;
		text-decoration: none;
	}

	a.submenuItem
	{
		font-family: Arial;
		font-size: 11px;
		line-height: 18px;
		color: #CC3300;
		text-decoration: none;
	}

	div.contact
	{
		font-family: Arial;
		font-size: 11px;
		padding-left: 37px;
		padding-top: 5px;
	}

	.content
	{

		/*scrollbar-3dlight-color: #dededd;
		scrollbar-arrow-color: white;
		scrollbar-base-color: #dededd;
		scrollbar-darkshadow-color: white;
		scrollbar-face-color: white;
			scrollbar-highlight-color: white;
			scrollbar-shadow-color: #dededd;*/

		height: 330px;
		overflow: auto;
		padding-right: 10px;
		margin-top: 0px;
		padding-top: 0px;
		margin-left: 50px;
	}

	.content>h1,.content>h2, .content>h3
	{
		margin-top: 0px;
		padding-top: 0px;
	}

	#copy
	{
		font-size: 9px;
		text-decoration: none;
		display: block;
		width: 11px;
		height: 10px;
		color: #777777;
		margin-left: 180px;
		margin-right: 2px;
	}

	#copy span
	{
		display: none;
	}





.otsikkoaaa {  font-family: Arial;  text-decoration: none;  color: #009B16;  font-weight: bold;  font-style: normal;  font-size:  16px;  }
.otsikkoaa {  font-family: Arial;  text-decoration: none;  color: #333333;  font-weight: bold;  font-style: normal;  font-size: 14px;  }
.otsikkoa {  font-family: Arial;  text-decoration: none;  color: #333333;  font-weight: bold;  font-style: normal;  font-size: 12px;  }
.ingressi {  font-family: Arial;  text-decoration: none;  color: #333333;  font-weight: normal;  font-style: italic;  font-size: 12px;  }
BODY { font-family: Arial;  font-weight: normal;  font-style: normal;  text-decoration: none;  color: #333333;  font-size: 12px; }
TD { font-family: Arial;  font-weight: normal;  font-style: normal;  text-decoration: none;  color: #333333;  font-size: 12px; }

.otsikkoaaa a {  font-family: Arial;  text-decoration: underline;  color: #009B16;  font-weight: bold;  font-style: normal;  font-size:  16px;  }
.otsikkoaa a {  font-family: Arial;  text-decoration: underline;  color: #333333;  font-weight: bold;  font-style: normal;  font-size: 14px;  }
.otsikkoa a {  font-family: Arial;  text-decoration: underline;  color: #333333;  font-weight: bold;  font-style: normal;  font-size: 12px;  }
.ingressi a {  font-family: Arial;  text-decoration: underline;  color: #333333;  font-weight: normal;  font-style: italic;  font-size: 12px;  }
a { font-family: Arial;  font-weight: normal;  font-style: normal;  text-decoration: underline;  color: #333333;  font-size: 12px; }