A:link {text-decoration: none; color:#2C248E; }
A:visited {text-decoration: none; color:#2C248E; }
A:active {text-decoration: none; color:red; }
A:hover	{text-decoration:underline; color:red; }

a.topMenu
{
	color: #2C248E;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
a.topMenu:hover
{
	color: red;
}
a.subMenu
{
	color: #2C248E;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
}
a.subMenu:hover
{
	color: red;
}
a.Mail
{
	color: #2C248E;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}
a.Mail:hover
{
	text-decoration: none;
}

UL.LeftMenu 
  {
      margin-left:1.1em;
      margin-top:0;
      margin-bottom:0;
      color:red;
      line-height:1em;
      list-style-type:disk;
  }

A:link.LeftMenu {text-decoration: none; color:#2C248E; font-family:Arial; font-size: 12;}
A:visited.LeftMenu {text-decoration: none; color:#2C248E; font-family:Arial; font-size: 12;}
A:active.LeftMenu {text-decoration: none; color:red; font-family:Arial; font-size: 12;}
A:hover.LeftMenu {text-decoration:underline; color:red; font-family:Arial; font-size: 12;}
A:link.LeftMenuSmall {text-decoration: none; color:red; font-family:Arial; font-size: 10;}
A:visited.LeftMenuSmall {text-decoration: none; color:red; font-family:Arial; font-size: 10;}
A:active.LeftMenuSmall {text-decoration: none; color:red; font-family:Arial; font-size: 10;}
A:hover.LeftMenuSmall {text-decoration:underline; color:red; font-family:Arial; font-size: 10;}

BODY
  {
	Margin-Top: 2;
	Margin-Bottom: 0;
	Margin-Left: 2;
	Margin-Right: 0;
	font-family:Arial;
	FONT-SIZE: 8;
	COLOR: #2C248E;
  }

HR
  {
    COLOR: #98BEFF;
  }

INPUT.addlaunch
  {
    WIDTH:180;
  }

INPUT.checkbox
  {
    WIDTH:15;
  }

INPUT.crew
  {
    WIDTH:380;
  }

INPUT.merseycrew
  {
    WIDTH:690;
  }

INPUT.position
  {
    WIDTH:50;
  }

P.12
  {
    FONT-SIZE: 12;
  }

P.footer
  {
    FONT-SIZE: 10;
    COLOR: Gray;
  }
P.typing
  {
    FONT-SIZE: 12;
  }

SELECT.addlaunch
  {
    Width: 180;
  }

SELECT.quick
  {
	background-color: #FFFFFF;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: 7;
	COLOR: #2C248E;
	vertical-align: top;
	border-color: #FFFFFF;
  }

TABLE.Border
  {
    BORDER: #000080 1px solid;
  }

TABLE.filemanager
  {
    BORDER: silver 3px solid;
    BACKGROUND-COLOR: #EAEAEA
  }

TABLE.main
  {
    BORDER-BOTTOM: #363E6F 1px solid;
    BORDER-LEFT: #363E6F 1px solid;
    BORDER-RIGHT: #363E6F 1px solid;
    BORDER-TOP: #363E6F 1px solid;
  }

TD.grid
  {
    BORDER-BOTTOM: #363E6F 0px solid;
    BORDER-LEFT: #363E6F 0px solid;
    BORDER-RIGHT: #363E6F 1px solid;
    BORDER-TOP: #363E6F 0px solid;
  }

TD.gridright
  {
    BORDER-BOTTOM: #235CDB 1px solid;
    BORDER-LEFT: #235CDB 1px solid;
    BORDER-RIGHT: #235CDB 1px solid;
  }

TD.gridtop
  {
    BORDER-TOP: #000080 1px solid;
  }

TD.MainHeading
  {
    FONT-SIZE: 28;
  }

TR.Disabled
  {
    FONT-SIZE: 12;
    COLOR: silver;
  }

TR.footer
  {
    FONT-SIZE: 10;
    COLOR: Gray;
  }

TR.Heading18
  {
    FONT-SIZE: 24;
  }

TR.Headingrow
  {
    FONT-SIZE: 14;
    FONT-WEIGHT: Bold;
  }

TR.highlight
  {
    BACKGROUND: #AFD7FF;
    FONT-SIZE: 12;
  }

TR.Main
  {
    FONT-SIZE: 12;
  }

TD.Menu
{
	color: #2C248E;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
}