body { 
	color: #000;
	background-color: #fff;
	text-align: center;
	font-family: trebuchet ms, sans-serif, verdana, arial;
	font-size : 11px; 
	
}

table.vaijeri {
        border: solid 1px #333333;
	font-size: xx-small;
	background-color: #fff;	
	}


.taulukko {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color: #000;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	
}
table { background-color: #fff; }

td.ala {
        background-color: #333333;
	color: #FFFFCC;
	font-size: 10px;
	}
td.menu {
        border-left: solid 2px #333333;
	border-right: solid 2px #333333;
	background-color: #D2CFCF;				
}

td.otsikko {
	color: #fff;
	background-color: #333333;				
	}

select, textarea{
        font-size: x-small;
	color: #000;
	background-color: #D2CFCF;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	}		

input { font-size: x-small;
        color: #000;
	background-color: #D2CFCF;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	}					


form {
        margin: 0px;
	}

.kirjaudu {
       font-weight : normal; 
       font-size : 10px; 
       color : #000; 
       font-family : Tahoma, Arial, Helvetica, sans-serif; 
       } 

.loginbox {
       font : 9px Arial, Helvetica, sans-serif; 
       color : #FFCC00; 
       height : 14px; 
       } 

DIV.otsikko {
        border-style : solid; 
	border-color : #000000; 
	border-width : 1px; 
	font-size: x-small;
	font-weight: bold;
	width : 100%; 
	text-align : center; 
	vertical-align : middle; 
	background : #336699; 
	color : #fff; 
	margin-left : 2px; 
	margin-right : 2; 
	margin-top : 2; 
	margin-bottom : 0; 
} 

DIV.yhteys {
	font-size: 10px;
	font-weight: normal;
	text-align : center;
	vertical-align : middle;
	color : #FFFFCC;
	margin-left : 2px;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	border-bottom: solid 1px #000;
}					

.menu {
        font-style: normal;
	font-weight: bold;
	font-color: #33CCFF;
	font-size: x-small;
	font-family: trebuchet ms, sans-serif, verdana, arial;
        margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
				


p { 	
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: trebuchet ms, sans-serif, verdana, arial; 
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 5px; 
	margin-right: 5px;
	}

.uutinen { font-size: x-small; 
	margin-left: 2px; 
	font-family: verdana, trebuchet ms, sans-serif, verdana, arial;
	}

h1 { 
	margin-left: 4px;
	margin-bottom: 8px;
	margin-top: 4px;
	font-weight: bold;
	font-family: trebuchet ms, sans-serif, verdana, arial;
	font-size: 16px;
	color: #000;
	border-bottom: solid 2px #000;
}

h2 { 
	margin-left: 7px;
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 15px;
	font-weight: bold;
	font-family: trebuchet ms, sans-serif, verdana, arial;
	color: #CC9900;
	border-bottom: solid 1px #000;
}

h3 { 
	margin-left: 7px;
	margin-bottom: 8px;
	margin-top: 0px;
	font-weight: bold;
	font-family: trebuchet ms, sans-serif, verdana, arial;
	font-size: 12px;
	color: #000;
	background-color: #fff;
}

div.info	{
	border: 1px solid #D0AE8B;
	border-top: 3px solid #D0AE8B;
	background-color: FCECD7;
	margin: 5px 0px 0px 5px;
	width: 140px;
}

div.infotext	{
	margin: 0px;
	padding: 5px 7px 4px 7px;
	border-bottom: 1px solid #E6C4A2;
	font-size: 70%;
}

ul {	
}

li {	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: trebuchet ms, sans-serif, verdana, arial; 
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left: 0px;
	}
.navigation {
        font-style: normal;
	font-weight: bold;
	font-size: x-small;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
	color: #fff;
}


a:visited, a:link, a:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	font-style: normal; 
	font-weight: bold; 
	color:#000000;
	text-decoration: none
	}
	
a.menu:visited, a.menu:link, a.menu:active, a.menu:hover { 
	 text-decoration: none;
         color: #000;
	 background-color: #003399;
	 margin-left: 0px;
       }

a.alamenu { text-decoration: none;
         color: #fff;
       }

a:hover {
	color: #000;
	font-weight: bold;
        background-color: #fff; 	
}	

