body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
}

td {font-family:Arial,Helvetica,Sans-serif; font-size:12px}
a:active {  
	color: #990000
}
a:hover {  
	color: #0000FF; text-decoration: underline
}
a:link {  
	color: #0000FF; 
	text-decoration: none
}
a:visited {  
	text-decoration: 
	none; color: #990000
}
input.laatikko {  
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px;
 	border-right-width: 1px; 
 	border-bottom-width: 1px; 
 	border-left-width: 1px
}

.kehys {  
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

/* MENU STUFF */
div.menu
{
  font-family: Arial,sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: black;
  background:white;
  border:2px solid black;
  position:absolute;
  padding:0px 1px 1px 0px;
  top:0px; left:0px;
  visibility:hidden;
  z-index:101;
}
div.menu a.menuitem
{
  font-family: Arial,sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: normal;
  color:black; cursor:default; display:block;
  padding: 3px 1em;
  text-decoration:none; white-space:nowrap
}
div.menu a.menuitem:hover, div.menu a.menuitemhighlight
{
  background:black;
  color:white
}
div.menu a.menuitem span.menuitemtext {}
div.menu a.menuitem span.menuitemarrow { margin-right: -.75em; }

.vasenmenu a {font-size:11px;color:black}
.apumenu a   {font-size:12px;color:black;
              font-weight:bold
             }

p.keskoz {font-family:Arial,Helvetica,Sans-serif; font-size:12px; font-weight:bold}
p.kesklinks {font-family:Arial,Helvetica,Sans-serif; font-size:12px; font-weight:bold}
p.keskdesc {font-family:Arial,Helvetica,Sans-serif; font-size:12px}

.isompiotsikko h3 {font-size:300%;margin:0px}

.counter { font-size:11px;color:black; border:1px dashed gray }

