body {
		margin: 0px 0px 0px 0px;
		padding: 0px;  
		background-image: url(/images/waterybg1.jpg); background-repeat:
		no-repeat;}
	
	a:link, a:active { text-decoration: underline; color: #003399; }

a:visited { text-decoration: underline; color: #006633; }

a:hover { 	text-decoration: underline; color: #993366; }
	
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px; /* Width of Menu Items */
	border-bottom: 1px solid #999;
	line-height: 12px;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 159px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #999;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #ff3366; background: #66ccff; } /* Hover Styles */
li ul li a { padding: 3px 5px; } /* Sub Menu Styles */
li:hover ul, li.over ul { display: block; } /* The magic */

	.headersgreen
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #339933;
	text-shadow: #42593C 2px 2px 2px;
	}

.date
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #339933;
	text-shadow: #42593C 2px 2px 2px;
	}

	.headersblue
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #66ccff;
	text-shadow: #42593C 2px 2px 2px;
	}
	
	.white
	{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    FONT-FAMILY: trebuchet ms, arial, helvetica, sans-serif;
    COLOR: FFFFFF;
    letter-spacing:2pt;
    TEXT-DECORATION: none;
	}
	
	.footer
	{
    FONT-WEIGHT: plain;
    FONT-SIZE: 8pt;
    FONT-FAMILY: trebuchet ms, arial, helvetica, sans-serif;
    TEXT-DECORATION: none
	}
	
	table 
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		TEXT-DECORATION: none;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #339933;
	font-weight: bold;
        margin-bottom: 7px;
		}

.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #339933;
	font-weight: bold;
        margin-bottom: 7px;
		}

h3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	}

blockquote1 {color:#000; border:1px #9cf dotted; background:#F0FFFF; padding:10px 20px 10px 20px; margin:10px 25px 10px 25px;}

.odd {background:#F0FFFF; padding:10px 10px 10px 10px; border:1px #9cf dotted;}
.even {background: #ffffff; padding:10px 10px 10px 10px; border:1px #9cf dotted;}
