A:link {
COLOR: #6699cc
}
A:visited {
COLOR: #666699
}
A:hover {
COLOR: #5b739c
}
A:active {
COLOR: #5b739c; 
TEXT-DECORATION: none
}

BODY {
background-color: #f0f0f0;
margin: 0px;
padding: 0px 0px 0px 0px;
}

.kehys {
width: 100%;
background: #f0f0f0;
} 

.header {
background: #000000; 
width: 100%;
height: 80px;
padding: 0px 0px 0px 80px;
margin: 0px;
} 

.left {
width: 50%;
} 

.index {
width: 950px;
height: 100%;
}

.valikko {
width: 100%;
height: 32px;
background: #c0c0c0;
background-image: url('../images/valikko.jpg');
border-style: solid; 
border-color: #cccccc; 
border-width: 1px 1px 1px 1px; 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt; 
} 

.index2 {
width: 950px;
height: 100%;
padding: 10px 0px 20px 0px;
}

.center_left {
width: 650px;
background-image: url('../images/center_back.gif');
background-color: #ffffff;
background-position: top left;
background-repeat: repeat-x; 
padding: 10px 5px 10px 5px;
border-style: solid; 
border-color: #cccccc; 
border-width: 1px 1px 1px 1px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.center_right {
width: 300px;
}

.center_right_box {
width: 280px;
background-image: url('../images/center_right_box.gif');
background-color: #ffffff;
background-position: top left;
background-repeat: repeat-x; 
padding: 3px 5px 2px 5px;
border-style: solid; 
border-color: #cccccc; 
border-width: 1px 1px 1px 1px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.right {
width: 50%;
} 

