BODY {
	background-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #333333;
	}

	
A:LINK 	{
	color: #139C82;
		font-weight: bold;
        text-decoration: none;
	}

A:VISITED {
	  color: #721E7F;
	  	font-weight: bold;
          text-decoration: none;
	  }

A:hover
{
    COLOR: #F01B68;
    	font-weight: bold;
    text-decoration: underline overline;
}

A:ACTIVE {
	 color: #721E7F;
	 	font-weight: bold;
         text-decoration: none;
	 }


a.info {
	color: #139C82; 
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	}
	
a:visited.info {
	color: #721E7F;
	font-weight: normal;
	text-align: left;
    text-decoration: none;
	}

	
a:hover.info {
	color: #F01B68;  
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	}



.rubrik {
	color: #721E7F;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	LINE-HEIGHT: 20px;
	text-align: left;
	letter-spacing: 2px;
	}
	
h1 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    color: #721E7F;
}

h2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #721E7F;
}

h3 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #333333;
}

p, td	{
  	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	LINE-HEIGHT: 16px;
	text-align: justify;
	font-size: 11px;
   	}
   	
.bgrljus  {
 	background-color: #F0F0F0;
 	}
 	
.bgrmork  {
 	background-color: #CCCCCC;
 	}


.sidfot	{
  	color: #333333;
  	font-weight: normal;
	text-align: right;
   	font-size: 9px;
   	LINE-HEIGHT: 12px;
  	}

a.sidfot {
	color: #139C82; 
	text-decoration: none;
	font-weight: normal;
	}

a:hover.sidfot {
	text-decoration: none;
	font-weight: normal;
	}

a:visited.sidfot {
	  color: #721E7F;
	  	font-weight: normal;
        text-decoration: none;
	}


.sidfotleft	{
  	color: #333333;
	font-weight: normal;
	text-align: left;
   	font-size: 9px;
   	LINE-HEIGHT: 12px;
  	}

a.sidfotleft {
	color: #139C82; 
	text-decoration: none;
	font-weight: normal;
	}

a:hover.sidfotleft {
	text-decoration: none;
	font-weight: normal;
	}
	

a:visited.sidfotleft {
	  color: #721E7F;
	  	font-weight: normal;
          text-decoration: none;
	}

.snabbguide	{
  	color: #333333;
	font-weight: normal;
	text-align: left;
   	font-size: 9px;
   	LINE-HEIGHT: 12px;
  	}

a.snabbguide {
	color: #139C82; 
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
   	LINE-HEIGHT: 12px;

	}

a:hover.snabbguide {
	color: #139C82;
	text-decoration: underline overline;
	font-weight: normal;
	font-size: 9px;
   	LINE-HEIGHT: 12px;

	}
	
a:visited.snabbguide {
	color: #721E7F;
	font-weight: normal;
	font-size: 9px;
    LINE-HEIGHT: 12px;
    text-decoration: none;
	}



.tillbaka	{
  	color: #333333;
	font-weight: normal;
	text-align: center;
	font-size: 11px;
	}
	
a.tillbaka	{
	color: #139C82; 
	text-decoration: none;
	font-weight: normal;
	}

a:hover.tillbaka	{
	text-decoration: none;
	font-weight: normal;
	}	
	
a:visited.tillbaka {
	  color: #721E7F;
	  	font-weight: normal;
          text-decoration: none;
	}

.right  {
	text-align: right;
	}
	
.rightljus  {
	text-align: right;
	background-color: #F0F0F0;
	font-size: 11px;
	}
	
.rightmork  {
	background-color: #CCCCCC;
	text-align: right;
	font-weight: bold;
	}
	
	
.leftmork  {
	background-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	}
	
.leftljus  {
	text-align: left;
	background-color: #F0F0F0;
	font-size: 11px;
	}

.left  {
	text-align: left;
	}

	
.center	{
	text-align: center;
	font-size: 11px;
	}


.centermork	{
	text-align: center;
	background-color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	}
	
.centerljus	{
	text-align: center;
	background-color: #F0F0F0;
	font-size: 11px;
	}
	
.BorderDotMik {
	    border-bottom-style: dotted;
	    border-bottom-color: #CCCCCC;
	    border-bottom-width: 1px;
	    border-top-style: dotted;
	    border-top-color: #CCCCCC;
	    border-top-width: 1px;
	    border-left-style: dotted;
	    border-left-color: #CCCCCC;
	    border-left-width: 1px;
	    border-right-style: dotted;
	    border-right-color: #CCCCCC;
	    border-right-width: 1px;
  		color: #333333;
  		font-weight: normal;
		text-align: left;
   		font-size: 11px;
   		LINE-HEIGHT: 16px; 
	    }
	

.BorderDot {
	    border-bottom-style: dotted;
	    border-bottom-color: #CCCCCC;
	    border-bottom-width: 1px;
	    border-top-style: dotted;
	    border-top-color: #CCCCCC;
	    border-top-width: 1px;
	    border-left-style: dotted;
	    border-left-color: #CCCCCC;
	    border-left-width: 1px;
	    border-right-style: dotted;
	    border-right-color: #CCCCCC;
	    border-right-width: 1px;
  		color: #333333;
  		font-weight: normal;
		text-align: left;
   		font-size: 9px;
   		LINE-HEIGHT: 12px; 
	    }


a.BorderDot {
	color: #139C82; 
	text-decoration: none;
	font-weight: normal;
	}

a:hover.BorderDot {
	text-decoration: none;
	font-weight: normal;
	}

a:visited.BorderDot {
	  color: #721E7F;
	  	font-weight: normal;
        text-decoration: none;
	}




.hoBorderDot {
	    border-bottom-style: none;
	    border-top-style: none;
	    border-left-style: none;
	    border-right-style: dotted;
	    border-right-color: #003366;
	    border-right-width: 1px;
	    }

.vaBorderDot {
	     border-bottom-style: none;
	     border-top-style: none;
	     border-right-style: none;
	     border-left-style: dotted;
	     border-left-color: #003366;
	     border-left-width: 1px;
	     }

.holinje {
	    border-bottom-style: none;
	    border-top-style: none;
	    border-left-style: none;
	    border-right-style: dotted;
	    border-right-color: #CCCCCC;
	    border-right-width: 1px;
	    }

.valinje {
	     border-bottom-style: none;
	     border-top-style: none;
	     border-right-style: none;
	     border-left-style: dotted;
	     border-left-color: #CCCCCC;
	     border-left-width: 1px;
	     }

.xkantlinje {
	     border-left:1px solid #003366 #003366; border-right:1px none; border-bottom-style: none;
	     border-top-style: none;
	     
	     }

.kantlinje {
		  BORDER-RIGHT: #003366 1px solid; 
		  BORDER-TOP: #003366 1px solid; 
		  BORDER-LEFT: #003366 1px solid; 
		  BORDER-BOTTOM: #003366 1px solid;
		  }

.ulinje {
	    border-bottom-style: dotted;
	    border-bottom-color: #CCCCCC;
	    border-bottom-width: 1px;
	    border-top-style: none;
	    border-left-style: none;
	    border-right-style: none;
	    }
	    
.olinje {
	    border-bottom-style: none;
	    border-top-style: solid;
	    border-top-color: #CCCCCC;
	    border-top-width: 1px;
	    border-left-style: none;
	    border-right-style: none;
	    }