    body		{
			color: #000000;
			background-color: #ffffff;
			position: absolute;
			top: 0px;
			left: 5px;
			width: 764px; 
			height: 520px; 
			border-style: solid;
			border-width: 3px;
			border-color: #006699; 
			}

    .header		{
			position: absolute;
			top: 0px;
			left: 0px;
			width: 764px; 
			height: 141px; 
			z-index: 2; 
			}

    #pglabel	{
			position: absolute;
			top: 0px;
			left: 0px;
			width: 200px; 
			height: 100px; 
			z-index: 3; 
			}

    .navigation	{
			font-family: sans-serif;
			font-size: 16px;
			font-weight: bold;
			color: #006699;
			background-color: #ffffff;
			position: relative;
			top: 161px;
			left: 15px;
			width: 140px; 
			z-index: 3; 
			}

    .navlist	{
			font-family: sans-serif;
			font-size: 16px;
			font-weight: bold;
			color: #006699;
			background-color: #ffffff;
			position: relative;
			top: 161px;
			left: 20px;
			width: 135px; 
			margin-top: 5px;
			margin-bottom: 5px;
			z-index: 3; 
			}

    #content	{
			position: absolute;
			top: 141px;
			left: 160px;
			width: 601px; 
			height: 376px; 
			z-index: 1;
			}

    .title		{
			position: relative;
			top: 151px;
			left: 20px;
			width: 625px; 
			margin-top: 5px;
			margin-bottom: 5px;
			font-family: "Arial", "Helvetica", sans-serif;
			font-size: 14px;
			font-weight: bold;
			padding: 10px 0px 3px 0px;
			color: #006666;
			background-color: #ffffff;
			}

    .text		{
			position: relative;
			top: 151px;
			left: 20px;
			width: 625px; 
			margin-top: 5px;
			margin-bottom: 5px;
			font-family: "Arial", "Helvetica", sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #000000;
			background-color: #ffffff;
			}

    #valid		{ 
			position: absolute;
			top: 165px;
			left: 655px;
			border-style: none;
			z-index: 5;
			}

