td 
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: regular;
	color: #000000
	}
	
.borderAll
{
  border-top: 1px solid #73603B;
  border-right: 1px solid #73603B;
  border-bottom: 1px solid #73603B;
  border-left: 1px solid #73603B
}

.borderTopBottom
{
  border-top: 1px solid #73603B;
  border-bottom: 1px solid #73603B;
  padding-top: 4px;
	padding-right: 5px;	
	padding-left: 5px;
	padding-bottom: 4px
}

.borderTop
{
  border-top: 1px solid #73603B
}

.borderBottom
{
  border-bottom: 1px solid #73603B;
  padding-top: 4px;
	padding-right: 5px;	
	padding-left: 5px;
	padding-bottom: 4px
}

.rubrik {
	font-family: Arial;
	font-size: 19px;
	font-weight: regular;
	color: #594929
	}
	
.mellanrubrik {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #594929
	}	
	
.underrubrik {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000
	}
	
.ingress {
	font-family: Arial;
	font-size: 12px;
	font-weight: regular;	
	color: #000000
	}			
	
.txt {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: regular;
	color: #000000
	}

a {
	font-family: Verdana, Arial;
    color: #0D582A;
    text-decoration: underline
	}
	
a:hover {
	font-family: Verdana, Arial;
    color: #000000;
	text-decoration: underline
	}
	
.svart {
	font-family: Verdana, Arial;
    color: #000000;
	font-weight: regular;
    text-decoration: none
	}
	
.svart:hover {
	font-family: Verdana, Arial;
    color: #000000;
	font-weight: regular;
	text-decoration: underline
	}
	
.alert {
	font-family: Verdana, Arial;
    color: #F4152A;
	font-weight: bold;
    text-decoration: none
	}	
	
.gron {
	font-family: Verdana, Arial;
    color: #014F2F;
	font-weight: bold;
    text-decoration: none
	}
	
.gron:hover {
	font-family: Verdana, Arial;
    color: #618F31;
	font-weight: bold;
	text-decoration: none
	}
	
.form {
	font-family: Verdana, Arial;
	font-size: 11px;
	width: 250px;
	height: 20px
	}
	
.TPform {
	font-family: Verdana, Arial;
	font-size: 11px;
	width: 315px;
	height: 20px
	}
	
.fSnurran {
	font-family: Verdana, Arial;
	font-size: 11px;
	width: 60px;
	height: 20px
	}
	
.brun {
	font-family: Verdana;
    color: #594929;
	font-weight: regular;
    text-decoration: none
	}
	
.brun:hover {
	font-family: Verdana;
    color: #594929;
	font-weight: regular;
	text-decoration: underline
	}
	
.ockraBg {
	background-color: #AA860A
	}
	
.morkGronBg {
	background-color: #014F2F
	}	
	
.gronBg {
	background-color: #E7EFDE
	}

.brunBg {
	background-color: #73603B
	}
	
.formPad {
	padding-top: 2px;	
	padding-bottom: 2px
	}
	
.pad {
	padding-top: 4px;
	padding-right: 5px;	
	padding-left: 5px;
	padding-bottom: 4px
	}								
	
.bg {
	background-color: #F4F0E4
	}


	