body {
font-family: Trebuchet MS, arial, verdana, helvetica; 
color: #333333; 
font-size: 12px;
font-weight: normal;
line-height: 15px;
text-align: left;
margin-top: 7px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 10px;
/*scroll*/
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #000000;
}

td {
	font-family: Trebuchet MS, arial, verdana, helvetica;
}

th {
	font-family: Trebuchet MS, arial, verdana, helvetica;
}












/*-----------------------------FONTER--------------------------------*/
p{
font-family: Trebuchet MS, arial, verdana, helvetica; 
color: #333333; 
background: transparent;
font-size: 12px;
font-weight: normal;
line-height: 15px;
text-align: left;
margin-top: 10px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 10px;
}
.taulukkofontti{
font-family: Trebuchet MS, arial, verdana, helvetica; 
color: #333333; 
background: transparent;
font-size: 12px;
font-weight: normal;
line-height: 15px;
text-align: left;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.middle{
font-family: Trebuchet MS, arial, verdana, helvetica; 
color: #333333; 
background: transparent;
font-size: 12px;
font-weight: normal;
line-height: 15px;
text-align: center;
margin-top: 10px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 10px;
}
.osoite{
font-family: Trebuchet MS, arial, verdana, helvetica; 
color: #000000; 
background: transparent;
font-size: 10px;
font-weight: bold;
line-height: 10px;
text-align: left;
margin-top: 15px;
margin-left: 30px;
margin-right: 30px;
margin-bottom: 0px;
}
/*pääostikko*/
.otsikko{ 
font-family: Trebuchet MS, arial, verdana, helvetica;
color: #333333;
background-color: #FFCC00; 
font-size: 14px;
font-weight: bold;
letter-spacing: 1pt;
text-align: left;
text-decoration: none;
text-transform: none;
border-top: 0px solid #0000FF;
border-bottom: 0px solid #0000FF;
padding: 2px; 		
margin-top: 15px;
margin-left: 15px;
margin-right: 20px;
margin-bottom: 10px;
}
.otsikko2{ 
font-family: Trebuchet MS, arial, verdana, helvetica;
color: #333333;
background-color: #ffffff; 
font-size: 20px;
font-weight: normal;
letter-spacing: 1pt;
text-align: left;
text-decoration: none;
text-transform: none;
border-top: 0px solid #0000FF;
border-bottom: 0px solid #FFCC00;
padding: 2px; 		
margin-top: 10px;
margin-left: 15px;
margin-right: 0px;
margin-bottom: 0px;
}
.otsikko3{ 
font-family: Trebuchet MS, arial, verdana, helvetica;
color: #333333;
background-color: #ffffff; 
font-size: 12px;
font-weight: bold;;
text-align: left;
text-decoration: none;
text-transform: none;
border-top: 0px solid #0000FF;
border-bottom: 1px solid #FFCC00;
padding: 2px; 		
margin-top: 15px;
margin-left: 15px;
margin-right: 20px;
margin-bottom: 10px;
}
.webdesign{
font-family: Trebuchet MS, arial, verdana, helvetica; 
color: #000000; 
background: transparent;
font-size: 10px;
font-weight: normal;
line-height: 15px;
text-align: right;
margin-top: 0px;
margin-left: 0px;
margin-right: 5px;
margin-bottom: 0px;
}
.ylalinkkifontti{
font-family: Trebuchet MS, arial, verdana, helvetica; 
color: #000000;
font-size: 11px;
font-weight: bold;
text-align: center;
word-spacing: 15px;
text-decoration: none;
background: transparent; 
padding: 3px;
margin-bottom: 0px;
margin-top: 2px;
}














/*---------------------------------VIIVAT REUNAT---------------------------------------*/
/*ison taulukon ympärillä*/
.dottedviiva {
padding: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
border-top: 2px dotted #FFCC00;
border-right : 0px dotted #999999;
border-bottom : 0px solid #000000;
border-left : 0px dotted #999999;
}
/*taulukon ympärillä*/
.solidviiva {
padding: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
border-top: 1px solid #000000;
border-right : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
}
/*taulukon ympärillä2*/
.viiva2 {
padding: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
border-top: 0px solid #FFCC00;
border-right : 1px solid #000000;
border-bottom : 7px solid #FFCC00;
border-left : 1px solid #000000;
}
/*musta viiva*/
.viiva {
padding: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
border-top: 1px solid #FFCC00;
border-right : 1px solid #FFCC00;
border-bottom : 1px solid #FFCC00;
border-left : 1px solid #FFCC00;
}
#table{
background-color: #ffffff;
background-position: inherit;
background-repeat: repeat;
border-left: 1px groove gray;
border-right: 3px groove gray;
border-top: 1px groove gray;
border-bottom: 3px groove #484C50;
}

















/*--------------------------------------LINKIT--------------------------------------------*/
/*TEKSTISSÄ LINKKI - over ja out*/
a.:link, a.:visited, a.:active {
color: #333333;
font-weight: normal;
text-decoration: underline;
}
a.:hover {
color: #000000;
font-weight: normal;
text-decoration: none;
background-color: #FFCC00;
}

/*webdesign*/
a.weblinkki:link, a.weblinkki:visited, a.weblinkki:active {
color: #000000;
text-decoration: none;
background: transparent;
font-weight: normal;
}
a.weblinkki:hover {
color: #000000;
text-decoration: underline;
background-color: #FFCC00;
font-weight: normal;
}


a.valikkolinkki:link, a.valikkolinkki:visited, a.valikkolinkki:active {
font-family: Trebuchet MS, arial, verdana, helvetica; 
color: #000000;
font-size: 11px;
font-weight: bold;
text-align: center;
word-spacing: 15px;
text-decoration: none;
background: transparent; 
padding: 3px;
margin-bottom: 0px;
margin-top: 2px;
}
a.valikkolinkki:hover {
font-family: Trebuchet MS, arial, verdana, helvetica; 
color: #000000;
font-size: 11px;
font-weight: bold;
text-align: center;
word-spacing: 15px;
text-decoration: none;
background-color: #FFCC00; 
padding: 3px;
margin-bottom: 0px;
margin-top: 2px;
}

/*alalinkit*/
a.keltainenlinkki:link, a.keltainenlinkki:visited, a.keltainenlinkki:active {
font-family: Trebuchet MS, arial, verdana, helvetica;  
color: #000000;
font-size: 11px;
font-weight: bold;
text-align: center;
word-spacing: 15px;
text-decoration: none;
background: transparent; 
border: 1px solid #FFCC00;
padding: 3px;
margin-right: 6px;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0px;
}
a.keltainenlinkki:hover {
font-family: Trebuchet MS, arial, verdana, helvetica; 
color: #000000;
font-size: 11px;
font-weight: bold;
text-align: center;
word-spacing: 15px;
text-decoration: none;
background-color: #FFCC00; 
border: 1px solid #FFCC00;
padding: 3px;
margin-right: 6px;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0px;
}

