body {
background-color: #E39E65;
background-repeat: none;
}

table {
background-repeat: none;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 3px;
margin-right: 0px;

}

tr {
background-repeat: none;
}

td {
vertical-align: top;
padding-top: 20px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
background-repeat: none;
}

img {
vertical-align: middle;
position: absolute center;
border: 1px;
border-color: #500000;
border-style: solid;
}

iframe {
background-color: #E39E65;
overflow: auto;
background-repeat: none;
vertical-align: middle;
}

hr {
width: 70px;
height: 1px;
color: #EBB789;;
}


/*---------- Tekstit ----------*/

p {
font-family: verdana, geneva, arial, helvetica, serif, times;
font-size: 11px;
color: #561503;
text-align: both;
vertical-align: top;
padding-top: 4px;
}

b {
font-family: verdana, geneva, arial, helvetica,  serif, times;
font-size: 11px;
font-weight: bold;
color: #741313;
}

i {
font-family: verdana, geneva, arial, helvetica,  serif, times;
font-size: 11px;
font-weight: bold;
color: #B36526;
}

/*---------- Otsikot ----------*/

h1 {
font-family: serif, times, verdana, geneva, arial, helvetica;
font-size: 30px;
font-weight: bold;
color: #D88E4D;
margin: 0px;
padding-top: 0px;
padding-bottom: 5px;
}

h2{
font-family: verdana, geneva, arial, helvetica, serif, times;
font-size: 14px;
font-weight: bold;
padding-top: 3px;
padding-bottom: 8px;
color: #741313;
}

h3{
font-family: verdana, geneva, arial, helvetica, serif, times;
font-size: 11px;
font-weight: bold;
padding-top: 2px;
padding-bottom: 0px;
margin: 0px;
color: #741313;
}

h4{
font-family: verdana, geneva, arial, helvetica, serif, times;
font-size: 14px;
font-weight: bold;
padding-top: 3px;
padding-bottom: 8px;
margin: 0px;
color: #B36526;
}

h5{
font-family: verdana, geneva, arial, helvetica, serif, times;
font-size: 11px;
font-weight: bold;
padding-top: 2px;
padding-bottom: 0px;
margin: 0px;
color: #B36526;
}

h6{
font-family: verdana, geneva, arial, helvetica, serif, times;
font-size: 9px;
color: #561503;
}

/*---------- Classit ----------*/

.noborder {
border: 0px;
}

.index {
background-color: #B49971;
}
