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

a:link {
color:#000000;
background:transparent;
}

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;
	}	

UL LI.UPDATE	{
	color: Black;
	background-color: transparent;
	float: right;
	font: 0.8em "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 0;
	}

UL LI.UPDATE SPAN	{
	color: Red;
	background-color: transparent;
	}

.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.2em Arial;
	letter-spacing: 2px;
	background: transparent;
	}

TABLE	{
	font-size: 12pt;
	}

TR	{
	text-align: center;
	}

TD	{
	color: 000000;
	font-weight: 600;
	}

TH	{
	color: 000000;
	font-weight: 600;
	align: center;
	}

A:link	  {
	  color: 000098;
	  text-decoration: none;
	  }

A:visited {
	  color: 0000B0;
	  text-decoration: none;
	  }

A:active  {
	  color: 000080;
	  text-decoration: none;
	  }

A:hover	  {
	  color: 660000;
	  text-decoration: none;
	  }
