<STYLE TYPE="text/css">
<!--
/*These rules define font types for whole site*/  
  .medium { font-family: verdana, arial, geneva, helvetica; font-size:10pt; color:#000000; }
  .med { font-family: verdana, arial, geneva, helvetica; font-size:9pt; color:#000000; }
  .lwhite { font-family: verdana, arial, geneva, helvetica; font-size:12pt; color:#FFFFFF; font-weight:bold; }
  .white { font-family: verdana, arial, geneva, helvetica; font-size:10pt; color:#FFFFFF; }
  .swhite { font-family: verdana, arial, geneva, helvetica; font-size:8pt; color:#FFFFFF; }
  .yellowLarge { font-family: verdana, arial, geneva, helvetica; font-size:14pt; color:#ffe152; font-weight:bold; }
  .greenLarge { font-family: verdana, arial, geneva, helvetica; font-size:14pt; color:#006600; font-weight:bold; }
  .large { font-family: verdana, arial, geneva, helvetica; font-size:24pt; color:#000000; font-weight:bold; }
  .medLarge { font-family: verdana, arial, geneva, helvetica; font-size:14pt; color:#000000; font-weight:bold; }
  .small { font-family: verdana, arial, geneva, helvetica; font-size:8pt; color:#000000; }
  .image { border: 3px solid #cc0000; }
  .slide { border: 5px solid #cc0000; }
  A.navBody { font-family: verdana, arial, geneva, helvetica; font-size:10pt; color: #875d29; text-decoration: none; }
  A.navBody:hover { font-family: verdana, arial, geneva, helvetica; font-size:10pt; color: #875d29; text-decoration: underline; }
  A.navBodyMedLarge { font-family: verdana, arial, geneva, helvetica; font-size:14pt; color: #875d29; text-decoration: none; }
  A.navBodyMedLarge:hover { font-family: verdana, arial, geneva, helvetica; font-size:14pt; color: #875d29; text-decoration: underline; }
  A.nav { font-family: verdana, arial, geneva, helvetica; font-size:9pt; color: #000000; text-decoration: none; font-weight:bold; }
  A.nav:hover { font-family: verdana, arial, geneva, helvetica; font-size:9pt; color: #000000; text-decoration: underline; font-weight:bold; }
  A.botnav { font-family: verdana, arial, geneva, helvetica; font-size:8pt; color: #000000; text-decoration: none; }
  A.botnav:hover { font-family: verdana, arial, geneva, helvetica; font-size:8pt; color: #000000; text-decoration: underline; }
  A.navLargeBrown { font-family: verdana, arial, geneva, helvetica; font-size:10pt; color:#875d29; text-decoration: none; font-weight:bold; }
  A.navLargeBrown:hover { font-family: verdana, arial, geneva, helvetica; font-size:10pt; color:#875d29; text-decoration: underline; font-weight:bold; }
  
  
  
 a											{ outline: none; }
 
  /* Extra text color styles */
  .yellow { color:#ffe152; }
  .green { color:#0033ff; } /*was actually green #006600 now is blue*/
  .red { color:#cc0000; }
  .orange { color:#006600; } /*was actually orange #ff9900 now is green*/
  .blue { color:#0033ff; }
  .pink { color:#ff66cc; }
  .brown { color:#875d29; }

  body {
  background-color: #ffe152;
  background-image: url(/img/yellow_leaf_back_001.gif);
  background-repeat: repeat-x;
  background-position:top right;
  }
  
  table.boxBrown {
	border-style: solid;
	border-color: #cc0000;
	border-width: 20px;
	padding: 0px;
	}
	
/* Top Nav Bar Normal Yellow Style Setup 
TD.topNavBar{
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 4px solid #ffe152;
  border-bottom: 2px solid #ffe152;
}

 TD.topNavBox{
  padding: 4px;
  border-right: 1px solid #ffe152;
}
 Top Nav Bar Normal Yellow Style Setup */

TD.lineDottedTopBox {
    border-top: 1px dotted #000000;
	padding: 5px;
	font-family: verdana, arial, geneva, helvetica; font-size:9pt; color:#000000;
}

TD.lineDottedBottomBox {
    border-bottom: 1px dotted #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana, arial, geneva, helvetica; font-size:9pt; color:#000000;
}
	
 TD.footerBarBack {
	background-image: url(img/footer_line.gif);
	background-repeat: repeat;
}
	
 TD.footerCellBack {
	background-image: url(img/footer_back.gif);
	background-repeat: repeat;
	padding: 4px;
}


/* Holiday Style Changes Section for Top Nav Bar */

TD.topNavBar{
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 4px solid #cc0000;
  border-bottom: 4px solid #cc0000;
}

 TD.topNavBox{
  padding: 4px;
  border-right: 2px solid #cc0000;
}

-->

</STYLE>
