body
{
     font-size: 11px;
     font-family: Tahoma;
     margin: 10px;
     padding: 0px;
     background-attachment: fixed;
     z-index: 0;
     scrollbar-face-color: #D6D6D6;
     scrollbar-arrow-color: #ffffff;
     scrollbar-track-color: #D6D6D6;
     scrollbar-shadow-color: #000000;
     scrollbar-highlight-color: #FFFFFF;
     scrollbar-3dlight-color: #000000;
     scrollbar-darkshadow-color: #D6D6D6;
}

#admin
{
position: absolute;
top: 10px;
right: 10px;
}

td {
     font-size: 11px;
     font-family: Tahoma;
   }

td.gra_ram  {
              background-color: #F6F6F6;
              border-top: #A6A6A6 1px solid;
              border-left: #A6A6A6 1px solid;
              border-bottom: #A6A6A6 1px solid;
              border-right: #A6A6A6 1px solid;
              font: 10pt Courier New;
              color: green;
            }

td.svart_ram  {
              border-top: #000000 1px solid;
              border-left: #000000 1px solid;
              border-bottom: #000000 1px solid;
              border-right: #000000 1px solid;
              padding: 10px;
             }

a:link { text-decoration: none}
a:visited { text-decoration: none}
a:active { text-decoration: none}
a:hover { text-decoration: none; color:#0066cc;}

input
{
  border-top-width: 1px;
  border-left-width: 1px;
  font-size: 11px;
  border-left-color: black;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-top-color: black;
  font-family: Tahoma;
  border-right-width: 1px;
  border-right-color: black;
}


textarea {
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 11px;
    BORDER-LEFT-COLOR: black;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: black;
    BORDER-TOP-COLOR: black;
    FONT-FAMILY: Tahoma;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: black
}

select {
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 11px;
    BORDER-LEFT-COLOR: black;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: black;
    BORDER-TOP-COLOR: black;
    FONT-FAMILY: Tahoma;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: black
}