body
{
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#333;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
}
form
{
	margin:0px;
	padding:0px;
}

/*main div blocks----------------------------------------------------*/
#maindiv
{
	width:807px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-403px;
	background-color:#fff;
}

#topmenu
{
	width:793px;
	height:123px;
	margin-left:7px;
	background-image:url(img/top.gif);
}

#pathblock, #maincontainer
{
	
	margin-left:7px;
	border: 1px solid #FEBE11;
}
#pathblock
{	
	width:778px;
	height:16px;
	margin-top:5px;
	padding-left:13px;
	color:#666666;
	overflow:hidden;
}
	#pathblock a
	{
		text-decoration:none;
		color:#666666;
	}
	#pathblock a:hover
	{
		text-decoration:underline;
	}
	#pathblock div
	{
		float:left;
	}
#maincontainer
{	
	width:776px;
	padding: 4px 6px 6px 9px;
	margin-top:3px;
	overflow:auto;
	margin-bottom:20px;
}

#leftblock
{
	width:189px;
	float:left;
	overflow:hidden;
}

#content
{
	width:579px;
	margin-left:8px;
	float:left;
}

#bottom
{
	float:left;
	width:776px;
	background-color:#FFB10F;
	font-size:10px;
	color:#666;
	font-weight:bold;	
	height:23px;
	margin-top:6px;
	line-height:23px;
	text-align:center;
}

#maintext
{
	width:540px;
	margin-left:19px;
	margin-top:15px;
	margin-bottom:20px;
	margin-right:20px;
	font-size:12px;
	color:#000;
}


.otsikkoaaa {  font-family: Trebuchet MS;  text-decoration: none;  color: #666;  font-weight: bold;  font-style: normal;  font-size:  16px;  }
.otsikkoaa {  font-family: Trebuchet MS;  text-decoration: none;  color: #666;  font-weight: bold;  font-style: normal;  font-size: 14px;  }
.otsikkoa {  font-family: Trebuchet MS;  text-decoration: none;  color: #666;  font-weight: bold;  font-style: normal;  font-size: 12px;  }
.ingressi {  font-family: Trebuchet MS;  text-decoration: none;  color: #666666;  font-weight: normal;  font-style: italic;  font-size: 12px;  }
TD { font-family: Trebuchet MS;  font-weight: normal;  font-style: normal;  text-decoration: none;  color: #666666;  font-size: 12px; }

.otsikkoaaa a {  font-family: Trebuchet MS;  text-decoration: underline;  color: #666;  font-weight: bold;  font-style: normal;  font-size:  16px;  }
.otsikkoaa a {  font-family: Trebuchet MS;  text-decoration: underline;  color: #666;  font-weight: bold;  font-style: normal;  font-size: 14px;  }
.otsikkoa a {  font-family: Trebuchet MS;  text-decoration: underline;  color: #666;  font-weight: bold;  font-style: normal;  font-size: 12px;  }
.ingressi a {  font-family: Trebuchet MS;  text-decoration: underline;  color: #666666;  font-weight: normal;  font-style: italic;  font-size: 12px;  }
#maintext a { font-family: Trebuchet MS;  font-weight: normal;  font-style: normal;  text-decoration: underline;  color: #000;  font-size: 12px; }
#maintext a:hover { font-family: Trebuchet MS;  font-weight: normal;  font-style: normal;  text-decoration: underline;  color: #000;  font-size: 12px; }