BODY	{ SCROLLBAR-BASE-COLOR: #C9B94A }



a.nav:link, a.nav:visited, a.nav:active		{ 
font-weight: bold; 
text-decoration: none;
background-color: #cccccc;
color: #2F7505; 
font-size: 12px;

padding-top: 6px;
padding-bottom: 6px;
width: 200px;
background-repeat: no-repeat;
background-position: left center;
float: left;
}

a.nav:hover	 {
  font-weight: bold;
  text-decoration: none;
  background-color: #C9B94A;
  color: #000000;
  font-size: 12px;
 
  padding-top: 6px;
  padding-bottom: 6px;
  width: 200px;
  background-repeat: no-repeat;
  background-position: left center;
float: left;
}




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif }

.text1   { COLOR: #000000; FONT: 8px verdana, arial, sans-serif }

.text2   { COLOR: #2F7505; font-weight: bold; FONT: 16px verdana, arial, sans-serif }

.contitle   { COLOR: #000000; FONT: 11px verdana, arial, sans-serif }

.navtitle   {background-color: #862F2F; height: 20; width: 140; COLOR: #FFFFFF; FONT: 14px arial, verdana, sans-serif; font-weight: bold }

.menuitem   {COLOR: #000000; FONT: 16px arial, verdana, sans-serif; }

.menudescription   {COLOR: #000000; FONT: 10px arial, verdana, sans-serif; }

.copyright   {  FONT: 10px verdana, arial, sans-serif }

.H3   {  FONT: 14px verdana, arial, sans-serif }

a.nav3:link, a.nav3:visited, a.nav3:active		{ 
font-weight: bold; 
text-decoration: none;
color: #FFFFFF; 
font-size: 10px
}

a.nav3:hover	 {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
 }
 
 a.textnav:link, a.textnav:visited, a.textnav:active		{ 
font-weight: bold; 
text-decoration: underline;
color: #FF0000; 
font-size: 12px
}

a.textnav:hover	 {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  font-size: 12px
 }


