.backgroundTop {
	background-image: url(../images/boatlistings_03.jpg);
	background-repeat: repeat-x;
}
.backgroundBottomLeft {
	background-image: url(../images/boatlistings_05.jpg);
	background-repeat: repeat-x;
}
.backgroundBottomRight {
	background-image: url(../images/boatlistings_04.jpg);
	background-repeat: repeat-x;
}
.backgroundBottomMid {
	background-image: url(../images/boatlistings_13.jpg);
	background-repeat: no-repeat;
}
.smallSiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.backgroundBody {
	background-image: url(../images/boatlistings_12.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.backgroundSearch {
	background-image: url(../images/boatlistings_10.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.divider {
	background-image: url(../images/dividermid.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 4a4a4a;
}
.formFieldsLong {
	width: 130px;
}
.formFieldsShort {

	width: 90px;
}
.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 4a4a4a;
}
.buttonLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.defaultBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.headLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.selectFieldsLong {
	width: 200px;
}
