BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 10px 0px 0px 10px;
	font-family: "Trebuchet MS";
}
a:link    {text-decoration: none}
a:visited {text-decoration: none}
a:active  {text-decoration: none}
a:hover   {text-decoration: underline}
.td {
	font-size: 12px;
	font-family: "Trebuchet MS";
	
}
.table {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px 0px 0px 0px;
}
.bg {
margin: 0;
border-left: 1px solid #000;
border-right: 1px solid #000;
}
.border {
	border-bottom: thin dashed #e4e4e4;
}

.transparent {
      filter            : Alpha(opacity=85);
      background-color  : #FFCC00;
   }
.meny {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	border: thin dotted #e4e4e4;

}
.meny2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
}
		
#listor {
			border-bottom: 1px solid #999999;
			background-color: #FFFFFF;
			font-size: 11px;
		}		
input, textarea, select {
			font-size: 12px;
			color: #000000;
			font-family: "Trebuchet MS";
		}
#navi {
width: 190px;
padding: 2px 2px 2px 2px;
}
ul#navul {
list-style-type:none;
line-height:30px;
}
ul#navul li:hover {
	list-style-image:url(icon.png);
	text-indent:5px;
}


ul#navul {
list-style-type:none;
line-height:35px;
color: #d7d7d7;
}