body {
	background-color: #FFFFFF;
	background-image: url(images/bgleft.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.navi {
	position:fixed;
	top:0px;
	left:0px;
}
div.content {
	background-image: url(images/headerfield2.gif);
	background-repeat: repeat-x;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
.PlainStile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	color: #000099;
}
.style5 {
	color: #333366
}h4 {
	color: #003366;
}
.comment {
	font-size: 12px;
	color: #666666;
}
.welcome {
	color: #AA6600;
}
.caution {
	color: #996600;
	font-weight: bold;
	background-color: #FFFFCC;
}
.tut {
    border-collapse: collapse;
    border-spacing: 0px;
	background-image: url(images/navigation_back.png);
	background-repeat: repeat-x;
}
.tutnav {
	height:28px;
	margin-top:10px;
}
