body
{
	font-family: Verdana;
	color: #000;
	font-size: 8pt;
	background-color: #fff;
	background-image:url(images/tausta.gif);
}

h1 
{ 
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}

h2 
{ 
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #FE8D1B;
}

h3 
{ 
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

h4 
{ 
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

h5 
{ 
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
}

h6 
{ 
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

p
{
	margin: 0 0 2px 0;
}

a
{
	color: #000000;
	text-decoration: none;
	font: bold 8pt Verdana;
}



a:hover
{
	color: #000000;
	text-decoration: underline;
	font: bold 8pt Verdana;
}

.full
{
	width: 892px;
	margin: auto;
}

.full .top
{
	height: 203px;
	width: 100%;
	background: url('images/yla.gif') no-repeat;
}

.full .top .title
{
	height: 165px;
	display: block;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

.full .middle
{
	width: 100%;
	background: url('images/keski.gif') repeat-y;
	padding-bottom: 12px;
}

.full .middle .content_block
{
	width: 637px;
	padding-top: 15px;
	padding-left: 15px;
	margin: auto;
}

.full .middle .content_block .content_top
{
	width: 100%;
	height: 7px;
	background: url('images/laatikko_yla.gif') no-repeat;
	font-size: 0;
}

.full .middle .content_block .content_middle
{
	background: url('images/laatikko_keski.gif') repeat-y;
	padding: 2px;
	padding-left: 10px;
}

.full .middle .content_block .content_bottom
{
	width: 100%;
	height: 7px;
	background: url('images/laatikko_ala.gif') no-repeat;
	font-size: 0;
}

.full .middle .left
{
	float: left;
	width: 647px;
}

.full .middle .right
{
	float: right;
	width: 214px;
}

.clear
{
	clear: both;
}

.full .middle .nav_block
{
	width: 195px;
	padding-top: 15px;
	padding-right: 20px;
	margin: auto;
}

.full .middle .nav_block .nav_top
{
	width: 100%;
	height: 34px;
	background: url('images/oikea_yla.gif') no-repeat;
	font-size: 0;
}
.full .middle .nav_block .nav_top .title
{
	font-weight: bold;
	font-size: 12pt;
	color: #fff;
	display: block;
	padding: 7px 6px 0 12px;
}

.full .middle .nav_block .nav_middle
{
	background: url('images/oikea_keski.gif') repeat-y;
}

.full .middle .nav_block .nav_bottom
{
	width: 100%;
	height: 7px;
	background: url('images/oikea_ala.gif') no-repeat;
	font-size: 0;
}

.full .bottom
{
	height: 39px;
	width: 100%;
	background: url('images/ala.gif') no-repeat;
	margin: 0px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 15px  0px 0 0px;
}

.full .copyright
{
	margin: 8px;
	font-weight: bold;
	text-align: center;
}

