.tb_header
{
	background: #FFFFFF url("/imgs/header.gif") top no-repeat;
	height: 110px;
}

.tb_mid_left
{
	background: #FFFFFF url("/imgs/middle-left.gif") top repeat-y;
	width: 159px;
}
	
.tb_mid_right
{
	width: 616px;
}

.valivali
{
	width: 400px;
}
.tb_bottom
{
	background: #FFFFFF url("/imgs/bottom.gif") top no-repeat;
	height: 125px;
		
}

.bg_left
{
	background: #FFFFFF url("/imgs/bg-left.gif") top repeat-y;
	
}

.bg_right
{
	background: #FFFFFF url("/imgs/bg-right.gif") top repeat-y;
}



.taulu_yla
{
	background: url("/imgs/varjo_yla.png") top no-repeat;
	height: 10px;
}

.taulu_keski
{
	background: url("/imgs/varjo_keski.png") top repeat-y;
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.taulu_keski_paalla
{
	background: url("/imgs/varjo_keski.png") top repeat-y;
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: underline;
}


.taulu_ala
{
	background: url("/imgs/varjo_ala.png") top no-repeat;
	height: 10px;
}


.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;
}
.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; line-height: 20px;}
TD { font-family: Arial;  font-weight: normal;  font-style: normal;  text-decoration: none;  color: #333333;  font-size: 12px; line-height: 20px;}

.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; }

table.mainContent{
	width: 90%;
	border: 0px;
	text-align: left;
	padding-top: 18px;
	padding-left: 70px;
	padding-right: 30px;
}
