body {
	background-image: url(images/MoneyTree-slide.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #FFCC00;
	margin:0; padding:0; border:0;
	font-size:14px;
}
.border {
	border-color:#008000;
	border-width:2px;
	}
.strong {
	font-weight:bold;
	line-height: 120%;
	text-align:center;
	}
.highlight {
	background-color:yellow;
	}
.reversehighlight {
	color:white;
	background-color:black;
	}
.green {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#008000;
	font-style:oblique;
	font-variant:small-caps;
	text-align:center;
	}
.aside-r {float: right; width:auto; margin:0 1em 1em; padding:0.25em; border:0px;}
.aside-l {float: left; width:auto; margin:0em 1em 1em 0em; padding:0.25em; border:0px;}
.style2 {background-color: yellow; font-weight: bold; }
.style3 {
	font-size: larger;
	font-weight: bold;
}
.style4 {font-size: larger}

}
.style5 {
	color: #008000;
	font-weight: bold;
	font-style:italic;
}
table {
	background-color:white;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
.style6 {
	font-family: "Maiandra GD", "Arial Narrow", sans-serif;
	font-size: 16px;
	}
.style8 {color: #006600}
#footer {
	position:relative;
	width: 100%;
	background-color:#008000;
	color:white;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
#topnav {
	position:relative;
	width: 100%;
	background-color:#008000;
	color:white;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
ul#navlist
{
text-align:center;
font-weight:bold;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 44px; }

#navlist a:link, #navlist a:visited
{
color: #000;
background-color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #000;
background-color: #008000;
text-decoration: none;
}

#affiliate
{
	display:list-item;
	text-decoration:none;
	list-style-type: upper-alpha;
	line-height:1.5em;
}
.style9 {
	color: #FF0000;
	text-decoration:underline;
}