body { 
        background: url(dee4.jpg) repeat-y #c8d2d8;
        margin: 0;
      

}
  



A:active, A:visited, A:link {
	font-family: Verdana;
	color: #045c97;

	text-decoration:  none;
}
A:hover {
	font-family: Verdana, Arial;
	color: #072e49;

	text-decoration: none;
	cursor: default;
}



div#main {
        font-size: 11px;
        color:#072e49;
        font-family: tahoma;
        background: url(dee2.jpg) repeat-x;
	width: 100%;
        height: 100%;
        border-collapse: collapse;
	border-left: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
        position:absolute;
        top:0px;
        left:0px;
        bottom:0px;
}





div#linkit {
        font-size: 12px;
        color: #072e49;
        font-family: verdana;
	height: 100px;
        width:700px;
        line-height: 24px;
	border-collapse: collapse;
	border-left: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
        position:absolute;
        top:0px;
        left:118px;

}


#linkit a {
		
	color: #072e49;
        text-decoration: none;


}

#linkit a:hover {
	
	color:#c8d2d8;

}



div#otsikko {
	background: transparent;
	width: 800px;
	height: 153px;
        position:absolute;
        top:0px;
        left:0px;

}


div#otsikko2 {
	background: transparent;
	width: 800px;
	height: 239px;
        position:absolute;
        top:153px;
        left:0px;

}





div#teksti {
	width: 585px;
        text-align : justify;
        position:absolute;
        top:70px;
        left:51px;
	}



#teksti .copyt {
        font-size: 10px;
        color: #072e49;
        font-family: verdana;
	float: center;
}


#teksti .viiva {
margin-top:1em;
border-bottom:1px dotted #072e49;
color: #072e49;
font-size:12px;
line-height:20px;
letter-spacing:4pt;
margin-bottom:20px;
text-align: right;
}

.tab {
   background-color:#c8d2d8; 
   font-weight:bold; 
   font-size:11px;
   color: #072e49;
}

.tab2 {
   background-color:#e2e7ea; 
   font-size:11px;
   color: #072e49;
   font-weight:normal; 
}

.tab3 {
   background-color:#045c97; 
   font-weight:bold; 
   font-size:11px;
   color:#e2e7ea; 
}

.tab4 {
   background-color:#c8d2d8; 
   font-weight:normal; 
   font-size:11px;
   color: #072e49;
}

.tab5 {
   background-color:#ffffff; 
   font-weight:normal; 
   font-size:11px;
   color: #072e49;
}