.bodyLeft {
	background-image: url(../_img/leftBodyLinje.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #433532;
}
.bodyRight {
	background-image: url(../_img/rightBodyLinje.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #433532;
}
.bodyFoot {
	background-image: url(../_img/footBodyLinje.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #433532;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txtFootStd {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtFootStdBold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

