.MenuGroup, MenuGroupClicked
{
         cursor: hand;
         background-color: #eaf3e2;
         width: 100px;
}

.MainItem 
{
         height:16px;
         cursor: hand;
         font-size: 11px;
         font-family: Arial, Verdana;
         text-decoration: underline;
         font-weight: bold;
         color: #000000;
         width: 100px;
         text-align: left; 
         margin: 1px 0px 1px 0px;
}

.MainItemOver
{
         margin: 1px 0px 1px 0px;
         height: 16px;
         cursor: hand;
         font-size: 11px;
         font-family: Arial, Verdana;
         font-weight: bold;
         color: #000000;
         width: 100px;
         text-align: left;
         background-color: #d2dec6;
}

.MainItemClicked
{
         margin: 1px 0px 1px 0px;
         height: 16px;
         cursor: hand;
         font-size: 11px;
         font-family: Arial, Verdana;
         font-weight: bold;
         color: #000000;
         width: 100px;
         text-align: left;
         background-color: #c1d0b1;
}

.MenuItem
{
         font-family: Arial, Verdana;
         font-size: 11px;
         cursor: hand;
         padding: 5px 0px 5px 0px;
         border: 1px solid #a8b996;
         border-top: 1px solid white;
         text-align: left; 
}

.MenuItemOver
{
         font-family: Arial, Verdana;
         font-size: 11px;
         cursor: hand;
         padding: 5px 0px 5px 0px;
         border: 1px solid #BFCDE3;
         border-top: 1px solid white;
         border-bottom: 1px solid #92a57f;
         background-color: #d2dec6;
         text-align: left; 
}

.MenuItemToolTip
{
         background-color: #eaf3e2;
         border-style:solid;
         border-width:1px;
         border-color: black; 
         font-family: Arial;         
         padding: 3px;
         font-size:8pt;
         text-align: left;
}

.MenuItemClicked
{
         cursor: pointer;
         cursor: hand;
         padding: 1px;
         font-family: Arial, Verdana;
         font-size: 11px;
         cursor: hand;
         padding: 5px 0px 5px 0px;
         border: 1px solid #BFCDE3;
         border-top: 1px solid white;
         border-bottom: 1px solid #83986e;
         background-color: #c1d0b1;
         text-align: left;
}

a:link                {color: #000000; text-decoration: underline}
a:visited             {color: #000000; text-decoration: underline}
a:hover               {color: #333333; text-decoration: underline}

a.start:link          {color: #0070c8; text-decoration: none}
a.start:visited       {color: #0070c8; text-decoration: none}
a.start:hover         {color: #0070c8; text-decoration: underline}

a.ruta:link          {color: #FFFFFF; text-decoration: none}
a.ruta:visited       {color: #FFFFFF; text-decoration: none}
a.ruta:hover         {color: #FFFFFF; text-decoration: underline}

a.topp:link          {color: #FFFFFF; text-decoration: none; font-family: verdana; font-size: 10px}
a.topp:visited       {color: #FFFFFF; text-decoration: none; font-family: verdana; font-size: 10px}
a.topp:hover         {color: #FFFFFF; text-decoration: underline; font-family: verdana; font-size: 10px}

br                   {font-size: 10px}

td                   { font-family: verdana, geneva, sans-serif; font-size: 10px; color: #000000; }
form                 { font-family: verdana; font-size: 10px }
input                { font-family: verdana; font-size: 10px ; border-width: 1px ; border-color: Black}
select               { font-family: verdana; font-size: 10px ; border-width: 1px ; border-color: Black}
option               { font-family: verdana; font-size: 10px ; border-width: 1px ; border-color: Black}
textarea             { font-family: verdana ; font-size: 10px ; border-width: 1px ; border-color: Black}

img                  {border-color:#000000;} 
 
body
{color: #000000;
font-family: verdana, geneva, sans-serif;
font-size: 10px;
margin: 0px 0px}

p
{color: #000000;
font-family: verdana, geneva, sans-serif;
font-size: 10px}

li
{color: #000000;
font-family: verdana, geneva, sans-serif;
font-size: 10px;}

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

h1, h2, h3, h4, h5, h6
{font-family: helvetica}

h1
{color: #000000;
font-family: helvetica;
font-size: 14px;
font-weight: bold}

h2
{color: #000000;
font-size: 12px;
font-weight: bold}

h3
{color: #000000;
font-size: 10px;
font-weight: bold}

.meny
{color: #000000;
font-family: verdana, geneva, sans-serif;
font-size: 10px}

.nyheter
{color: #FFFFFF;
font-family: verdana, geneva, sans-serif;
font-size: 10px}

.bread
{color: #000000;
font-family: verdana, geneva, sans-serif;
font-size: 10px}

.rubrik
{
background: #efefef;
color: #000000;
font-family: verdana, geneva, sans-serif;
font-size: 10px;
margin: 2px 2px}

.rubrikm
{background: #efefef;
color: #000000;
font-family: verdana, geneva, sans-serif;
font-size: 10px;
margin: 2px 2px}

.topprand
{background: #536f80;
color: #000000}

.topprubrik
{font-family: verdana;
font-size: 10px}
