html, body { margin: 0; padding: 0;}
body { color: black; font-size: 9pt;
       font-family: Verdana, Arial, Helvetica, Tahoma, SansSerif, serif; }

p { font-size: 9pt; font-weight: normal; margin-top: 4px;}

h1 { font-size: 12pt; font-weight: bold; margin-top: 5px; margin-bottom: 10px; }
h2 { font-size: 12pt; font-weight: bold; margin-top: 5px; margin-bottom: 10px; }
h3 { font-size: 11pt; font-weight: bold; margin-top: 5px; margin-bottom: 8px; }
h4 { font-size: 10pt; font-weight: bold; margin-top: 4px; margin-bottom: 6px; }
h5 { font-size: 9pt;  font-weight: bold; margin-top: 4px; margin-bottom: 5px; }
h6 { font-size: 8pt;  font-weight: bold; margin-top: 4px; margin-bottom: 5px; }

a { text-decoration: none; color: #00A; }
a:hover { color: red; text-decoration: underline; }

th { font-size: 9pt; font-weight: bold; }
td { font-size: 8pt; font-weight: normal; }
li { font-size: 8pt; }

/* Spesial klasser */

td.mtcol { text-align: center; font-weight: bold; border-bottom: 2px solid gray; }
td.mtrow { text-align: left; font-size: 8pt; border-width: 0; }
td.mtbottom { border-top: 2px solid gray; border-bottom: 1px solid gray; }
td.mtleg { border-top: 2px solid gray; border-bottom: 1px solid gray;
           font-size: 6pt; color: black; }
td.mtchpo { border-top: 2px solid gray; border-bottom: 1px solid gray;
            font-size: 8pt; color: black; }
td.mtnotin { background: #EE0; color: black; text-align: center;
             font-size: 8pt; border-bottom: 1px solid #EED; width: 32px; }
td.mtstopped { background: #C00; color: black; text-align: center;
               font-weight: bold; font-size: 8pt; border-bottom: 1px solid #EED; }
td.mtdisq { background: #888; color: #222; text-align: center;
            font-weight:normal; font-size:9px; border-bottom: 1px solid #EED; }
td.mtin { background: #080; color: white; text-align: center; font-size: 8pt;
          border-bottom: 1px solid #EED; width: 25px; }
td.mtout { background: #008; color: white; text-align: center; font-size: 8pt;
           border-bottom: 1px solid #EED; width: 21px; }
td.mtfine { background: #080; color: white; text-align: center; font-size: 8pt;
            border-bottom: 1px solid #EED; width: 40px; }
td.mtname { font-family: Arial, SansSerif, serif; font-size: 7pt; }
td.mtdate { text-align: center; font-size: 8pt; }

.mtstart { background: #888; color: white; text-align: center; font-size: 7pt;
           margin: 0px; padding: 2px 5px 2px 5px; }
.mtsnr { font-family: Arial, SansSerif, serif; font-size: 7pt; text-align: center;
         margin: 0px; padding: 0px 4px 0px 4px; border: 1px solid #888; }

td.racecls { font-size: 11pt }
td.smenu { font-size: 10pt }
.rsmenu { font-weight: bold }
.rsmenuS { font-weight: bold; color: #A00 }

.devref { color: #606090; font-size: 9px; text-align: center }

.leg { color: #004422; font-size: 8pt; font-weight: bold;
       background: URL(img/legbg.gif); background-repeat: no-repeat }
.checkpoint { font-size: 12pt; font-weight: bold }
.hdrchpo { text-decoration: underline }

.mrhdr { font-size: 8pt; }
.mrhdr2 { font-size: 8pt; border-bottom: 1px solid #888; }

a.mtpopup { position: relative; z-index: 24; }
a.mtpopup:hover { z-index: 25; text-decoration: none; background-color: #ff0 }
a.mtpopup span { display: none }
a.mtpopup:hover span { display: block; position: absolute; left: 20px;
    width: 280px; font-size: 10px; border: 1px solid #888;
    background-color: #e2e2e2; color: black; text-decoration: none; padding: 5px }

.mplabel { color: #202060; font-weight: bold; font-size: 10px }
.mpdata { color: #202020; font-size: 10px }
.mpdataEx { color: #804040; font-size: 10px }
.mpnote { color: #808080; font-size: 10px }
.mpentr { color: #800000; font-weight: bold; text-decoration: underline;
          font-size: 11px }
.musherPresBox { border: 1px solid #f4f4f4; padding: 10px; width: 630px; }

.eclsNB { font-size:8px; color:red; margin-left:5px }
