body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.background {
	background-attachment: fixed;
	background-image: url(../images/navbackground.jpg);
	background-repeat: repeat;
	background-position: center top;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.bottombanner {
	background-image: url(../images/bottom%20line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topline {
	background-image: url(../images/top%20banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.line {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

