body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#660000;
	background-color:#FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image:url(../pict/bg3.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-attachment:fixed;
	
}

a:link {
	font:Courier;
	font-size: 14px;
	font-style: normal;
	color:#CC0000;
	text-decoration: underline;
}

table.content {
	background-image:url(../img/kroko.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	border-right: 2px solid #FF0000;
}

td.btm {
	font-size:10px;
	color:#666666;
}

div.hedge{
	position:fixed;
	bottom:0;
	z-index:4;
}

table.forg {
	background-image:url(../pict/bg2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

table.post{
	background-image:url(../pict/postbg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	border: 1px solid #CCCCCC;
}