/* 
  $Revision: 955 $ $Date: 2009-01-03 21:06:31 +0100 (lö, 03 jan 2009) $
  File name:  style
  Created on: den 1 januari 2003 at 02:29
  Author:     Peter Holt  
*/

root {
    display: block;
}

body {
    margin-right: 10pt;
    margin-left: 10pt;
    background-image: url(../images/graypaper.jpg);
}

.box {
    border: solid;
    border-width: 1pt;
    width: auto;
}

.fot {
    font-size: smaller;
}

div.backlinks {
}

div.center{
	text-align : center;
}

div.center table{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

img.noborder{
	border : none;
}

table.resultathuvud {
    border-width: 0;
    text-align: center;
    width: 100%;
}

table.resultathuvud td {
    font: bold 11pt arial,helvetica,sans-serif;
    vertical-align: bottom;
}

table.resultathuvud td.small {
    font: bold 9pt arial,helvetica,sans-serif;
    vertical-align: bottom;
}

table.resultatlista {
    border-width: 0;
    border-collapse: collapse;
    text-align: center;
    width: 100%;
}

table.resultatlista td {
    font: 10pt arial,helvetica,sans-serif;
    vertical-align: bottom;
}

table.resultatlista td.small {
    font: 9pt arial,helvetica,sans-serif;
    vertical-align: bottom;
}

table.resultatlista th {
    font: bold 10pt arial,helvetica,sans-serif;
    vertical-align: bottom;
    border-collapse: collapse;
    border-style: solid;
    border-color: black;
    border-width: 0pt 0pt 1pt 0pt;
}

table.resultatlista th.small {
    font: bold 9pt arial,helvetica,sans-serif;
    vertical-align: bottom;
    border-collapse: collapse;
    border-style: solid;
    border-color: black;
    border-width: 0pt 0pt 1pt 0pt;
}

