body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	margin: 0px;
}
.menu {
	background-repeat: no-repeat;
}
.friz {
	width: 706px;
	height: 105px;
	background-color: #FFFFFF;
	background-image: url(images/friz.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
}

.bottom_no_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03558F;
	text-align: center;
	text-decoration: none;
}


.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03558F;
	text-align: center;
	text-decoration: none;
}

.bottom:link, visited{
	text-decoration: none;
}
.bottom:hover {
	text-decoration: underline;
}
