body {margin: 0px; padding: 0px; background-color: #97B130; color: #000000;}

td, div {
		font-family: verdana, Arial;
		font-size: 8pt;
}

div {
		margin: 0px;
		padding: 0px;
}

a.meny:link { text-decoration: none; color: #3e5b02; font-weight: bold;}
a.meny:visited { text-decoration: none; color: #3e5b02; font-weight: bold;}
a.meny:active { text-decoration: none; color: #3e5b02; font-weight: bold;}
a.meny:hover { text-decoration: underline; font-weight: bold;}

.space {line-height: 20px}

.rubrik {
		font-weight: bold;
		color: #3a5107;
}




.top_box {
		width: 100%;
		background-image: url('img/top_bg.jpg');
		background-repeat: repeat-x
}
.big_shadow {
		background-color: #FFFFFF;
		border-right: 1px solid #929292;
		border-left: 1px solid #929292;
		background-image: url('img/big_shadow.gif');
        background-repeat: repeat-x;
		height: 15px
}
.meny_box {
		border-right: 1px #929292 solid;
		border-left: 1px #929292 solid;
		border-bottom: 1px #929292 solid;
		width: 100%;
	   /*	height: 150px;
		min-height: 150px;*/
		background-color: #FFFFFF;
}

.item_box {
		border-right: 1px #d2d4cd solid;
		border-left: 1px #d2d4cd solid;
		border-bottom: 1px #d2d4cd solid;
		width: 95%;
		background-color: #FFFFFF;
		padding: 15px;
}

.grey {
background-color: #f6f6f6; height: 100%; vertical-align: top; text-align: center;
}