<!--
body 	{ margin-left: 10px; 
	margin-right: 10px;
	font-family: arial, helvetica, verdana, sans-serif;
	}

.headerbackgroundcolor { font-size: xx-large; color: #77c295 }
.headertitle { font-size: x-large; color: white }
.headertitletopper { font-size: x-small; color: white }
.headertitletop { font-size: x-small; color: white }

.navigationbackgroundcolor { color: #77c295 }

.helpsection { font-size: x-large; color: #014292 }

h1 { font-size: 140%; }
h2 { font-size: 115%; }
h3 { font-size: 108%; }

a	{ text-decoration: none; 
	vertical-align: text-top;
	}
a:hover	   { text-decoration: underline;}
a:active   { text-decoration: underline;}

a.nav:link { color:#ffffff;}
a.nav:visited { color:#ffffff;}
a.menu	{ color: white; 
	font-weight: bold; 
	font-size: smaller; 
	line-height: 1.5; 
	}
a.menulink { color: white;
	font-weight: bold; 
	font-size: smaller; 
	line-height: 1.5;
	}

p	{ text-decoration: none; 
	font-size: smaller;
	color:black;
	}

p.tophead { color:white;
	background-color: #77c295;
	background-image: barn_afternoon.gif;
	}

p.note { border-bottom:2px solid #000;
         border-top:2px solid #000;
         background:#fff;
         color:#000;
         padding:10px;
         margin-left:100px;
         margin-bottom:80px;
         margin-top:70px;
         margin-right:100px;
         text-align:left;
         font-size:100%;
         } 

li	{ text-decoration: none;
	}

td	{ text-decoration: none; 
	}

span	{ color: navy;
	}
	
select	{ font-family: arial, helvetica, verdana, sans-serif; }

pre { font-family: courier, monospace; }

td.toolCell { }

-->
