/* Ilona Mäkinen 2008-01-30*/

body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: black;
	background-color: #534D35;
}

h1, h2, h3, h4, h5
{
	text-decoration: underline;
}

span.lah
{
        font-weight: bold;
        color: red;
}

span.virhe
{
        color: red;
}


label
{
}

a:link, a:active, a:visited
{
	color: black;
	background-color: transparent;
	text-decoration: none;
}

a:hover
{
	color: #2F0000;
	font-weight: bold;
}

a:link.sivu, a:active.sivu, a:visited.sivu
{
        color: black;
        text-decoration: underline;
}

a:hover.sivu
{
        color: #171D00;
        text-decoration: underline;
        font-weight: normal;
}

img
{
       border: 1px solid black;
}

table
{
	border: 0px solid #2C0E00;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 676px;
	background-color: #2F0000;
}

#ilmo
{
        width: 100%;
        background-color: transparent;
}

#ilmo td
{
        border-bottom: 0px;
        padding: 0px;
        background-color: transparent;
}

#linkkitable
{
	width: 100%;
	background-color: transparent;
	border: 0px solid #314E63;
	margin-top: 10px;
}

#osa
{
	margin-top: 0px;
	margin-bottom: 5px;
}

td
{
	border: 0px solid black;
	padding: 10px;
	background-color: #171D00;
}

#cont
{
	text-align: right;
	color: #9A7839;
	border: 0px solid black;
}

#otsikko
{
        height: 350px;
        background-image: url(otsikko.png);
        background-position: center;
        background-repeat: no-repeat;
	 border-right: 1px solid #2C0E00;
	 border-left: 1px solid #2C0E00;
	 border-top: 1px solid #2C0E00;
}

#teksti
{
	border: 0px solid black;
	color: black;
	background-color: #AD9C25;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #2C0E00;
	border-top: 1px solid #2C0E00;
}

#linkit
{
	color: black;
	text-align: left;
	vertical-align: top;
	width: 160px;
	border: 0px solid black;
	background-color: #171D00;
	border-right: 1px solid #2C0E00;

}

#copy
{
	text-align: right;
	height: 20px;
	padding: 5px;
	color: #716618;
	background-color: #AD9C25;
	vertical-align: bottom;
	border: 0px dotted black;
	border-right: 1px solid #2C0E00;
	border-top: 1px dotted black;
}

.linkkitd
{
	background-color: #AD9C25; 
	border-right: 1px solid #2F0000; 
	border-bottom: 0px solid #314E63;
}

input, textarea, select
{
       color: black;
       background-color: transparent;
        border: 1px solid #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
}

input.nobo
{
          border-width: 0px;
}