/* CSS Document */

body {
      background:#191970;
      margin:0;
      padding:0;
      color:#000;
      font:x-small/1.5em Arial;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      } html>body {font-size:small;}
	  
#header {
    float:left;
    width:100%;
    background:#D3DE8E url("images/linkkitausta.gif") repeat-x bottom;
    font-size:11px;
    line-height:normal;
    } 
	
#header ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    }

#header li {
    float:left;
    background:url("images/left.gif") no-repeat left top; 
	margin:0;
    padding:0 0 0 9px;
    } 
	
#header a, #header strong, #header span {
    display:block;
	background:url("images/right.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
    } 

    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
#header a {float:none;}
    /* End IE5-Mac hack */

#header a:hover {
      color:#5CCCE6;
      }
	
#header #current {
    background-image:url("images/left_on.gif");
	border-width:0;
    }

#header #current a {
    background-image:url("images/right_on.gif");
	color:#5CCCE6;
	padding-bottom:5px;
    }
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #5CCCE6;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

