body {
font-family : Verdana, Helvetica, sans-serif;
font-size : 11px;
color : #DEDDDD;
background : #000000;
}

#ylapalkki {
z-index : 1;
position : absolute;
left : 15px;
top : 35px;
width : 976px;
height : 119px;
background-image: url(ylapalkki_hopea.jpg);
border : 1px solid #939391;
}

#content {
z-index : 1;
position : absolute;
left : 241px;
top : 15px;
width : 526px;
}

div.maincontent {
border : 1px solid #939391;
background : #000000;
color : #DEDDDD;
font-family : Verdana, Helvetica, sans-serif;
font-size : 11px;
line-height : 18px;
padding : 18px 0px 18px 0px;
min-height: 450px;

}

#oikeanavi {
position : absolute;
left : 774px;
top : 20px;
width : 205px;
border : 1px solid #939391;
background : #000000;
color : #DEDDDD;
font-family : Verdana, Helvetica, sans-serif;
font-size : 11px;
line-height : 18px;
padding : 150px 0px 10px 0px;
}

#vasennavi {
position : absolute;
left : 27px;
top : 20px;
width : 205px;
border : 1px solid #939391;
background : #000000;
color : #DEDDDD;
font-family : Verdana, Helvetica, sans-serif;
font-size : 11px;
line-height : 18px;
padding : 150px 0px 10px 0px;
}

h1 {
font-family : Verdana, Helvetica, sans-serif;
font-size : 20px;
letter-spacing : 0.1em;
color : #DEDDDD;
padding : 0px;
background : transparent;
}

h2 {
font-family : Verdana, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
letter-spacing : 0.1em;
}

hr {
border: none 0;
border-top: 1px dotted #AEADAD;
width: 100%;
height: 1px;
}


div.valiOtsikko {
font-family : Verdana, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
color : #ffffff;
letter-spacing : 0.3em;
background : #939391;
padding : 4px;
border-top : 1px dotted #939391;
border-bottom : 1px dotted #939391;
text-align : left;
text-indent: 5px;
margin-bottom : 10px;
}


div.valiOtsikkoAktiivi { /* Oikean valikon aktiivi */
font-family : Verdana, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
color : #ffffff;
letter-spacing : 0.3em;
background : #939391;
padding : 4px;
border-top: 4px double #939391;
border-bottom: 4px double #939391;
text-align : left;
text-indent: 5px;
margin-bottom : 10px;
}

.uutisotsikko {
font-family : Verdana, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
color : #AEADAD;
background : #333333;
margin-top : 5px;
}

.otsikko {
font-family : Verdana, Helvetica, sans-serif;
font-size : 13px;
font-weight : bold;
color : #DEDDDD;
background: transparent;
margin-top : 5px;
}

div.osio {
padding : 0px 20px 0px 20px;
}

input {
font-family : Verdana,Helvetica,sans-serif;
font-size : 11px;
border : 1px solid #999999;
color : #000000;
background : #eeeeee;
margin-top : 2px;
margin-bottom : 2px;
}

textarea {
border : 1px solid #999999;
margin-bottom : 11px;
color : #000000;
background : #eeeeee;
}

select {
font-family : Verdana,Helvetica,sans-serif;
font-size : 11px;
border : 1px solid #999999;
color : #000000;
background : #eeeeee;
margin-top : 2px;
margin-bottom : 2px;
}


a:link, a:active, a:visited {
background : transparent;
color : #C9C8B3;
text-decoration : none;
}

a:hover {
background-color:#222222;
color : #E6AE37;
text-decoration : none;
}

div.code {
font-family: courier new, courier, monospace;
font-size: 11px;
background : #333333;
color : #AEADAD;
padding : 5px;
border : 1px dashed #000000;
}

div.urllog {
font-family: courier new, courier, monospace;
font-size: 11px;
color : #AEADAD;
padding : 5px;
border-top: 1px dashed #333333;
border-bottom: 1px dashed #333333;
}

ul {
list-style-type: circle;
margin: 0px 0px 0px 10px;
padding: 3px 3px 3px 3px;
line-height : 18px;
}

li {
padding: 3px 3px 3px 3px;
}


div.footer {
z-index : 1;
position : relative;
top : 10px;
width : 500px;
color : #AEADAD;
font-family : Verdana, Helvetica, sans-serif;
font-size : 11px;
text-align : center;
margin-bottom : 20px;
}

td {
border: 1px solid #939391;
padding: 2px 5px 2px 5px;
}

tr.parillinen
{
	background: #333333;
}

tr.normaali
{}

small {
font-family : Verdana,Helvetica,sans-serif;
font-size : 8px;
}


