body {margin: 0px; padding: 0px; background-color: #2586b5; color: #000000;}

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

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

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

.space {line-height: 20px}

.rubrik { font-weight: bold; color: #00305b; }




.top_box {
		width: 100%;
		background-image: url(img/top_bg.jpg);
		background-repeat: repeat-x;
}
.big_shadow {
		background-color: #FFFFFF;
		border-right: 1px #929292 solid;
		border-left: 1px #929292 solid;
		background-image: url(img/big_shadow.gif);
		height: 15px;
}
.meny_box {
		border-right: 1px #929292 solid;
		border-left: 1px #929292 solid;
		border-bottom: 1px #929292 solid;
		width: 100%;
		height: 100%;
		min-height:100%;
		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;
}