.body		{ font: 9pt;
	  font-family: Arial, Century Gothic, Verdana;
	  color: black;
}

.title		{ font: 11pt;
	  font-family: Arial, Century Gothic, Verdana;
	  color: #006600;
	  font-weight: bold;
}

.title2		{ font: 10pt;
	  font-family: Arial, Century Gothic, Verdana;
	  color: #006600;
	  font-weight: bold;
}

.bodyw		{ font: 9pt;
	  font-family: Arial, Century Gothic, Verdana;
	  color: white;
}

.menu		{ font: 10pt;
	  font-family: Arial, Century Gothic, Verdana;
	  color: #ffffff;
	  font-weight: bold;
}

h1		{ font: 12pt;
	  font-family: Arial, Century Gothic, Verdana;
	  color: black;
	  font-weight: bold;
}

.footer		{ font: 8pt;
	  font-family: Arial, Century Gothic, Verdana;
	  color: #999999;
}


.small		{ font: 8pt;
	  font-family: Arial, Century Gothic, Verdana;
	  color: black;
}

.smallw		{ font: 8pt;
	  font-family: Arial, Century Gothic, Verdana;
	  color: white;
}

.more	{ 	font: 8pt;
	  font-family: Arial, Century Gothic, Verdana;
	  color: #006600;
	  font-weight: bold;
	  text-decoration: none;
}

.more:hover	{ 	font: 8pt;
	  font-family: Arial, Century Gothic, Verdana;
	  color: blue;
	  font-weight: bold;
	  text-decoration: none;
}

.fleet		{ font-family: Arial, Century Gothic, Verdana;
	  font: 9pt;
	  color: #333B79;
	  padding-top: 3px;
	  font-weight: bold;
	  padding-bottom: 3px;
	  padding-left: 5px;
	  WIDTH: 150px;
	  text-decoration: none;
}

.fleet:hover	{ font-family: Arial, Century Gothic, Verdana;
	  font: 9pt;
	  color: #000000;
	  padding-top: 3px;
	  font-weight: bold;
	  padding-bottom: 3px;
	  padding-left: 5px;
	  WIDTH: 150px;
	  text-decoration: none;
	  BACKGROUND-COLOR: #B2D1B2;
}

.nav	{
	font-family: Arial, Century Gothic, Verdana;
	color: white;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	WIDTH: 80px;
    CURSOR: hand;
    POSITION: relative;
    BACKGROUND-COLOR: #006600;
    padding-top: 3px;
    padding-bottom: 3px;
    
}

.nav:hover	{
	font-family:Arial, Century Gothic, Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	WIDTH: 80px;
    CURSOR: hand;
    POSITION: relative;
    BACKGROUND-COLOR: #B2D1B2;
    padding-top: 3px;
    padding-bottom: 3px;
    
}

.nav2	{
	font-family: Arial, Century Gothic, Verdana;
	color: white;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	WIDTH: 95px;
    CURSOR: hand;
    POSITION: relative;
    BACKGROUND-COLOR: #006600;
    padding-top: 3px;
    padding-bottom: 3px;
    
}

.nav2:hover	{
	font-family:Arial, Century Gothic, Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	WIDTH: 95px;
    CURSOR: hand;
    POSITION: relative;
    BACKGROUND-COLOR: #B2D1B2;
    padding-top: 3px;
    padding-bottom: 3px;
    
}

.booking	{
	font-family: Arial, Century Gothic, Verdana;
	color: white;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	WIDTH: 100px;
    POSITION: relative;
    BACKGROUND-COLOR: #006600;
    padding-top: 3px;
    padding-bottom: 3px;
    
}

.booking:hover	{
	font-family:Arial, Century Gothic, Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	WIDTH: 100px;
    POSITION: relative;
    BACKGROUND-COLOR: #B2D1B2;
    padding-top: 3px;
    padding-bottom: 3px;
    
}

.booking-on	{
	font-family:Arial, Century Gothic, Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	WIDTH: 100px;
    POSITION: relative;
    BACKGROUND-COLOR: #B2D1B2;
    padding-top: 3px;
    padding-bottom: 3px;
    
}

#content	{
	margintop: 0px;
	font: 9pt;
	  font-family: Arial, Century Gothic, Verdana;
	  color: black;
}

.menuStyle  {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	}
	
.menuStyle2  {
	color: black;
	font-size: 12px;
	border: 1px;
	border-color: #000000;
	font-family: Arial, Helvetica;
	background-color: #008A99;
	width: 100%;
	padding: 5px;
	font-weight: bold;
	}

#menuHead   {
	position: absolute;
	z-index: 50;
	top: 0px;
	left: 0px
	}
		
#menuHead1  {
		position: relative;
		 }

#menu1 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 150px;
	top: 100px;
	}

#menuHead2  {
		position: relative;
		 }

#menu2 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 150px;
	top: 100px;
	}
	
#menuHead3  {
		position: relative;
		 }

#menu3 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 150px;
	top: 100px;
	}
	
#menuHead4  {
		position: relative;
		 }

#menu4 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 150px;
	top: 100px;
	}