/*

Sotasurmat.css
--------------
Style definitions

*/

.error { background: #de2222;
         color: white;
         font-family:Tahoma,Verdana;
         font-size:12px;
         font-weight: 600;
          }

.lighter {
           color: #989898;
           }

.vlight {
           color: #bebebe;
           }


BODY.main {
           font-family:Sans-serif;
           font-size:0.87em;
           }
TD.frontpage {
           font-family:Sans-serif;
           font-size:0.87em;
             }

H1 {
    font-family:Sans-serif;
    font-size:1.4em;
    color:#cc0033;
    }

H2 {
    font-family:Sans-serif;
    font-size:1.3em;
    color:#cc0033;
    }

H3 {
    font-family:Sans-serif;
    font-size:1.1em;
    color:#cc0033;
    }


BODY.input {
           font-family:Tahoma,arial;
           border:0em;
           margin:0em;
           }

A  {
        font-family : Tahoma,Verdana, sans-serif;
        font-size: 0.9em;
        color : #cc0033;
        text-decoration: underline;
}

A:Visited  {
        color : #000000;
}

A:Active  {
        color : #000000;
}

A:Hover  {
        color : #000000;
        text-decoration: underline;
        background: #FEFCDC;
}

A.inv  {
        font-family : Tahoma,Verdana, sans-serif;
        font-size: 0.8em;
        color : #ffffff;
        text-decoration: none;
}

A.inv:Visited  {
        color : #ffffff;
}

A.inv:Active  {
        color : #ffffff;
}

A.inv:Hover  {
        color : #ffffff;
        text-decoration: underline;
        background: #1F2853;
}

A.mainlink  {
        font-size:0.9em;
        color : #cc0033;
}

A.mainlink:Visited  {
        font-size:0.9em;
        color : #000000;
}

A.mainlink:Active  {
        font-size:0.9em;
        color : #000000;
}

A.mainlink:Hover  {
        font-size:0.9em;
        color : #000000;
}




TABLE.topbar {
                    border: 1px solid #000000;
                    background: #cc0033;
                    }

TD.topbar {
                    background: #cc0033;
                    }

DIV.mainbar {
                    margin-left: 2em;
                    margin-top: 2em;
                    }

TD.resultheader {
                    font-family:Tahoma,Arial;
                    font-size:0.8em;
                    font-weight: 600;
                    color:#ffffff;
                    background: #cc0033;
                    border: 1px solid #000000;
                }

SPAN.topbartext {
                    font-family:Tahoma,Arial;
                    font-size:1em;
                    font-weight: 600;
                    color:#ffffff;
                    }

U.mainbarheader {
                    font-family:Tahoma,Arial;
                    font-size:0.8em;
                    font-weight: 600;
                    }

P.mainbartext {
                    font-family:Tahoma,Arial;
                    font-size:0.8em;
                    }


DIV.feedbackbar {
                    margin-left: 2em;
                    font-family:Tahoma,Verdana;
                    font-size:0.5em;
                    }

SPAN.mainbarseek {
                    font-family:Tahoma,Verdana;
                    font-size:0.8em;
                    color : #cc0033;
                    }

TABLE.mainbarseek {
                    border:1px solid #787878;
                    background: #F9F6D9;
                    }

TD.mainbarst {
                    background: #cc0033;
                    color: #ffffff;
                    font-family:Tahoma,Verdana;
                    font-size:0.9em;
                    font-weight:600;
                    }
TD.resultset{
                    background: #ffffff;
                    color: #000000;
                    font-family:Tahoma,Verdana;
                    font-size:0.7em;
                    font-weight:100;
                    border-bottom: 1px dotted #cecece;
                    border-left: 1px dotted #cecece;
                }


TD.resultsetindt{
                    background: #efefd5;
                    color: #000000;
                    font-family:Tahoma,Verdana;
                    font-size:0.8em;
                    font-weight:100;
                    border-bottom: 1px dotted #aeaeae;
                }
TD.resultsetind{
                    background: #ffffff;
                    color: #000000;
                    font-family:Tahoma,Verdana;
                    font-size:0.8em;
                    border-bottom: 1px dotted #aeaeae;
                    margin-left: 10px;
                }

TH.resulthead{
                    background: #cc0033;
                    color: #ffffff;
                    font-family:Tahoma,Arial;
                    font-size:0.8em;
                    border: 1px solid #000000;
                }

DIV.norowsfound {
                    background: #ffffff;
                    color: #000000;
                    font-family:Tahoma,Arial;
                    font-size:12px;

                }

UL.frontpage {
                list-style-type: square;

              }

TD.frontpagelinks{
                    background: #F9F6D9;
                    border: 1px solid #9a9a9a;
                }

SPAN.footer {
                    font-family:Tahoma,Verdana;
                    font-size:0.8em;
                    font-weight: 100;
                    color:#787878;
                    border:40px;
                    }

SPAN.faded {
                    font-family:Tahoma,Verdana;
                    font-size:0.6em;
                    font-weight: 100;
                    color:#787878;
                    }
TABLE.seekborder{
                border:1px dotted #777777;
                }
INPUT.button {
                    font-family:Tahoma,Verdana;
                    font-size:0.8em;
                    font-weight: 100;
                    color:#ffffff;
                    background:#cc0033;
                    }

INPUT.lessbutton {
                    font-family:Tahoma,Verdana;
                    font-size:0.6em;
                    font-weight: 100;
                    color:#ffffff;
                    background:#cc0033;
                    }

INPUT.morebutton {
                    font-family:Tahoma,Verdana;
                    font-size:0.6em;
                    font-weight: 100;
                    color:#ffffff;
                    background:#cc0033;
                    }
