body {
	margin: 0px;
	padding: 0px;
}
.header {
	background-image: url(topbgtile.gif);
	background-repeat: repeat-x;
	height: 143px;
}
.footer {
	background-color: #e1e8da;
	background-image: url(bottombgtile.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.undermenu {
	background-image: url(undermenubgtile.gif);
	background-repeat: repeat-x;
	height: 34px;
}
.contenttext {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}
.contenttext:hover {
	color: #728126;
	text-decoration: none;
}
.contenttext:link {
	color: #000;
	text-decoration: none;
}
.contenttext:active {
	color: #000;
	text-decoration: none;
}
.contenttext:visited {
	color: #000;
	text-decoration: none;
}
img {
	border: 0px;
}
