/* CSS Document 

This style sheet is for the dark blue pages */
body 
{
	
	background-color:#003366;
	color: #FFFFFF;
	
}

table.red /*  This set up the background color red for the main table for the bubble page */
{
	background-color: #D2232A;
}
td.fnt
{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 16px;
	font-weight: bold;

}
/* ------------ Anchor Styles Class A ------------------ */ 
/* ------------ Used for the link Reversing Falls -------*/
a:link.A    {
	color:yellow;
	font-weight: bold;
	text-decoration: none;
}
a:visited.A  {
	color:yellow;
	font-weight: bold;
	text-decoration: none;
}
a:active.A   {
	color:yellow;
	font-weight: bold;
	text-decoration: none;
}
a:hover.A   {
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
	}
	
/* ------------ Anchor Styles Class B ------------------ */ 
/* ---------- Used for hyper links info@jetboatrides.---*/	
a:link.B    {
	color:yellow;
	font-weight: bold;
	font-size:10pt;
	text-decoration: none;
}	
a:visited.B  {
	color:yellow;
	font-weight: bold;
	font-size:10pt;
	text-decoration: none;
}
a:active.B   {
	color:yellow;
	font-weight: bold;
	font-size:10pt;
	text-decoration: none;
}
a:hover.B   {
	color:#FF0000;
	font-weight: bold;
	font-size:10pt;
	text-decoration: none;
	}
/* ------------ Anchor Styles Class B ------------------ */ 
a:link.C    {
	color:yellow;
	font-weight: bold;
	font-size:10pt;
}	
a:visited.C  {
	color:#FFFF00;
	font-weight: bold;
	font-size:10pt;
}
a:active.C   {
	color:#FFFF00;
	font-weight: bold;
	font-size:10pt;
}
a:hover.C   {
	color:#FF0000;
	font-weight: bold;
	font-size:10pt;
	}
/* --------------- style d used in bubble ---*/
a:link.i    {
	color:yellow;
	font-weight: bold;
	font-size:10pt;
}	
a:visited.i  {
	color:#FFFF00;
	font-weight: bold;
	font-size:10pt;
}
a:active.i   {
	color:#FFFF00;
	font-weight: bold;
	font-size:10pt;
}
a:hover.i   {
	color:#66FF66;
	font-weight: bold;
	font-size:10pt;
	}	
	
a:link.Greenlink     {
	color:Red;
	font-weight: bold;
	font-size:10pt;
}	
a:visited.Greenlink   {
	color:#FFFF00;
	font-weight: bold;
	font-size:10pt;
}
a:active.Greenlink    {
	color:#FFFF00;
	font-weight: bold;
	font-size:10pt;
}
a:hover.Greenlink   {
	color:#0033CC;
	font-weight: bold;
	font-size:10pt;
	}	
	
/* ------------ Strong Styles Class  ------------------ */ 	

strong.1 /* Main Cat headers */
{
	font-family: Arial, Helvetica, sans-serif;
	font-type: Arial Black;
	font-weight: bolder;
	color: #FFFFFF;
	font-size:12pt;
	text-align: justify;
	text-decoration: none;

}
strong.a /* Main Cat headers */
{
	font-family: Arial, Helvetica, sans-serif;
	font-type: Arial Black;
	font-weight: bolder;
	color: #FF0000;
	font-size:12pt;
	text-align: justify;
	text-decoration: none;

}
strong.b /* Main Cat headers */
{
	font-family: Arial, Helvetica, sans-serif;
	font-type: Arial Black;
	font-weight: bolder;
	color: #FFFFFF;
	font-size:12pt;
	text-align: justify;
	text-decoration: none;

}


strong.2
{
	font-family: Arial, Helvetica, sans-serif;
	font-type: Arial Black;
	font-weight: bolder;
	color: #FFFF00;
	text-align: justify;

}
strong.3 /*  Headers within the paragraph large type face */
{
	font-family: Arial, Helvetica, sans-serif;
	font-type: Arial Black;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 18px;
}
strong.4 /*  Headers within the paragraphe For Yellow text*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-type: Arial Black;
	font-weight: bolder;
	color: #FFFF00;
	font-size: 16px;
}
strong.1r /* Main Cat headers Red*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-type: Arial Black;
	font-weight: bolder;
	color: #FF0000;
	font-size:14pt;
	

}

/* ------------ Div Styles Class  ------------------ */ 


div.1 
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FFFF;
	font-style: italic;
	font-weight: bold;

	
}
div.A 
{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	
}

div.B
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 9px;
	color: #FF0000;
	font-weight: bolder;

}

div.D
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;

}

div.E /* Used for body of email bubble page */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;

}
div.F
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	color: #FF0000;
	font-weight: bolder;
	text-decoration: blink;

}

div.G  /* used for header in Email - Red */
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;

}


div.H  /* used for header in Email - Blue */
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	color: #0033CC;
	font-weight: bolder;
	text-align: center;

}

/* ------------ Paragraph Styles Class B ------------------ */ 

p.1 /* Main paragraphs font types and font size */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
p.1j /* Main paragraphs font types and font size */
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
p.2 /* Main paragraphs font types and font size  with justification*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
p.B
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #FFFFFF;

}
p.C
{
	text-align: justify;

}

p.D
{
	color: #FFFF00;

}


hr {
	color:#CCFF66
}

/* ------------ End of Cascade Styles ------------------ */ 
