body {
	background-image: url(pix/pix-back.gif);
	background-repeat: repeat;
}
.top {
	background-image: url(pix/top-back.gif);
	background-repeat: no-repeat;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-image: url(pix/bottom-back.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	background-image: url(pix/content.gif);
	background-repeat: repeat-y;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD572E;
	line-height: 30px;
}
.active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD572E;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
.back {
	background-image: url(pix/end.gif);
	background-repeat: no-repeat;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F58633;
	line-height: 17px;
	background-image: url(pix/content.gif);
	background-repeat: repeat-y;
	text-decoration: none;
	font-weight: bold;
}
.contentstart {
	background-image: url(pix/content-start.gif);
	background-repeat: no-repeat;
}
.active9 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DD572E;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
a {
	color: #DD572E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.frame {
	border: 1px solid #DD572E;
}
