BODY, DIV, TABLE, TD, TR, TH, TEXTAREA{
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

A, A:HOVER{
	color : #000000;
	text-decoration : underline;
}

.sivuotsikko{
	font-size: 11px;
	color: #083A82;
	font-weight : bold;
}

.palkki_ots{
	color: #000000;
	font-weight : bold;
}

.julkaisu_linkki{
	color: #083A82;
	text-decoration : none;
}
.julkaisu_linkki:HOVER{
	color: #083A82;
	text-decoration : underline;
}

.julkaisu_otsikko{
	color: #083A82;
	font-weight : bold;
	text-decoration : none;
}
.julkaisu_otsikko:HOVER{
	color: #083A82;
	font-weight : bold;
	text-decoration : underline;
}

.julkaisu_txt{
	color : #000000;
	text-decoration : none;
}

.julkaisu_lisaa,.julkaisu_lisaa:HOVER{
	color: #083A82;
	font-weight : bold;
	text-decoration : none;
}

.boldi_sininen, .boldi_sininen:HOVER{
	color: #083A82;
	font-weight : bold;
	text-decoration : none;
}

.boldi_sininen a, .boldi_sininen:HOVER{
	color: #083A82;
	font-weight : bold;
	text-decoration : underline;
	
}

.boldi_sinineniso{
	font-size : 16px;
	color: #083A82;
	font-weight : bold;
	text-decoration : none;
}
..boldi_sinineniso:HOVER{
	font-size : 16px;
	color: #083A82;
	font-weight : bold;
	text-decoration : underline;
}

.boldi{
	font-weight: bold;
}

.virhe{
	color : #FF0000;
}

.pieni{
	font-size: 11px;
}

img.kuva{border:1px solid black}
img.kehykseton {border:0px solid #FFFFFF}

select.pikahaku{
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
   	padding-bottom: 0px;
    font-weight: normal;
   font-size: 11px;
    margin: 0px;
  	color: #000000;
    line-height: 12px;
}

input.bt{
	color: #000000;
	font-family : Arial;
	font-size: 12px;
	background-color: #E8E8E8;
	border-color: #E4E7E6 #E4E7E6 #E4E7E61 #E4E7E6
	border: 1px;
}

input.autoetu{
	font-family : Arial, Verdana;
	font-size: 12px; 
	font-weight : bold;
	color: #000000; 
	background-color: #F3F3F3; 
	border: #F3F3F3; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	text-align: right;
}

