BODY {
   font : 13px Geneva, Verdana, Helvetica, Arial, sans-serif;
   margin-top : 50px;
}

TD {
   font : 13px Geneva, Verdana, Helvetica, Arial, sans-serif;
   margin-left : 50px;
}

.rub1 {
   font-weight : bold;
}

.small {
   font-size : 11px;
}

TD.meny {
   padding-left : 10px;
   padding-top : 10px;
   padding-bottom : 15px;
}

TD.th {
   font-weight : bold; 
   color : white; 
}

TABLE.font {
   font : x-small Geneva, Verdana, Helvetica, Arial, sans-serif; 
}

DIV.map {
   margin-bottom : 30px; 
   margin-left : 30px; 
}

BODY.msg {
   font : x-small Geneva, Verdana, Helvetica, Arial, sans-serif; 
   margin-left : 70px;
/*   width : 500px;*/
}

DIV.msg {
   padding : 8px;
   width : 400px;
   background-color: #EBEBEB;
   color: black;
}

DIV.msghead {
   padding : 2px 8px 3px;
   width : 400px;
   background-color: #333366;
   color: white;
}

A:visited {
   color : #003366; 
}

A:link {
   color : #0000cc; 
}

A:hover {
   text-decoration : none; 
}

A:active {
   color : #800000; 
}

A.th {
   color : white; 
   text-decoration : none; 
   font-weight : bold;
}

A.th:visited {
   color : white; 
}

A.th:link {
   color : white; 
}

A.th:hover {
   color : silver; 
}

BODY.topbottom {
   margin : 0px 12px;
}

TABLE.nav {
    height : 20px;
}

A.nav:link {
    text-decoration : none; 
    color: white;
}

A.nav:visited {
   text-decoration : none; 
   color: white;
}

A.nav:hover {
   text-decoration : underline;
   text-decoration : none;
   color: silver;
   color: white;
   background-color: #484870;
}

SELECT {
    background-color:  #EBEBEB;
    font : 10px Geneva, Verdana, Helvetica, Arial, sans-serif;
}

A.text:visited {
   text-decoration : none; 
   color : black; 
}

A.text:link {
   text-decoration : none; 
   color : black; 
}

A.text:hover {
   text-decoration : none; 
   color : #0000cc; 
}

