/* body */
body				{
	background-color: #C6A9BF;
	font-family: Arial, Verdana, Helvetica;
	margin: 0 0 0 0;
	background : url("kuvat/tausta_vari.jpg");
	padding : 0 0 0 0;
}

/* table, tr, td */
td					{ font-size: 12px; line-height: 15px;}
td.reunaviiva		{ border-left: 1px solid #00694A; }
td.alaviiva			{ border-bottom: 1px solid #00694A; }

/* tekstit */
.otsikko1			{ font-size: 16px; color: #000000; font-weight: bold;  line-height: 18px;}
.otsikko2			{ font-size: 13px; color: #000000; font-weight: bold; }
.menu			{
	font-size: 12px;
	line-height: 12px;
	color: #8E5480;
	font-weight: normal;
	font : italic;
	font-family : "Arial Narrow", Arial, Verdana, Helvetica;
}
.kuvateksti				{
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	font : italic;
}
.copy				{ font-size: 10px; font-weight: normal;}

/* linkit */
a:link				{ font-size: 9pt; color: #8E5480; text-decoration: none}
a:visited			{ font-size: 9pt; color: #8E5480; text-decoration: none}
a:active			{ font-size: 9pt; color: #8E5480; text-decoration: none}
a:hover				{ font-size: 9pt; color: #000000; text-decoration: underline}

a.otsikko:link		{ font-size: 9pt; color: #8E5480; text-decoration: none}
a.otsikko:visited	{ font-size: 9pt; color: #8E5480; text-decoration: none}
a.otsikko:active	{ font-size: 9pt; color: #8E5480; text-decoration: none}
a.otsikko:hover		{ font-size: 9pt; color: #000000; text-decoration: none}

a.menu:link			{ font-size: 13pt; color: #8E5480; text-decoration: none; font-weight: bold;}
a.menu:visited		{ font-size: 13pt; color: #8E5480; text-decoration: none; font-weight: bold;}
a.menu:active		{ font-size: 13pt; color: #8E5480; text-decoration: none; font-weight: bold;}
a.menu:hover		{ font-size: 13pt; color: #ffffff; text-decoration: none; font-weight: bold;}

a.menua:link			{ font-size: 8pt; line-height: 13px; color: #000000; text-decoration: none}
a.menua:visited		{ font-size: 8pt; line-height: 13px; color: #000000; text-decoration: none}
a.menua:active		{ font-size: 8pt; line-height: 13px; color: #000000; text-decoration: none}
a.menua:hover		{ font-size: 8pt; line-height: 13px; color: #000000; text-decoration: underline}

a.copy:link			{ font-size: 10pt; color: #339933; text-decoration: none}
a.copy:visited		{ font-size: 10pt; color: #339933; text-decoration: none}
a.copy:active		{ font-size: 10pt; color: #339933; text-decoration: none}
a.copy:hover		{ font-size: 10pt; color: #000000; text-decoration: underline}

/* sekalaiset */
b 					{ font-weight: bold;}
hr					{ color: #EAEAEA; line-height: 1px;}

/* buttons, inputs */
input.nappi			{ font-family: Arial,Helvetica; font-size: 12px; font-weight: bold; color: #FFFFFF; border-color: #000000; border-style: outset; border-width: 1px; background-color: #74064C; width: 120px; }
input.laatikko		{ font-family: Arial,Helvetica;	font-size: 12px; font-weight: normal; background-color: #FFFFFF; border-color: #000000; border-style: inset; border-width: 1px; color: #000000; }
textarea.palaute	{ font-family: Arial,Helvetica; border: 1px solid #000000; overflow: auto; background-color: #FFFFFF; font-size: 12px; }


