/* libros.css */

body
{
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   background: #CCE8FD
}

h4
{
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 16pt;
   font-weight: bold;
   text-decoration: underline
}

p
{
   font-size: 0.75em;
   margin-right: 20%;
}

p.na
{
   font-size: 10pt;
}

p.keski
{
   text-align: center;
   font-size: 0.75em;
}

table
{
   background: #D0D0D8;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 10pt;
   position: relative;
}

table.ra
{
   font-family: Courier New;
   font-size: 10pt;
   background: #FFFFFF;
}

table.rb
{
   background: #CCE8FD;
   margin-left: auto;
   margin-right: auto;
}

table.rc
{
   width: 500pt;
   background: #CCE8FD;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 10pt;
   position: relative;
}

a:link
{
   text-decoration: none;
   background: #CCE8FD;
   color: #191970;
}

a:visited
{
   text-decoration: none;
   background: #CCE8FD;
   color: #191970;
}

a:active
{
   text-decoration: none;
   background: #CCE8FD;
   color: #191970;
}

a:hover
{
   text-decoration: underline;
   color: red;
   background: #CCE8FD;
}

a.kuva:link
{
   text-decoration: none;
   background: #CCE8FD;
   color: #CCE8FD;
}

a.kuva:visited
{
   text-decoration: none;
   background: #CCE8FD;
   color: #CCE8FD;
}

a.kuva:active
{
   text-decoration: none;
   background: #CCE8FD;
   color: #CCE8FD;
}

a.kuva:hover
{
   text-decoration: underline;
   color: red;
   background: #CCE8FD;
}

a.taulu:link
{
   text-decoration: none;
   background: #D0D0D8;
   color: #191970;
}

a.taulu:visited
{
   text-decoration: none;
   background: #D0D0D8;
   color: #191970;
}

a.taulu:active
{
   text-decoration: none;
   background: #D0D0D8;
   color: #191970;
}

a.taulu:hover
{
   text-decoration: underline;
   color: red;
   background: #D0D0D8;
}

input.nappi
{
   background-color: #D0D0D8;
   height: 18pt;
   width: 110pt;
   margin: 0pt;
   font-weight: bold;
}

input.nappi2
{
   background-color: #D0D0D8;
   height: 18pt;
   width: 110pt;
   margin: 0pt;
   font-weight: bold;
}

input.nappie
{
   background-color: #FFFF80;
   height: 18pt;
   width: 110pt;
   margin: 0pt;
   font-weight: bold;
}

input.nappi2
{
   background-color: #D0D0D8;
   height: 18pt;
   width: 150pt;
   margin: 0pt;
   font-weight: bold;
}

input.pikku
{
   background-color: #E0D080;
   height: 18pt;
   width: 20pt;
   margin: 0pt;
   font-weight: bold;
}

input.selailu
{
   background-color: #EAC226;
   height: 18pt;
   width: 20pt;
   margin: 0pt;
   font-weight: bold;
}

input.teksti
{
   background-color: #FFFFD0;
}

input.piilo
{
   display : none;
}

input.oikea
{
   text-align:right;
}

select.tilat
{
   width: 150pt;
}

td.oikea
{
text-align: right; 
}

td.keski
{
text-align: center; 
}

td.ohjaus
{
   width: 80px;
}

div.reunus
{
   border: 2px solid;
   border-style: groove;
   background-color: #D0D0D8;
   width:600px;
   margin-left: auto;
   margin-right: auto;
}

.keski
{
   margin-left: auto;
   margin-right: auto;
}

a.taulu:link
{
   text-decoration: underline;
   background-color: #D0D0D8;
}

textarea.posti
{
   width: 590px;
   height: 120px;
   border: 3px solid #cccccc;
   padding: 5px;
   font-family: verdana, sans-serif;
   font-size: 9pt;
   background-image: url(bg.gif);
   background-position: bottom right;
   background-repeat: no-repeat;
}