.greyheader1{FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: 14px; COLOR:#CCCCCC; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.largegreen{FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: 18px; COLOR:#86B519; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.greenheader{FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: 16px; COLOR:#86B519; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.header2{FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: 18px; COLOR:#990000; FONT-WEIGHT: bold; TEXT-DECORATION: none}

td {
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; color: #777777 
}

.GREYheader{FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: 14px; COLOR:#666666; FONT-WEIGHT: bold; TEXT-DECORATION: none}

.footer{
	FONT-FAMILY: Arial; FONT-SIZE: 10px; COLOR:#CCCCCC; FONT-WEIGHT: bold; TEXT-DECORATION: none 
}

.greenlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
}
a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #99CC33;
	text-decoration: underline;
}
a:visited {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold; color: #D78100; text-decoration: underline;}
	
a:link {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold; color: #FF9900; text-decoration: underline;}

td.NavCurrent {
  line-height: 36px;
  height: 36px;
  color: #f0a300;
  background-image: url(../images/navleft.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  font-family: arial, tahoma, helvatica;
  font-size: 12px;
  font-weight: bold;  
}

td.NavCurrent a:link, td.NavCurrent a:visited, td.NavCurrent a:hover  {
  line-height: 36px;
  height: 36px;
  color: #f0a300;
  display: block;
  background-image: url(../images/navleft.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  font-family: arial, tahoma, helvatica;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

a:link, a:visited {
  color: #93b11b;
  font-family: arial, tahoma, helvatica;
  font-size: 12px;
  font-weight: bold;  
  text-decoration: none;
}

a:hover {
  color: #f0a300;
  font-family: arial, tahoma, helvatica;
  font-size: 12px;
  font-weight: bold;  
  text-decoration: none;
}

a.NavMenu:link, a.NavMenu:visited {
  line-height: 36px;
  height: 36px;
  display: block;
  color: #93b11b;
  background-image: url(../images/navleft.gif);
  background-position: left top;
  background-repeat: repeat-x;
  font-family: arial, tahoma, helvatica;
  font-size: 12px;
  font-weight: bold;  
  text-decoration: none;
}

a.NavMenu:hover {
  color: #f0a300;
  background-image: url(../images/navleft.gif);
  background-position: left bottom;
}