BODY
{
text-align:center;
}
P, TABLE, TD, TH, BR, DIV, SPAN
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color: #000000;
}


.H1 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 22px;
	font-weight: bold;
	text-decoration: none;
	color: #3333cc;
	text-align: left;
}

.LI 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 14px;
	font-weight: none;
	text-decoration: none;
	color: brown;
	text-align: left;
}

.MonthTitleHeight
{
	height:43px;
}

.MonthTitle
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-weight: bold;
	text-decoration:none;
	color: navy;
	text-align:center;
	vertical-align:top;
	/*background-image:url(topbar.jpg);
	background-position:center;
	text-indent:45px;
	background-repeat:no-repeat;*/
}


.DayTitle
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	text-decoration:none;
	color: #cccccc;
	text-align: left;
	background-color:#000066;
}
/*
.TableText
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
}
*/
.DayInMonth
{
	background:#9999CC;
	height:85px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-align:left;
}

.DayNotInMonth
{
	color: #666666;
	background-color:#cccccc;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align:left;
	font-weight: bold;
	height:85px;
}

.Daynumber
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 6px;
	font-weight: bold;
}
.CruiseInMonth
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 6px;
	font-weight: bold;
	text-align:left;
	color: #000000;
}

.CruiseBookedInMonth
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-weight: bold;
	text-align:left;
	color: #666666;
}

.sideBarLink
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	color: #ffff99;
}
.sideBarLink:Hover 
{
      text-decoration: none;
	color: #ff3333;
}

.bodyText 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #000000;
}

.copyright 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	color: #000000;
}