
<style type="text/css">	<!--
	A  {
		COLOR : #0000ff;
		text-decoration : underline;
	}

	A:hover  {
		COLOR : #ff0000;
		text-decoration : underline;
	}

	A.nav {
		color:#0000ff;
		text-decoration:underline;
	}

	A.nav:active {
		color:#0000ff;
	}

	A.nav:visited {
		color:#0000ff;
	}

	A.nav:hover {
		color:#ff0000;
		text-decoration:underline;
	}

	A.nav:visited:hover {
		color:#ff0000;
	}

	table.border {border-width:1; border-style:solid; border-color:#cccccc;}
	.bottom {
		border-bottom-style: solid;
		border-bottom-width: 1;
		border-bottom-color: #cccccc;
	}

	.middle {
		border-right-style: solid;
		border-right-width: 1;
		border-right-color: #cccccc;
	}

	img.photos {border-width:1; border-style:solid; border-color:#000000;}

	.block
	{
		border-width:1;
		border-style:solid;
		border-color:#000066;
		background-color: #f3f3f3;
		color : #333333;
		font-size : 13pt;
		font-weight : bold;
		font-family : Arial;

	}

	.button
	{
		background-image: url(../gfx/bar_bkg.gif);
		font-weight: bold;
		font-size: 10pt;
		font-family: Arial;
		color : #006600;
		text-decoration: none;
		text-align: center;
		cursor: hand;
		border-width:1;
		border-style:solid;
		border-color:#000000;
	}


	.fillone
	{
		color: #000000;
		font-size: 12pt;
		font-weight: bold;
		font-family: Arial,Helvetica,Times New Roman;
		text-decoration: none;
		text-align: left;
		font-style: italic;
	}

	.filltwo
	{
		color: #000000;
		font-size: 11pt;
		font-weight: bold;
		font-family: Arial,Helvetica,Times New Roman;
		text-decoration: none;
		text-align: left;
		font-style: none;
	}

	.fillthree
	{
		color : #000000;
		font-size : 8pt;
		font-weight : normal;
		font-family : Verdana,Arial,Helvetica,Times New Roman;
		text-decoration: none;

	}

	.fillfour
	{
		color : #cccccc;
		font-size : 8pt;
		font-weight : normal;
		font-family : Verdana,Arial,Helvetica,Times New Roman;
		text-decoration: none;

	}


	.PanelOne
	{
		background-color : #f3f3f3;
		border-width:1px;
		border-style:solid;
		border-color:#000000;
		color : #333333;
		font-family: Arial;
		font-size:10pt;
		font-weight : bold;

	}



	.form
	{
		background-color : #f5deb3;
		color : #222222;
		font-family: Arial;
		font-size:10pt;
		font-weight : bold;

	}

	.forminput
	{
		background-color : #ffffff;
		border-width:1px;
		border-style:solid;
		border-color:#666666;
	}


	OL  {
		FONT-FAMILY : Verdana;
		FONT-SIZE : 10pt;
	}

	UL  {
		FONT-FAMILY : Verdana;
		FONT-SIZE : 10pt;
	}

	LI  {
		FONT-FAMILY: Verdana;
		FONT-SIZE: 10pt;
		border-width: 10px;
	}
	
	LI.width  {
		FONT-FAMILY: Verdana;
		FONT-SIZE: 10pt;
		border-width: 4px;
		border-style:solid;
		border-color:#ffffff;
		
	}
	

	TD  {
		FONT-FAMILY : Verdana;
		FONT-SIZE : 10pt;
	}

	BODY  {
		BACKGROUND-COLOR : #ffffff;
		FONT-FAMILY : Verdana;
		FONT-SIZE : 10pt;

	}
	-->
</style>
