.background_blue {
	background-attachment: scroll;
	background-image: url(images/background_blue.gif);
	background-repeat: repeat;
	background-position: left top;
}
.mainborder {
	border: 1px solid #CCCCCC;
}
.background_brown {
	background-attachment: scroll;
	background-image: url(images/background_brown.gif);
	background-repeat: repeat;
	background-position: left top;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: justify;
	line-height: 17px;
}
.shiprepeat {
	background-attachment: scroll;
	background-image: url(images/ship_image_repeat.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.sidefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	right: 10px;
	text-indent: 15pt;
}
