body {
  margin:0;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}

a.meny {
  text-decoration:none;
  color: #000000;
  font-weight:bold;
}
a:hover.meny {
  text-decoration:none;
  color: #cc0000;
  font-weight:bold;
}

a {
  text-decoration:underline;
  color: #cc0000;
}
a:hover {
  text-decoration:underline;
  color: #000000;
}

/*
a:visited {
  text-decoration:underline;
  color: #cc0000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}

a:hover {
  text-decoration:none;
  color: #C42828;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}

a:active {
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}
*/



.more:link {
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}

.more:visited {
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}

.more:hover {
  text-decoration:none;
  color: #850000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}

.more:active {
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}

td {
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
  line-height:160%;

}

.inner {
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:12px;
  font-weight:normal;
  line-height:160%;

}


.ftr:link {
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}
.ftr:visited {
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}
.ftr:hover {
   text-decoration:none;
  color: #850000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}
.ftr:active {
   text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}

.ftr{
   text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;

}


.redtext{
   text-decoration:none;
  color: #D71F28;
  font-family: verdana;
  font-size:11px;
  font-weight:bold;
}

.blacktext{
   text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:bold;
}

.whitetext{
   text-decoration:none;
  color: #ffffff;
  font-family: verdana;
  font-size:11px;
  font-weight:bold;
}

.blacktextsmall{
   text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:bold;
}

.search
{
	font-family : verdana;
	font-size : 11px;
	color: #000000;
               font-weight:normal;
	background-color : #F9F9CE;
	padding: 1px;
	margin: 2px;
	height: 20px;
	border: 1px solid #800000;
                width:150px;
}

.required {background-image:url(required.gif); background-position:top right; background-repeat:no-repeat;}




