body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../background.gif);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: left;
}
textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

.gasbox_background {
	background-image: url(../gas.gif);
	text-align: center;
	font-size: 11px;
	color: #FF0;
	font-weight: normal;
}
.boatcodebox_background {
	font-size: 11px;
	background-image: url(../boatcode.gif);
}
.arbbox_background {
	font-size: 11px;
	background-image: url(../arb.gif);
	font-weight: normal;
}
.boathirebox_background {
	font-size: 11px;
	background-image: url(../boathire.gif);
}
.greybox_button {
	background-image: url(../greybox_button.gif);
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
}
.menu_bar_background {
	background-image: url(../menubar_middle.gif);
	background-repeat: repeat;
	color: #FFF;
	text-align: center;
	font-size: 12px;
}
.greybox_background {
	background-image: url(../greybox_middle.gif);
	line-height: normal;
}
.greybox_body {
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}
.greybox_title {
	font-size: 13px;
	font-weight: bold;
}
.page_title {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
a.greybox:link {
	text-decoration: none;
	color: #000;
}
a.greybox:visited {
	text-decoration: none;
	color: #000;
}
a.greybox:hover {
	text-decoration: none;
	color: #F00;
}
a.greybox:active {
	text-decoration: none;
	color: #D50000;
}
a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: underline;
	color: #D50000;
}
a.menubar:link {
	text-decoration: none;
	color: #FFF;
}
a.menubar:visited {
	text-decoration: none;
	color: #FFF;
}
a.menubar:hover {
	text-decoration: none;
	color: #F00;
}
a.menubar:active {
	text-decoration: none;
	color: #D50000;
}
.asterix {
	color: #F00;
}

