body {
    background: url('../images/siko/tausta3.gif') top left white; padding: 0; margin: 0;
}

#flashcell object, #flashcell embed {
    vertical-align: bottom;
}

#flashcell {
    background: url('../images/siko/headerbg.gif') bottom left repeat-x;
}

#footer {
    background: black;
    padding: 4px;
}

#menu {
    padding:4px;
}

#menu a {
    display: block; 
    float: left;
    text-transform: uppercase;
    background: white;
    color: black;
    padding: 2px;
    font-family: Courier New;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 4px;
    text-decoration: none;
    margin-left: 10px;
}

#prompt {

    clear: both;
    background: black;
    color: white;
    font-family: Courier New;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 0px;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 14px;
    margin: 4px 4px 0 4px;
    border: 2px solid white;
}

#promptfield {
    background: black;
    color: white;
    width: 600px;
    border: 0;
    text-transform: uppercase;
    font-family: Courier New;
    font-weight: bold;
    font-size: 14px;
}


#content h1 {
    clear: none;
    font-size: 26px;
        margin-top: 10px;
}

#loadinglogo {
    width: 120px;
    height: 50px;
    background: url('../images/siko/loading.gif') no-repeat;
    display: none;
}

#content h2 {
    clear: none;
    font-size: 20px;    
}

#content a {
    border: 2px solid black;
    padding: 1px;
    color: black;
    display: inline;
}

#content a:hover {
    background-color: black;
    color: white;
    text-decoration: none;
}


#content {
    padding-bottom: 20px;
}

#content .xmldocumentcontent * {
    font-family: Courier New;
}

#content .xmldocumentcontent h1 {

    margin-top: 30px;

}

#content .xmldocumentcontent p { 
    font-size: 12px;
}


#contentcell {
    width: 804px; 
    margin: 0; 
    padding: 0; 
    vertical-align: top; 
    border-bottom: 4px solid black; 
    background: url('../images/siko/vasenreuna.gif') top left repeat-y white;
}

#rightbottomcell {
	
    padding: 0 1px 0 0 ; 
    margin: 0; 
    background: white; 
    vertical-align: top; 
    background: url('../images/siko/oikeaalanurkka.gif') bottom left no-repeat;
}