html, body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    height: 100%;
    background-color: white;
	 color: Black;
    font-size: 12px;
}

td,th {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.border {
	border-width: 1px;
	border-color: #0080C6;
	margin: 0px;
	padding: 0px;
	width: 776px;          
}

.left {
    text-align: left;
    display: inline;
}

.right {
    text-align: right;
    display:inline;
}
.hide {
    display: none;
}
.height 
    {
    height: 100%;
}

.hae {
	font-size: 11px; 
	background-color: #E5E5E5; 
	color: #0080C6; 
	border: 1px solid #0080C6;
	font-weight: bold; 
	padding: 0px;
}




h1 {
    padding: 0px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 1.6em;
    letter-spacing: 4px;
    /*float: left;*/
}
h2 {
    padding: 0px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    letter-spacing: 4px;
}

h3 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	
}



p img{
	margin-left: 10px;
	margin-right: 10px;
}



a {
	background-color: transparent;
    color: #0080C6;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
tt {
    font-size: 11px;
}
legend {
       font-weight: bold;
}
div.spacer {
  clear: both;
}
.bottomBorder {
    border-bottom: 1px solid #666666;
    display: block;
    padding-bottom: 3px;
    margin-bottom: 4px;
}
.button {
    
    border: 1px solid #666666;
    background-color: #f7f7f7;
    color: black;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    padding: 3px;
}
.button a {
    text-decoration: none;
    color: black;
    padding: 3px;
    background: #E5E5E5;
}

/* Utilities */

.tyokalut{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #0080C6;
    font-size : 11px;
    border: 1px solid #0080C6;
    text-align: center;
    background-color: #f7f7f7;
    margin:0px;
}
.tyokalut a{
    text-decoration:none;
    color : #0080C6;
    background-color: #f7f7f7;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
   /* padding-left: 4px;
    padding-right: 4px;*/
}
.tyokalut a:hover{
    background-color : #BBDAAB;
	 color: #0080C6;
}
.tyokalutSelected {
    background-color: #BBDAAB;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #0080C6;
    font-size : 11px;
    border: 1px solid #0080C6;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
}
#pikahaku {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #0080C6;
    font-size : 11px;
    border: 1px solid #0080C6;
    text-align: right;
    vertical-align: middle;
    background-color: #f7f7f7;
    padding-right: 4px;
}
form {
  padding: 0px;
  margin: 0px;
  display: inline;
}

input, select {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: white;
    color: black;
    font-weight: normal;
}


#grafiikka {
    background-color: #0080C6;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    vertical-align: middle;
}

#logo {
	 background-color: #0080C6;
    color: white;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    vertical-align: middle;
}

#navigaatio {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #0080C6;
    margin: 2px;
    /*width: 100%;*/
	width: 188px;
}


#navigaatio a {
    text-decoration:none;
    color : #0080C6;
	 display: block;
}
.taso1 {
    display: block;
    background-color: #0080C6;
    color: #BBDAAB;
    padding: 2px;
    text-align: center;
}
.taso2 {
    display: block;
    background-color: #f7f7f7;
	 color: #0080C6;
}
.taso2 a {
    padding: 4px;
}
.taso2 a:hover {
    background-color: #BBDAAB;
	 color: #0080C6;
    text-decoration: none;
}
.taso2Selected {
    display: block;
    color : #0080C6;
    padding: 4px;
    background-color: #BBDAAB;
}




#bannerit {
    height: 100%;
    background-color: #f7f7f7;
    border-left: 1px solid #0080C6;
    text-align: center;
    vertical-align: top;
	 color: black;
}


/*#navi_buttons{
	width: 80%;
}*/

#navibuttons img{
	vertical-align : middle;
	padding-left: 4px;
	/*padding-right: 4px;*/
	border: 0px;
}




#bannerit img {
    margin: 8px;
    border: 1px solid black;
}


#sisalto {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
 	 padding: 8px;
    padding-top: 2px;
	 background-color: White;
}

.listausNav {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 10px;
}

.listausNav a{
    text-decoration: none;
}

/*#kuvaus {
    padding-bottom: 20px;
}*/

table.listaus {
    border: 1px solid #BBDAAB;
}
table.listaus td{
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 4px;
    padding-right: 4px;
    }
/*table.listaus th {
    background-color:#BBDAAB;
    text-align:left;
    font-weight: normal;
    white-space:nowrap;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 4px;
    padding-right: 4px;
}
table.listaus th a {
      font-weight: bold;
    text-decoration: none;
    color : #0080C6;
}

table.listaus .leftCol {
     white-space:nowrap;
    text-align:right;
    padding-right: 10px;
    width: 80px;
}

.ohje {
    font-size: 0.9em;
}*/

