body,td,th {
	text-decoration: none;									/* onko tekstin muotoilua(lihavointi, kursiivi jne */
	font-family: Arial, Helvetica, sans-serif;				/* fontin tyyli */
	font-size: 14px;										/* fontin koko */
    /*color: #A1A0CA;*/
}

body {
	background-image: url(kuvat/tausta10.jpg);				/* taustakuva */
	background-repeat: repeat-y;
	margin-top: 0px;										/* mik on ylmarginaali */
	background-color: #ADAAD6;								/* taustavri */
}
a:link {
	text-decoration: underline;								/* linkin alaviiva */
	color: #000033;											/* linkin vri */
}
a:visited {													/* linkki jossa on kyty */
	text-decoration: underline;								
	color: #000033;
}
a:hover {													/* linkki silloin kun hiiri ojn sen pll */
	text-decoration: underline;
	color: #0E7E53;
}
a:active {													/* linkki silloin kun sit klikataan */
	text-decoration: underline;
	color: #000033;
}

#mainmenu {
	text-align: left;
	margin-bottom: 10px;
	margin-left: auto; 
	margin-right: auto;
	border: none;
}

#mainmenu tr {
	width: auto;
	list-style: none;
	border: none;
}

#mainmenu td {
	border-top: 1px solid #A061A2;
	border-bottom: 2px solid #19021A;
	background-color: #5D3B95;
	float: left;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #A061A2;
	border-right: 2px solid #19021A;
}

#mainmenu td a {
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	color: white;
	/*background-color: #5D3B95;*/
	margin: 0px;
	font-weight: bold;
}

#mainmenu td a:hover {
	text-decoration: none;
	padding: 0px 4px 0px 4px;
	border-left: 1px solid #7090B0;
	border-right: 1px solid #7090B0;
	color: #19021A;
	background-color: #BF59C2;
	margin: 0px;
}

.avoinsivu {
	background-color: #3EB365;
}
.style34 {font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
.style35 {font-size: 10pt}
.style10 {
	font-size: 16px
}

.style9 {
	font-size: 24px;
	font-weight: bold;
}
.style8 {font-size: 16px}
.style11 {
	font-size: 14px;
	font-weight: bold;
}
.style12 {
	color: #330066;
	font-size: 14px;
	font-weight: bold;
}
.style1 {font-family: Arial, Helvetica, sans-serif}

.style36 {font-size: 14px}
.style39 {font-size: 12px}
.stylesukutaulu {font-size: 12px}
.onnittelut {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #6600FF;
}
.iso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.otsikko {
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #100122;
	font-weight: bold;
}
.uusi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.uusi2 {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
