BODY {
  font-family: Times New Roman, Arial;
  font-size: 9pt;
  color: #000000;
  background: #FFFFFF;
  margin-top: 0px;
  margin-left: 0px;
}

TABLE {
  border-collapse: collapse;
  border-spacing: 0px;
}

TABLE#main {
 border-right-color: #b3362a;
 border-right-style: solid;
 border-right-width: 1px;
 border-left-color: #b3362a;
 border-left-style: solid;
 border-left-width: 1px;
 border-bottom-color: #b3362a;
 border-bottom-style: solid;
 border-bottom-width: 1px;
}

TABLE#minheight {
  height: 300px;
  width: 450px;
  line-height: 12pt; 
}

TD,TR {
  font-family: Times New Roman, Arial;
  font-size: 11pt;
  padding: 0px; 
  vertical-align: top;
}

/* tekstialue */
DIV#body{
 background: #FFFFFF;
 margin-left: 20px;
 margin-right: 20px; 
 margin-bottom: 10px;
}

DIV#body A{
 font-family: Times New Roman, Arial;
 font-size: 11pt;
 color: #b3362a;
 font-variant: normal;
 font-weight: normal;  
 text-transform: none;
}

DIV#body A:hover{
 text-decoration: underline;
}


/* otsikko */
H1 {
 margin-top: 10px;
 margin-bottom: 20px;
 font-family: Georgia,Times New Roman, Arial;
 color: #605C4F; 
 font-size: 16px;
 text-decoration: none;
}

/* footerteksti */
DIV#footer_txt {
 margin-left: 35px;
 margin-top: 5px;   
 font-family: Georgia,Times New Roman, Arial;
 color: #000000; 
 font-variant: small-caps;
 font-size: 11px;
 text-decoration: none;
}

A {
 font-family: Georgia,Times New Roman, Arial;
 color: #000000; 
 font-variant: small-caps;
 text-transform: capitalize;   
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}

A#curarea {
 color: #b3362a; 
}

A:hover {
 color: #b3362a;
 font-weight: bold;
 text-decoration: none;
}

/* menutaso 1 */
DIV#mainmenu{
 font-family: Georgia,Times New Roman, Arial;
 letter-spacing: -1px;
 font-variant: small-caps;
 text-transform: capitalize;
 font-size: 12px;
 font-weight: bold;
 margin-left: 35px;
 margin-bottom: 5px; 
 vertical-align: bottom;
 color: #b3362a;    
} 

/* menutaso2 */
DIV#submenu{
 font-family: Georgia,Times New Roman, Arial;
 letter-spacing: -1px;
 font-variant: small-caps;
 text-transform: capitalize;
 font-size: 12px;
 font-weight: bold;
 margin-left: 35px;
 margin-top: 5px;
 height: 50px;
 color: #b3362a;
}

/* menutaso2 */
DIV#subsubmenu{
 font-family: Georgia,Times New Roman, Arial;
 letter-spacing: -1px;
 font-variant: small-caps;
 text-transform: capitalize;
 font-size: 12px;
 font-weight: bold;
 margin-left: 35px;
 margin-right: 35px;
/* padding-left: 10px;
 padding-right: 10px;*/
 
 height: 200px;
 width: 206px;
 color: #b3362a;
 /*border-color: #FFFFFF;
 border-style: solid;
 border-width: 1px;*/
}

DIV#lang{
 text-align: right;
 margin-right: 20px;
}

DIV#lang A{
 color: #5C5959;
}

DIV#lang A:hover {
 color: #b3362a;
}



