	body { font-family:Arial, Helvetica, sans-serif; font-size:9pt; margin-top:3px; }
	input { font-size:9pt; color:#339; }
	textarea { font-size:9pt; color:#339; }
	p { padding:10px 0 0 0; margin:0; }
	ul#topnav
	{
		margin: 0;
		list-style-type: none;
	}
	
	ul#topnav li
	{
		display: inline;
		background: url(images/header-bullet.gif) no-repeat 0 50%;
		padding: 0 10px 0 12px;
		font-weight:bold;
		color:#fff;
	}
	
	ul#topnav li a:link, ul#topnav li a:visited
	{
		text-decoration: none;
		color: #fff;
	}
	
	ul#topnav li a:hover, ul#topnav li a:active
	{
		text-decoration: none;
		color:#000;
	}
	.toptitle { font-size:11pt; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#339; }

	#navigation-table ul { margin:0; padding:0; list-style-type:none; }
	#navigation-table li { background: url(images/subarrow.gif) no-repeat 0 50%; padding-left:15px; font-weight:bold; }
	#navigation-table th { text-align:left; padding: 5px; font-weight:normal; }
	#navigation-table td { 
		border-bottom:1px solid #eee; 
		font-weight:bold;
		font-size:10pt;
		padding:5px; 
		background:url(images/itemarrow.gif) right top no-repeat #d68533;
		}
	#navigation-table td a:link, #navigation-table td a:visited { text-decoration: none; color: #fff; }
	#navigation-table td a:hover, #navigation-table td a:active { text-decoration: none; color: #000; }
	#navigation-table th a:link, #navigation-table th a:visited { text-decoration: none; color: #666; }
	#navigation-table th a:hover, #navigation-table th a:active { text-decoration: none; color: #000; }

	#content-td { padding:5px 15px; text-align:justify; }
	.content-image { border:3px solid #000; margin-left:10px; }
	.gallery th { background-color:#ccc; }
	.gallery img { border:3px solid #c60; margin:0; }