<style type="text/css">
	body	{
		margin: 0px;
		padding: 0;
		font-size: 12px;
		font-family: arial;
		}
	
	p { margin-top: 0; }
	p.home {margin-top: 5px; padding: 5px; font-size: 14px;}
	p.center {margin-top: 5px; padding: 5px; text-align:center; font-size: 14px;}
	p.center a {text-decoration: underline; font-weight:bold; color:#0000FF;}
	p.center a:visited {text-decoration: underline; font-weight:bold; color:#0000FF;}

	.tableform {
		font-size: 12px;
		font-family: arial;
		text-align: left;
		border: 0;
		}
	
	.tableoutput {
		font-size: 12px;
		font-family: arial;
		background: #999;
		color: #333;
		text-align: center;
		margin: 0 auto;
		border-spacing: 1px;
		}
	
	.tableoutput th {
		color: #ffffff; 
		font-weight: bold; 
		text-align: center; 
		background: #000000;
		padding: 3px; 
		}
	
	.tableoutput tr {
		background: #D6D6FF;
		}
	
	.tableoutput td {
		padding: 3px; 
		}
		
	.tableoutput th a {color: #fff; text-decoration: none;}
	.tableoutput th a:hover	{color: #fff; text-decoration: underline;}
	.tableoutput th a:visited:hover	{color: #fff; text-decoration: underline;}
	.tableoutput th a:visited {color: #fff; text-decoration: none;}

	.tableoutput	a {color: #000; text-decoration: none;}
	.tableoutput	a:hover	{color: #a50400; text-decoration: underline;}
	.tableoutput	a:visited:hover	{color: #a50400; text-decoration: underline;}
	.tableoutput	a:visited {color: #000; text-decoration: none;}
	.tableoutput	a.underline {color: #000; text-decoration: underline;}
	.tableoutput	a:visited.underline {color: #000; text-decoration: underline;}
	
	
	#legend {
	background: #333;
	clear: both;
	}
	
	.inside {margin:0 auto; padding: 2px 5px 5px 5px; width: auto; font-family: arial;}
	.top {background:#00003D; color:#000000; margin:0 auto 3px auto; padding: 0; width: 985px; height: 185px; background-image: url(http://www2.flowfollies.org/mambo/templates/flowfollies/images/logo.jpg); background-size: 100%;}
	.container {background:#FFFFFF; color:#000000; margin:0 0 0 165px; width: auto; padding: 0; min-height: 1000px;}
	.outside {background:#00003D; color:#000000; margin:0 auto; width: 985px; border: 0; padding: 3px;}
	.left {background:#FFFFFF; color:#000000; width: 162px; float: left; padding: 0;}
	.container td {width:800px;}
	
	#navigation {
	width: 162px;
	}
	#navigation  .moduletable {
	width: 162px;
	}
	#navigation tr {
	width: 162px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	#navigation tr th{
	width: 162px;
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #1958b7;
	}
	
	#navigation tr {
	border-bottom: 1px solid #00003D;
	}
	
	#navigation tr td div {
	background-color: #1958b7;
	}
	
	#navigation tr b {
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	background-image: url(nav.png);
	height:30px;
	margin: 0;
	padding: 0;
	display: block;
	}	
	
	#navigation form {
	font-size: 12px;
	font-family: arial;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #FFFFFF;
	}
	
	#navigation tr a.mainlevel:link, #navigation tr a.mainlevel:visited, #navigation tr a.sublevel:link, #navigation tr a.sublevel:visited {
	font-size: 12px;
	font-family: arial;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #FFFFFF;
	text-decoration: none;
	}
	#navigation tr a.mainlevel:hover, #navigation tr a.sublevel:hover {
	background-color: #2586d7;
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	color: #FFFFFF;
	}
	
	.space {background:#2175bc; color:#000000; width: 142px; padding: 5px 0 0 0; min-height: 873px;	border-left: 10px solid #1958b7; border-right: 10px solid #508fc4; text-align: center;}
	
</style>