
body {
		background-image: url(vasentausta.gif);
		background-repeat: repeat-y;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
}

/* Linkkityylit */
a:link {
		color: #1A60A8;
		text-decoration: none;
}
a:visited {
		color: #8600A7;
		text-decoration: underline;
}
a:hover {
		color: #5AA8DA;
		text-decoration: none;
}
a:active {
		color: #5AA8DA;
		text-decoration: underline;
}

a.lang:link {
		color: #A7ABB3;
		text-decoration: none;
}
a.lang:visited {
		color: #A7ABB3;
		text-decoration: none;
}
a.lang:hover {
		color: #FFFFFF;
		text-decoration: none;
}
a.lang:active {
		color: #FFFFFF;
		text-decoration: none;
}

a.main:link {
		color: #565F30;
		text-decoration: none;
}
a.main:visited {
		color: #565F30;
		text-decoration: none;
}
a.main:hover {
		color: #565F30;
		text-decoration: none;
}
a.main:active {
		color: #565F30;
		text-decoration: none;
}

a.sub:link {
		color: #565F30;
		text-decoration: none;
}
a.sub:visited {
		color: #565F30;
		text-decoration: none;
}
a.sub:hover {
		color: #565F30;
		text-decoration: underline;
}
a.sub:active {
		color: #565F30;
		text-decoration: underline;
}

a.bottom:link {
		color: #A8AF94;
		text-decoration: none;
}
a.bottom:visited {
		color: #A8AF94;
		text-decoration: none;
}
a.bottom:hover {
		color: #A8AF94;
		text-decoration: underline;
}
a.bottom:active {
		color: #A8AF94;
		text-decoration: none;
}


/* Tekstityylit */
.language {
		font-family: Arial, Verdana, Times New Roman; 
		font-size: 11px;
}
.link {
		font-family: Arial, Verdana, Times New Roman; 
		font-size: 11px;
		font-weight: bold;
		padding-left: 7px;
}
.sublinks {
		font-family: Arial, Verdana, Times New Roman; 
		font-size: 10px;
		font-weight: bold;
		padding-top: 4px;
		padding-left: 10px;
		padding-bottom: 3px;
		padding-right: 1px;
}
.h1 {
		font-family: Lucida Sans Unicode, Arial, Verdana, Times New Roman; 
		font-size: 120%;
		font-weight: normal;
		line-height: 24px;
		color: #515F29;
}
.h2 {
		font-family: Lucida Sans Unicode, Arial, Verdana, Times New Roman; 
		font-size: 100%;
		font-weight: normal;
		line-height: 22px;
		color: #515F29;
}
.h3 {
		font-family: Lucida Sans Unicode, Arial, Verdana, Times New Roman; 
		font-size: 80%;
		font-weight: bold;
		line-height: 20px;
		color: #515F29;
}
.normal {
		font-family: Arial, Verdana, Times New Roman; 
		font-size: 75%;
		line-height: 18px;
}
.lead {
		font-family: Lucida Sans Unicode, Verdana, Arial, Times New Roman; 
		font-size: 85%;
		line-height: 20px;
}
#marginbg {
		background-image: url(ylatausta.gif);
		background-repeat: repeat-x;
		width: 100%;
		height: 100%;
}
#content {
		padding-top: 20px;
		padding-left: 0px;
		padding-bottom: 30px;
		padding-right: 0px;
}
#bottomline {
		width: 100%;
		height: 1px;
		color: #D1E1B9;
}
#bottomtext {
		text-align: right;
		font-family: Arial, Verdana, Times New Roman;
		font-size: 10px;
		color: #A8AF94;
}

/* Väliviivan tyyli */
hr {
		color: #000000;
}

/* Kuvatyylit */
.image {
		border-top: #515F29 solid 1px; 
		border-bottom: #515F29 solid 1px; 
		border-right: #515F29 solid 1px; 
		border-left: #515F29 solid 1px; 
}

/* Lomaketyylit */
.text {
		border-top: #D0E0B8 solid 1px;
		border-bottom: #D0E0B8 solid 1px;
		border-right: #D0E0B8 solid 1px;
		border-left: #D0E0B8 solid 1px;
		font-family: Arial, Verdana, Times New Roman;
		font-size: 75%;
		color: #000000;
		line-height: 18px;
		background-color: #FFFFFF;
}
.button {
		font-family: Arial, Verdana, Times New Roman;
		font-size: 75%; 
		color: #000000;
}

/* Muut tyylit */

