.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #87816B;
	text-decoration: none;
	letter-spacing: 1px;

}
.bottomNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}



.bottomNav:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.bottomNav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #396E33;
	text-decoration: none;
}

.imgHover img {
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:.9;
  /* for Mozilla */
  -moz-opacity:.9;
  	background:#FFFFFF;

}

.imgHover:active img {
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:.10;
  /* for Mozilla */
  -moz-opacity:.9;
  	background:#FFFFFF;

}
.imgHover:hover img {

  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:.6;
  /* for Mozilla */
  -moz-opacity:.6;
  	background:#FFFFFF;
}



.navLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 1px;

}
.bottomLinX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.navLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #87816B;
	text-decoration: none;
	letter-spacing: 1px;

}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
}
.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	font-weight: bold;

}
.picBorder {
	border: 1px solid #666666;
}
.bodycopyboldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
.bodycopyboldRed:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
.bodycopyboldRed:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
.bodycopyboldRed:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}.bg {
	background-image: url(images/bg_09.gif);
	background-repeat: repeat-x;
}
.headerRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	font-weight: bold;
}
