INPUT, TEXTAREA, SELECT
	{
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 10px;
	} 
		
BODY, TD,
	{
	font-family: Verdana, Arial, Helvetica, Sans;
	color: #003366;
	font-size: xx-small;
	}
	
.fronttitle
	{
	color: #003366;
	font-size: xx-large;
	font-weight : none;
	}
	
.maintitle
	{
	color: #003366;
	font-size: medium;
	font-weight : bold;
	}
	
.title
	{
	color: #003366;
	font-size: small;
	font-weight : bold;
	}
	
.redtitle
	{
	color: #cc0000;
	font-size: small;
	font-weight : bold;
	}
	
.picttitle
	{
	color: #003366;
	font-size: x-small;
	font-weight : bold;
	}
	
.subtitle
	{
	color: #336699;
	font-size: xx-small;
	font-weight : bold;
	}
	
.subtitle_missionheading
	{
	color: #336699;
	font-size: xx-small;
	font-weight : bold;
	text-indent: -40px;
	}
	
.caption
	{
	color: #003366;
	font-size: xx-small;
	font-weight : bold;
	}
	
.citation
	{
	color: #003366;
	font-size: x-small;
	font-weight : bold;
	}
	
.table_header
	{
	background: #000066;
	font-size: xx-small;
	color: #ffffff;
	}	

.table_matrix
	{
	background: #eeeeee;
	font-size: xx-small;
	}	

.table_sum
	{
	background: #cccccc;
	font-size: xx-small;
	font-weight : bold;
	}	

.matrix
	{
	font-family: Verdana, Arial, Helvetica, Sans;
	color: #333333;
	font-size: xx-small;
	}
	
.splash
	{
	font-family: Verdana, Arial, Helvetica, Sans;
	color: #999999;
	font-size: xx-small;
	}
	
.disclaimer
	{
	font-family: Verdana, Arial, Helvetica, Sans;
	color: #999999;
	font-size: 9px;
	font-weight : bold;
	font-style : italic;
	}
	
A
	{
	color: #999999;
	text-decoration : none;
	font-size : xx-small;
	font-weight : none;
	}
	
A:hover
	{
	color: #999999;
	text-decoration : none;
	font-size : xx-small;
	font-weight : none;
	}	

A.seclink
	{
	color: #336699;
	text-decoration : none;
	font-size : xx-small;
	font-weight : bold;
	}
	
A.seclink:hover
	{
	color: #003366;
	text-decoration : none;
	font-size : xx-small;
	font-weight : bold;
	}	

A.bookshoplink
	{
	text-decoration : none;
	color: #003366;
	font-size: small;
	font-weight : bold;
	}
	
A.bookshoplink:hover
	{
	text-decoration : none;
	color: #336699;
	font-size: small;
	font-weight : bold;
	}
	
.sectel
	{
	color: #336699;
	text-decoration : none;
	font-size : xx-small;
	font-weight : bold;
	}
	
.number_content
	{
	color: #003366;
	text-decoration : none;
	font-size : 9px;
	font-weight : bold;
	}
	
.whitebg
	{
	color: #003366;
	text-decoration : none;
	font-size : 9px;
	font-weight : bold;
	}
	
A.whitebg
	{
	color: #003366;
	text-decoration : none;
	font-size : 9px;
	font-weight : bold;
	}
	
A.whitebg:hover
	{
	color: #ff6633;
	text-decoration : none;
	font-size : 9px;
	font-weight : bold;
	}	
	
.bluebg
	{
	color: #cccccc;
	text-decoration : none;
	font-size : 9px;
	font-weight : bold;
	}
	
A.bluebg
	{
	color: #cccccc;
	text-decoration : none;
	font-size : 9px;
	font-weight : bold;
	}
	
A.bluebg:hover
	{
	color: #ffffff;
	text-decoration : none;
	font-size : 9px;
	font-weight : bold;
	}	
	
.colophon
	{
	color: #cccccc;
	font-size: 9px;
	font-weight : none;
	}
	
.red
	{
	color: #cc0000;
	}

.hr
  {
  height: 1px;
  color: #eeeeee;
  }

A.colophon_link
	{
	color: #cccccc;
	text-decoration : none;
	font-size : 9px;
	font-weight : none;
	}
	
A.colophon_link:hover
	{
	color: #999999;
	text-decoration : underline;
	font-size : 9px;
	font-weight : none;
	}	
	
	
A.splash_link
	{
	color: #999999;
	text-decoration : none;
	font-size : xx-small;
	font-weight : none;
	}
	
A.splash_link:hover
	{
	color: #999999;
	text-decoration : underline;
	font-size : 9px;
	font-weight : none;
	}	
	
	
A.nrml_link
	{
	color: #003366;
	text-decoration : none;
	font-size : xx-small;
	font-weight : none;
	}
	
A.nrml_link:hover
	{
	color: #336699;
	text-decoration : underline;
	font-size : 9px;
	font-weight : none;
	}	
	
	
.cell_white
	{
	background: #ffffff;
	}	

.cell_white_hull
	{
	background: #ffffff;
	}	

.cell_red_hull
	{
	background: #cc3300;
	}	

.cell_blue_hull
	{
	background: #003366;
	}	

.cell_darkblue
	{
	background: #003366;
	}	

.cell_blue
	{
	background: #336699;
	}	

.cell_darkred
	{
	background: #660000;
	}	

.cell_red
	{
	background: #990000;
	}	

.cell_lightblue
	{
	background: #99ccff;
	}	

.cell_cyan
	{
	background: #33cccc;
	}	

.cell_darkyellow
	{
	background: #cc9900;
	}	

.cell_yellow
	{
	background: #ffcc00;
	}	

.cell_green
	{
	background: #336633;
	}	

.cell_darkgreen
	{
	background: #003300;
	}	

