BODY	{
	FONT-FAMILY: arial;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-color: #E1E1FF;
	margin-bottom: 0;
	padding-bottom: 0;
 	}

DIV.TOPNAV	{
	width: auto;
	height: 60px;
	font: bold 1em "Trebuchet MS", Verdana, Arial, sans-serif;
	}

IMG.NAVGRAPHIC {
	float: left;
	width: 50px;
	height: 50px;
	position: relative;
	top: -10px;
	right: auto;
	left: 10px;
	margin-right: 1em;
	}

UL	{
	border-top: 2px solid Black;
	padding: 0.2em 0em;
	}

UL LI	{
display: inline;
padding: 0 .5em;
	}	

LI.NOLINK {
	color: A3A3A3;
	}

.TOPNAV A:LINK, .TOPNAV A:VISITED {
	color: Blue;
	background-color: transparent;
	text-decoration: none;
	}

.TOPNAV A:HOVER, .TOPNAV A:ACTIVE, .TOPNAV A:FOCUS {
	color: Navy;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 2px dotted Red;
	}

DIV.CONTENT	{
	padding-top: 0;
	margin-top: -0.5em;
	}

TD.PURPOSE {
	font: 1.5em Arial;
	letter-spacing: 2px;
	background: transparent;
	border: none;
	color: 000000;
	}

TABLE	{
	font-size: 10pt;
	border: none;
	}

TR	{
	text-align: center;
	}

TD	{
	background-color: #D3D3D3; 
	color: 000000;
	font-weight: 500;
	padding: 0.2cm 0.3cm;
	border: ridge;
	}

TH	{
	background-color: #000000; 
	color: FFFFFF;
	align: center;
	font-weight: 500;
	padding: 0.2cm 0.3cm;
	border: ridge;
	}

TH.HET	{
	border-bottom: none;
	padding: 15px 15px 2px 15px;
	}
TH.HEB	{
	border-top: none;
	padding: 2px 15px 15px 15px;
	}
TH.SPA	{
	background-color: transparent; 
	border: none;
	}


TD.YES	{
	background-color: #000000; 
	color: #FFFFFF;
	}

TD.NOT	{
	background-color: #D4D4D4; 
	color: #D4D4D4;
	}

TD.TOP	{
	background-color: #000000; 
	color: #FFFF88;
	font-weight: 800;
	font-size: 9pt;
	}

TD.WAR	{
	background-color: #B0B6FF; 
	color: #C0C6FF;
	}


A:link	  {	  color: FFFFFF;	  text-decoration: none;	  }
A:visited {	  color: FFFFFF;	  text-decoration: none;	  }
A:active  {	  color: FFFFFF;	  text-decoration: none;	  }
A:hover	  {	  color: FFFFFF;	  text-decoration: none;	  }

A:LINK.TOP	{	  	color: FFFF44;	 text-decoration: none;	  	}
A:VISITED.TOP 	{	  	color: FFFF44;	 text-decoration: none;	 	}
A:ACTIVE.TOP  	{	  	color: FFFF44;	 text-decoration: none;	 	}
A:HOVER.TOP	{	  	color: FFFF44;	 text-decoration: none;	  	}
