.teksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight : normal;
	color: Black;
	text-decoration: none;
}

.tekstivalk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left : 2px;
}

.tekstivihr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #426743;
	text-decoration: none;
}

a.tekstivihr:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #426743;
	text-decoration: none;
}

a.tekstivihr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #426743;
	text-decoration: none;
}

a.tekstivihr:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #426743;
	text-decoration: none;
}

a.tekstilinkki {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 75%;
	font-weight: normal;
	text-decoration: underline;
}

a.tekstilinkki:active {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;	
}

a.tekstilinkki:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
}

a.tekstilinkki:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
}

a.tekstilinkkib {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
}

a.tekstilinkkib:active {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
}

a.tekstilinkkib:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

a.tekstilinkkib:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

a.polku {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 11px;
	/*font-size: 70%;*/
	font-weight: bold;
	text-decoration: none;
	/*padding : 3px;**/
}
a.polku:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 11px;
	/*font-size: 70%;*/
	font-weight: bold;
	text-decoration: none;
	/*padding : 3px;*/
}
a.polku:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 11px;
	/*font-size: 70%;*/
	font-weight: bold;
	text-decoration: underline;
	/*padding : 3px;*/
}

a.polku:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 11px;
	/*font-size: 70%;*/
	font-weight: bold;
	text-decoration: underline;
/*	padding : 3px;*/
}
.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight : Bold;
	color: #426743;
	text-decoration: none;
}

a.meny {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	font-weight: bold;
	background-color: #426743;
	width: 100%;
	text-decoration: none;
	padding-left: 4 px;
	padding-top: 2 px;
	padding-bottom: 2px;
}

a.meny:active {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	font-weight: bold;
	background-color: #B0C9A4;
	width: 100%;
	text-decoration: none;
	padding-left: 4 px;
	padding-top: 2 px;
	padding-bottom: 2 px;
}
a.meny:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 11px;
	font-weight: bold;
	background-color: #B0C9A4;
	width: 100%;
	text-decoration: none;
	padding-left: 4 px;
	padding-top: 2 px;
	padding-bottom: 2 px;
}

a.meny:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 11px;
	font-weight: bold;
	background-color: #B0C9A4;
	width: 100%;
	text-decoration: none;
	padding-left: 4 px;
	padding-top: 2 px;
	padding-bottom: 2 px;
}

a.menyala {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 70%;
	font-weight: bold;
	background-color: #EFEFEF;
	width: 100%;
	text-decoration: none;
	padding-left: 6 px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.menyala:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 70%;
	font-weight: bold;
	background-color: #CCCCCC;
	width: 100%;
	text-decoration: none;
	padding-left: 6 px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.menyala:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 70%;
	font-weight: bold;
	background-color: #CCCCCC;
	width: 100%;
	text-decoration: none;
	padding-left: 6 px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.menyala:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 70%;
	font-weight: bold;
	background-color: #CCCCCC;
	width: 100%;
	text-decoration: none;
	padding-left: 6 px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* otsikkolinkki */

.otsikkolinkki {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

a.otsikkolinkki {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

a.otsikkolinkki:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

a.otsikkolinkki:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

a.otsikkolinkki:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

.hakuboxi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid;
	background-color: #EFEFEF;
	border-color: #426743 #B0C9A4 #B0C9A4 #426743
}
.napit {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 70%; 
   font-weight: bold; 
   color: #426743; 
   background-color: #B0C9A4; 
   border-color: #426743 #B0C9A4 #B0C9A4 #426743; 
   border-top-width: 1px; 
   border-right-width: 1px; 
   border-bottom-width: 1px; 
   border-left-width: 1px}

   
   
/*	MENU STYLES
	last edited: JoonasM 13.3.2001 21:54	*/
	
	/* MENU STYLES */
	
	/* floating menu */
	
	.vsMenu {
		position: absolute;
		visibility: hidden;
	}
	
	/* inline blue items */
	
	.item1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-top: 3px;
		padding-left: 3px;
		padding-right: 0px;
		color: #ffffff;
		background-color: #426743;
		width: 100%;
		height: 100%;
		font-weight : bold;
	}
	
	.item1 a:link, .item1 a:visited {
		color: #ffffff;
		text-decoration: none;
	}
	
	/* inline grey items */
	
	.item2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding-top: 3px;
		padding-left: 4px;
		color: #666666;
	}
	
	.item2 a:link, .item2 a:visited {
		color: #666666;
		text-decoration: none;
	}
	
	/* floating grey items */
	
	.item3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding-left: 6px;
		color: #333333;
		margin: 0 0 0 0;
	}
	
	.item3 a:link, .item3 a:visited {
		color: #333333;
		text-decoration: none;
	}

.polku {
	font-family: Arial, Helvetica, sans-serif;
	color: #426743;
	font-size: 11px;
	/*font-size: 70%;*/
	font-weight: bold;
	text-decoration: none;
}

INPUT.button{
	CURSOR: hand;
    COLOR: white;
	FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
	BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
   	BACKGROUND: #426743;
    BORDER-LEFT: #ffffff  1px solid;
    BORDER-BOTTOM: #ffffff  1px solid;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}


INPUT.textfield{
	border-top: #000000  1px solid;
	border-left: #000000  1px solid;
	border-right: #000000  1px solid;
	border-bottom: #000000  1px solid;
	background-color: #cccccc;
	height: 24px;
	vertical-align : middle;
}