body {
color: #191919;
font-family: arial, verdana, sans-serif;
font-size: 11pt;
font-weight: normal;
font-style: normal;
font-stretch: normal;
background-color: #ffffff;
margin: 0em;
padding: 0em; }
div.callblock {
color: #000066;
font-family: arial, verdana, sans-serif;
font-size: 11pt;
font-weight: bold; 
text-align=center; }


div.slogan {
color: #FFC200;
font-family: arial, verdana, sans-serif;
font-size: 22pt;
font-weight: bolder;
min-width:280px;
}
a.bottommenu {
color: #ffffff;
font-family: arial, verdana, sans-serif;
font-size: 14pt;
font-weight: normal;
}

a.homeVoyageLinks {
color: #000066;
font-family: arial, verdana, sans-serif;
font-size: 11pt;
font-weight: bold;
text-align:left; }

.voyageheader {
color: white;
font-family: arial, verdana, sans-serif;
font-size: 14pt;
font-weight: bold;
padding-top: 5px; 
text-align:center;
}
a {
color: #000066;
font-family: arial, verdana, sans-serif;
font-size: 12pt;
font-weight: bold; }
a:hover {
color: #8c8b83; }

.musicheader {
color: #000066;
font-family: arial, verdana, sans-serif;
font-size: 14pt;
font-weight: bold;
padding-top: 5px;
text-align:center;
 }

.rshipheader {
color: white;
font-family: arial, verdana, sans-serif;
font-size: 12pt;
font-weight: bold;
padding-top: 5px;
text-align:center; }

.rshipTMheader {
color: white;
font-family: arial, verdana, sans-serif;
font-size: 8pt;
font-weight: bold;
padding-top: 5px;
text-align:center; }

.homeText {
color: #000000;
font-family: arial, verdana, sans-serif;
font-size: 9pt;
font-weight: normal;
padding-top: 0px;
text-align:left; }

.homeTextBig {
color: #000000;
font-family: arial, verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
padding-top: 0px;
text-align:justify; }



.number{
font-family: arial, verdana, sans-serif;
	font-size: 28px;
	font-weight: bold;
	height: 0px;
	padding: 10px 15px 0 0;
}

.copywrite
{
	color: #999;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}


.tablebg1 {
background-image:url(images/topnav.gif);
background-repeat:no-repeat;
}

.footernav {
background:-image:url(images/footernav.gif);
background-repeat:no-repeat;
}

.title
{
	color: #000060;
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 0px 0px;
	clear: both;
}

.title_2
{
	color: #000080;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 0px 0px;
	clear: both;
}

.subTitle
{
	color: #4C4C4C;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 10px 0px;
	clear: both;
	font-style: italic;
}

/* The following items control the look of the drop down menus */


/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #003399;
}
/* Top display piece on the menubar */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color:#003399;
	color:#ffffff;
	text-decoration: none;
	font-size: 13pt;
	font-weight: bold;	/*padding-bottom: 2px; */
}

/* DropDown Basic Colorings */
ul.MenuBarHorizontal2 a
{
	display: block;
	cursor: pointer;
	background-color:#CCCCCC;
	color:#003399;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 10px;
	/*padding-bottom: 2px; */
}

/* This controls the main menu color when you mouse over it */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #003399;
	color: #FFFFFF;
}
/* Controls look of mouse over on the drop down portion */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #003399;
	color: #FFFFFF;
}

/* Font for NON-DROP DOWN items in Menu */
.style1 {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	background-color: #003399;
}
