BODY{
	background-image : url(bluetab.gif);
	color: navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body.tab130 {
	background-image: url(bluetab-130.gif);
	background-repeat: repeat-y;
}
#bluemasthead {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 99%;
	height: auto;
	background-color: blue;
}
#menucol {
	z-index: 3;
	position: absolute;
	left: 3px;
	top: 130px;
	width: 110px;
	text-align: left;
	padding: 5px;
}
#bodycol {
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 130px;
	height: auto;
	width: 99%;
}
#workcol {
	z-index: 2;
	position: relative;
	top: 0px;
	width: 600px;
	height: auto;
	padding: 5px;
}
.SIDEBAR {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: Navy;
}
.SIDEBAR-SELECT{
	color: Yellow;
	font-size: 12px;
	line-height: 16px;
}
.TEXT-XL{
	font-size: x-large;
}
.TEXT-L{
	font-size: large;
}
.TEXT-M{
	font-size: medium;
}
.TEXT-UNDERLINE {
	text-decoration: underline;
}

.TEXT-S{
	font-size: small;
}
.TEXT-XS{
	font-size: x-small
}
.TEXT-XXS{
	font-size: xx-small;
}
.SUBHEAD{
	color: Maroon;
	font-weight: bold;
}
.FONTIMES{
	font-family: "Times New Roman", Times, serif;
}
.REDTIMES{
	font-family: "Times New Roman", Times, serif;
	color:Maroon;
}
.SNORKELOGO{
	font-family: "Times New Roman", Times, serif;
	color: #009999;
	font-weight: bold;
	font-size: x-large;
}
.BIGLETTER{
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
}
a:visited{
	color: Aqua;
}
a:hover{
	color: #FFA500;
}
