body {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;

}
.righttabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #3366FF;
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003366;
}
.orangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC6633;

}
.xxsmallboldblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #003366;
}
a:link {
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC6633;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #3366FF;
}
a:active {
	font-weight: bold;
	color: #3366FF;
	text-decoration: underline;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
}
.smaller {
	font-size: x-small;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6633;

}
.maintable {
	background-image: url(beachbg1.jpg);
	background-repeat: no-repeat;
}
