body
{
	font-family: Tahoma;
	font-size: 10pt	;
	background-color: #f5f5dc;
	color: #264989;
}
TABLE
{
	font-size: 10pt;
}
.logo
{
	font-size: 18pt;
	color: #ece9d8;
	font-family: Tahoma;
	background-color: #264989;
}
.menuband
{
	background-color: #cc9966;
}
.menulink
{
	color: #ECE9D8;
	font-size: 10pt;
	margin-right:5px;
}
.wescomlink
{
	font-size: 8pt;
	color: silver;
}
.headlinecontent
{
	font-size: 12pt;
}

.scheduleTable
{
		border: 1px solid #C0C0C0;	
	border-width: medium;
	border-collapse: collapse;
	background-color: white;
	color: black;
	text-align: center;
	font-size: 1em;
	width: 100%;
}

.scheduleDateRow
{
	background-color: #4682B4;
	color: white;
}
.scheduleHeaderRow
{
	background-color: #cc9966;
	color: black;
}
.scheduleDataCell
{
	border: 1px solid #C0C0C0;
	font-size: .75em;
}
.vesselCell
{
	border: 1px solid #C0C0C0;
	text-align: left;	
}

.confirmed
{
	color: #FF00FF;
}
.infoonly
{
	color: #008000;
	font-style: italic;
}
.underway
{
	color: blue;
}

.postedOnText
{
	font-size: .75em;
}

.currentTable
{
	border: 1px solid #C0C0C0;	
	border-collapse: collapse;
	color: black;
	background-color: white;
	text-align: center;
	font-size: 1em;
	width: 150;
}

.tideTable
{
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	color: black;
	background-color: white;
	text-align: center;
	font-size: 1em;
	width: 150;
}

.currentOrTideCaptionRow
{
	background-color: #4682B4;
	color: white;
}
.currentOrTideHeaderRow
{
	background-color: #cc9966;
	color: black;
	font-size: .75em;
}
.currentOrTideDataCell
{	
	border: 1px solid #C0C0C0;
	font-size: .75em;
}

.rotationTable
{
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	color: black;
	background-color: white;
	text-align: center;
	font-size: 1em;
	width: 150;
}

.anchoredVesselsTable
{
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	color: black;
	background-color: white;
	text-align: left;
	font-size: 1em;
	width: 150;
}

.aboutpage
{
	background-color:#f5f5dc;
}

.captionLabelCell
{
	width:auto;
	font-weight:bold;
}