/*
 * Style sheet for the HTML 4.0 specification.
 * Defaults for GF.
 */

body {
    color: #000000;
    background-color: #ffffff;
}

b.message {
    color: #c00000;
}

b.reg1 {
    color: #c00000;
}

b.reg2 {
    color: #0000c0;	
}

h1 {
    text-align: center;
}

A:link {
        color: #000080;
}

A:visited {
        color: #000080;
}

A:active {
        color: #ff0000;
}

th {
    color: #ffffff;
    background-color: #000066;
}

th.tofrom {
    color: #ffffff;
    background-color: #000066;
    text-align: center;
    font-weight: bold;
}

td.member {
    font-weight: bold;
    text-align: left;
}

td.tofrom {
    text-align: center;
    font-weight: normal;
}

th.question {
    color: #ffffff;
    background-color: #000066;
    text-align: center;
    font-weight: bold;
}

tr.odd {
    background-color: #ffffff;
}

tr.even {
    background-color: #eeeeff;
}

table {
    border: 0;
    padding: 0;
    cellspacing: 1px;
}

/*
 * Meny frame ting.
 */

body.meny {
    background-image: url(images/bg/oldwood_rot.jpg);
}
