<STYLE type=text/css>


.footer { font-weight: bold; color: #666666; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal}

.parahead { font-weight: bold; color: #006633; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}

.subhead { font-weight: bold; color: #6d9d32; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: capitalize}

.topheader { font-weight: bold; color: #9ACD32; font-size: 40px; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: none; line-height: 50px}

.carthed { font-weight: bold; color: #9ACD32; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: none}

.logotext { font-weight: bold; color: #006633; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}

.dropcap { font-weight: bold; color: #006633; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif}
		
.bodytext { font-style: normal; color: #663300; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif ; padding-bottom: 10pt}

.footer { font-weight: bold; color: #666666; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal}

.smallbody { font-style: normal; color: #663300; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif ; padding-bottom: 10pt}

a:link {color: #9ACD32; font-family: arial, helvetica, sans-serif; font-size: 12px; text-decoration: underline; font-weight: bold}

a:visited {color: #9ACD32; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline} 

a:active {color: #9ACD32; font-family: arial, helvetica, sans-serif; font-size: 12px; text-decoration: underline; font-weight: bold} 

a:hover { color: #663300; font-family: arial, helvetica, sans-serif; font-size: 12px; text-decoration: underline; font-weight: bold}

A.jg2 {color: #9ACD32; font-family: arial, helvetica, sans-serif; font-size: 10pt; text-decoration: underline} 

A.jg2:link {color: #9ACD32; font-family: arial, helvetica, sans-serif; font-size: 10pt; text-decoration: underline} 

A.jg2:visited {color: #ff9b00; font-family: arial, helvetica, sans-serif; font-size: 10pt; text-decoration: underline} 

A.jg2:active {color: #ff9b00; font-family: arial, helvetica, sans-serif; font-size: 10pt; text-decoration: underline} 

A.jg2:hover { color: #99CC66; font-family: arial, helvetica, sans-serif; font-size: 10pt; text-decoration: underline}

hr {
height: 2px;
border: 0; 
color: #99CC33; 
background-color: #99CC33; 
color: #99CC33;
}

body
{
margin: 20px;
padding: 20px;
}
</STYLE>

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.slidedoormenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px; /* width of menu (don't forget to add border with below!) */
align:center;
}

.slidedoormenu li{
border-bottom: 1px solid #885b5c; /* Gray border beneath each menu item */
}

.slidedoormenu li a{
background: white url(vstrip.jpg) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: #25933D;
width: auto;
border-bottom: 1px solid white; /* White border beneath each menu item link, to add depth */
padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: black;
}

.slidedoormenu li a:hover{
background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
color: black;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}


</style>
<!--[if IE]>
<style type="text/css">
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
}
</style>
<![endif]-->
<style type="text/css">
table.sample {
	border-width: 3px 3px 3px 3px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 3px 3px 3px 3px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: ;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 3px 3px 3px 3px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: ;
	-moz-border-radius: 0px 0px 0px 0px;
}


<!--
.parahead { font-weight: bold; color: #006633; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase}

.footer { font-weight: bold; color: #666666; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal}

.subhead { font-weight: bold; color: #006633; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}

.logotext { font-weight: bold; color: #006633; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}

.dropcap { font-weight: bold; color: #006633; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif}
		
.bodytext { font-style: normal; color: #000000; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif ; padding-bottom: 10pt}
 body
{ 
background-image: url(gfx/Grass1000-1000.jpg);
background-repeat: repeat} 
-->


</style>