body {
background-color: #D30000;
//background-color: #AA212D;
//background-color: #AC1717;
scrollbar-arrow-color: #000000; 
scrollbar-face-color: #C00000; 
scrollbar-shadow-color: #C00000; 
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #800000;
scrollbar-highlight-color: #C00000;  
scrollbar-3dlight-color: #000000;
}

p {
font-family: Verdana;
color: #000000;
font-size: 12px;
}

td {
font-family: Verdana;
color: #000000;
font-size: 12px;
}


h1{
font-family: Verdana;
color: black;
font-size: 12px;
font-weight: bold;
}

h2 {
font-family: Verdana;
color: black;
font-size: 12px;
font-weight: normal;
}

h3 {
font-family: Verdana;
color: white;
font-size: 10px;
font-weight: bold;
margin-right: 10px;
}
h4 {
font-family: Verdana;
color: black;
font-size: 9px;
font-weight: normal;
}

a {
font-family: Verdana, Helvetica, Arial;
color: black;
}

a:hover {
color: #444444;
}

a.valikko {
text-decoration: none;
font-size: 12px;
color: #FFFFFF;
}

a.valikko:hover {
text-decoration: none;
color: #DEDEDE;
}


span.caption {
font-family: Verdana;
color: #000000;
font-size: 12px;
}

input {
border-top-color: #000000;
border-left-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-top-width: 1px;
border-left-width: 1px;
font-size: 10px;
border-bottom-width: 1px;
font-family: Verdana, Helvetica;
border-right-width: 1px;
}

input.capt {
margin-bottom: 5px;
width: 90px;
}

p.tweetti {
font-size: 9px;
}

.tweet {
padding: 10px;
margin: 5px 0;
width: 219px;
//border: 1px dotted gray;
background-image: url("arkisto/twitternote.png");
background-repeat: none;
height: 106px;
}

div#twitter {
padding: 5px;
width: 255px;
border: 1px dotted black;
background-color: #000000;
}

textarea {
border-top-color: #000000;
border-left-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-top-width: 1px;
border-left-width: 1px;
font-size: 10px;
border-bottom-width: 1px;
font-family: Verdana, Helvetica;
border-right-width: 1px;
}

td.middle {
border: 1px;
border-color: #000000;
border-bottom: 0px;
border-top: 0px;
border-style: solid;
}

td.box {
border-width: 1px;
border-color: #000000;
border-style: solid;
//background-color: #D9D9D9;
background-color: #D0C1AF;
}

td.boxtrans {
border-width: 0px;
border-color: #000000;
border-style: solid;
/* background-color: #D9D9D9; */
/*background-color: #decbb3;*/
background-image: url("img/transtausta.png");
}

td.boxtrans2 {
border-width: 0px;
border-color: #000000;
border-style: solid;
/* background-color: #D9D9D9; */
/*background-color: #decbb3;*/
background-image: url("img/transtausta.png");
padding-left: 5px;
}


span.fivepad {
margin-left: 5px;
}

td.box3 {
border-width: 1px;
border-color: #000000;
border-style: solid;
//background-color: #D9D9D9;
background-color: #D0C1AF;
vertical-align: top;
}

td.box2 {
border-width: 1px;
border-color: #000000;
border-style: solid;
//background-color: #D9D9D9;
background-color: #D0C1AF;
width: 400px;
}

td.redbox {
border-width: 1px;
border-color: #000000;
border-style: solid;
background-color: #800000;
//background-color: #D30000;;
}

td.redboxline {
border-width: 1px;
border-color: #000000;
border-style: solid;
background-color: #800000;
//background-color: #D30000;;
font-size: 6px;
}

img {
border-color: #000000;
}

.right {
   float: right;
}  
.left {
   float: left;  
   margin-right: 5px;
}

