﻿
  BODY        { font-family: Verdana; font-size: 9pt; width: 640px; }
  
.Arial-10 { 
	font-family: Arial; 
	font-size: 10pt; 
}

.Arial-12 {
	font-family: Arial;
	font-size: 12pt;
}

.Arial-14 {
	font-family: Arial;
	font-size: 14pt;
}

.Times-10 { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt; 
}

.Times-12 { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 12pt; 
}

.Times-14 { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 14pt; 
}

  P.Head      { 
  		background-color: #c0c0c0; 
		color: red; font-size: 16pt; 
		font-weight: Bold; 
		border-color: Black; 
		border-style: Solid; 
		border-width: 1px; 
		height: 30px; }

  P.Headline  { 
                font-size: 13pt;
                color: #3361A5;
                font-weight: Bold;
                padding-top: 10px;
                padding-left: 5px;
                padding-right: 5px; }

  H1.Headline  { 
                font-size: 13pt;
                color: #000000;
                font-weight: Bold;
                padding-top: 10px;
                padding-left: 5px;
                padding-right: 5px; }

  P.Rubrik1     { 
                font-size: 10pt;
                color: #2B5088; 
				align: left;
                padding-left: 5px;
                padding-right: 5px; }

  P.TopRubrik     { 
                font-size: 10pt;
                color: #FDD200; 
				align: left;
                padding-left: 5px;
				padding-bottom:
                padding-right: 5px; }


  Table.Menu  { background: #3361A6; }
  TR.solid-black { border-top: solid; border-color: black; }
  TD.Head {
		font-size: 13pt;
		font-weight: Bold;
		vertical-align: top;
		}

  TD          { font-size: 8pt; }
  TD.Menu     { 
        background: #3361A5; 
  		font-size: 13pt;
		font-weight: Bold;
		vertical-align: top;
}
  
  TD.ListHead {
		font-size: 13pt;
		color: #DBD28D;
		font-weight: Bold;
		padding-top: 10px;
		padding-left: 15px;
		vertical-align: top;
		}
  TD.ListItem { font-size:8pt; 
		color: White;
  		padding-left: 15px;
		vertical-align: top;
}
  TD.ListEvHead {
		font-size: 12pt;
		font-family: Arial;
		color: #2B5088;
		font-weight: Bold;
		padding-top: 10px;
		padding-left: 15px;
		}
  TD.ListSubHead {
		font-size: 10pt;
		font-family: Arial;
		color: #DBD28D;
		font-weight: Bold;
		padding-top: 10px;
		padding-left: 15px;
		}
  TD.ListEvItem {
		color: #2B5088;
  		padding-left: 15px;
}
INPUT.login
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: black 1px solid;
    WIDTH: 112px;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana
}
TD.Header
{
    FONT-SIZE: 24px;
    COLOR: #dbd28d;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: right
}
TD.Content
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(backImg.jpg);
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-COLOR: #4f75b2;
    TEXT-ALIGN: left
}
TD.Rubrik
{
    BACKGROUND-POSITION: left center;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: url(BackRubrik.jpg);
    COLOR: white;
    TEXT-INDENT: 3px;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: left
}
TD.MenyRubrik
{
    BACKGROUND-POSITION: left center;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: url(BackRubrik.jpg);
    COLOR: #FFCA4D;
    TEXT-INDENT: 3px;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: center;
    CURSOR: hand
}
TD.LightBlue
{
    BACKGROUND-COLOR: #EFF8F8
}
TD.DarkBlue
{
    BACKGROUND-COLOR: #2B5088
}
TD.MenuBlue
{
    BACKGROUND-COLOR: #3361A5
}
TD.ClubBlue
{
    BACKGROUND-COLOR: #EFF8F8
}
  
  A.Meny         { color: #FFCA4D; text-decoration: none; }
  
  A.Meny:Hover   { color: #DFE8F2; text-decoration: none; }
  
  A.Dok       { color: #FFCA4D; text-decoration: underline; }
  
  A.Dok:Hover { color: #DFE8F2; text-decoration: underline; }

  A.Head {
		font-size: 13pt;
		font-weight: Bold;
		vertical-align: top;
		}
  A.Head:Hover {
		font-size: 13pt;
		font-weight: Bold;
		vertical-align: top;
		text-decoration: underline;
		}
  
  INPUT.CommandButton
      {
	      font-family: Verdana;
	      font-size: 8pt;
	      width: 90px;
	      background-color: #e0e0e0;
	      border-width: 1px;
	      width: 130px;
      }
	  /* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 0px solid #304C80;
	height: 20px;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #1C315B;
	display: block;
	padding: 0px;
    height: 20px;
	border-bottom: 0px solid #f9f9f9;
    background-image: url('z-menuback_hover.gif'); 
}
#sidebar a:hover {
	font-weight: bold;
    height: 20px;
	text-decoration: none;
	color: Black;
	padding: 0px;
	border-bottom: 0px solid #f9f9f9;
    background-image: url('z-menuback.gif');
}
	  /* Styles for Navigation */
#sidebar2 ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar2 li {
	display: block;
	border: 0px solid #304C80;
	height: 20px;
}
#sidebar2 a {
	font-weight: bold;
	text-decoration: none;
	color: #1C315B;
	display: block;
	padding: 0px;
    height: 20px;
	border-bottom: 0px solid #f9f9f9;
    background-image: url('z-menuback.gif'); 
}
#sidebar2 a:hover {
	font-weight: bold;
    height: 20px;
	text-decoration: none;
	color: Black;
	padding: 0px;
	border-bottom: 0px solid #f9f9f9;
    background-image: url('z-menuback_hover.gif');
}

#RotaryMainMenu {
 margin-bottom: 20px;}

.menuItem {
 background-image: url('z-menuback.gif'); 
 background-repeat: no-repeat;
 background-position: bottom left;
 text-align: left;
 width: 155px;
 line-height: 20px;
 margin-bottom: 4px;
 z-index: 110;}

.menuItem a, .menuItem a:link, .menuItem a:visited, .menuItem a:active { 
 display: block;
 width: 155px;
 height: 20px;
 line-height: 20px;
 color: #FFFFFF;
 padding-left: 10px;
 text-decoration: none;
 font-weight: normal;}

.menuItem a:hover {
 color: #333333; 
 background-image: url('z-menuback_hover.gif');
 background-repeat: no-repeat;
 background-position: bottom left;
 font-weight: normal;
 text-indent: 0px;
 text-decoration: none; 
 cursor: hand;}

/* Styles for Footer */

  
