body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	background: #6699FF;
}

b.menydel {
	position:relative;
	top:0px;
	cursor:pointer;
	cursor:hand;
	font-weight: bold;
}

p.rubrik {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:6px;
}

p.rubriklattlast {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom:8px;
}

div.menydel {
	position:relative;
	top:0px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.lattlast {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

td.content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	align: center;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

td.meny {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../img/loggo_outline.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color: #99CCCC;
	padding: 2px;
	align: center;
	border: 1px solid #000000;
}

td.list {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #99CCCC;
	padding: 2px;
	align: center;
	border: 1px solid #000000;
}

td.ilist {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #99CCCC;
}

img.ram {
	border: 1px solid black;
}

a.meny:link { color: #000000; text-decoration : none; }
a.meny:visited { color: #000000; text-decoration : none; }
a.meny:hover { color: #FFFFFF; text-decoration: none; }
a.meny:active { color: #FF0000; }

a.text:link { color: #006699; text-decoration : none; }
a.text:visited { color: #006699; text-decoration : none; }
a.text:hover { color: #006699; text-decoration: underline; }
a.text:active { color: #FF0000; }

a.lattlast:link { color: #006699; text-decoration : none; }
a.lattlast:visited { color: #006699; text-decoration : none; }
a.lattlast:hover { color: #006699; text-decoration: underline; }
a.lattlast:active { color: #FF0000; }

a.list:link { color: #000000; text-decoration : none; }
a.list:visited { color: #000000; text-decoration : none; }
a.list:hover { color: #000000; text-decoration: none; }
a.list:active { color: #000000; }