BODY
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 9pt;

  color: #000;
  background-color: #006;

  text-align: left;
  vertical-align: top;

  margin-left: auto;
  margin-right: auto;
}

A { text-decoration: none;  }
A:link { color: #00f; }
A:visited { color: #009; }
A:active { color: #000; }

DIV.kokoSivu
{
  text-align: center;
  
  /* border: 1px solid gray; */
  
  width: 450pt;
}

DIV.ylaSolu
{
  font-size: 14pt;
  font-weight: bold;

  color: #000;
  background-color: #66e;

  text-align: center;

  padding: 5pt;

/*
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
*/
}

DIV.valiSolu
{
  color: #000;
  background-color: #bbf;

  text-align: center;

  padding: 5pt;

/*
  -moz-border-radius-bottomleft: 1.5em;
  -moz-border-radius-bottomright: 1.5em;
*/
}

DIV.alaSolu
{
  color: #000;
  background-color: #eef;
  
  text-align: left;
  
  padding: 10pt;

/*
  width: 460pt;
  margin-left: auto;
  margin-right: auto;

  
  -moz-border-radius-bottomleft: 1.5em;
  -moz-border-radius-bottomright: 1.5em;
*/
}

.otsikko
{
  font-size: 12pt;
  font-weight: bold;

  text-align: center;
}

.pieni
{
  font-size: 10px;
}

.h
{
  color: #777;
}

.p
{
  color: #f00;
}

.nimi
{
  font-size: 10pt;

  text-align: center;
}

.copyright
{
  font-size:7pt;
  
  text-align:center;
  
  color: #aaa;
}

TR
{
  font-size: 9pt;
}

DT
{
  font-weight: bold;
}

.uutinen
{
  margin: 0px 0px 10pt 0px;
}

HR
{
  width:90%;
  border: 1px solid #ccf; 
}


/* Rounding */
/* make a few corners round, only supported by moz/firefox/other gecko browsers for now */

/* rivinvaihto pois ennen näitä */
#pyöristys h1, #pyöristys h2, #pyöristys p {margin:0 10px; letter-spacing:1px;}

/* täyttöväri läpinäkyvä */
#pyöristys {background: transparent; }

.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ccc; border-left:1px solid #08c; border-right:1px solid #08c;}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#ccc; border:0 solid #08c; border-width:0 1px;}

