.nametitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFCC;
	letter-spacing: .10em;
}


A.topnav:LINK, A.topnav:ACTIVE, A.topnav:VISITED {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFCC;
 font-weight: normal;
 text-decoration : none;
}
A.topnav:HOVER {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #33CCCC;
 font-weight: normal;
 text-decoration : underline;
}

A:LINK, A:ACTIVE, A:VISITED {
	color: #00CCFF;
	text-decoration: none;
}
A:HOVER {
	color: #00FF99;
	text-decoration: underline;
}

.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	font-weight: bold;

}
.tabletext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47191C;
	font-weight: normal;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #504A6C;
	font-weight: bolder;
	letter-spacing: 0.15em;
	font-style: normal;


}
.bodytext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	font-weight: normal;
}
.bodyhilite {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #504A6C;
	font-weight: bold;
}
A.leftnav:LINK, A.leftnav:ACTIVE, A.leftnav:VISITED {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #557F55;
 font-weight: normal;
 text-decoration : none;
}
A.leftnav:HOVER {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 font-weight: normal;
 text-decoration : underline;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #AA9FAA;
	line-height: normal;

}
a.nav:hover {
	color: #2A7F00;
	text-decoration: underline;

}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/arrows.gif);
}
.listbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #504A6C;
	list-style-position: outside;
	list-style-image: url(images/arrows.gif);
}
.navtext {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
A.credit:LINK, A.credit:ACTIVE, A.credit:VISITED {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #99FFCC;
 font-weight: normal;
 text-decoration : none;
}

A.credit:HOVER {
 font-family: Arial, Helvetica, sans-serif;
 font-size:  11px;
 color: #FFFFCC;
 font-weight: normal;
 text-decoration : underline;
}.highlightbox {
	border: 2px solid #FFFF99;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.highlightboxinside {

	border: 2px solid #47191C;
}
.w3cbutton4 {
	margin: 1em 0;
	width: 135px;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.10em;
	padding: 3px;




}
.w3cbutton4 a {
  display: block;
  width: 100%;
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited,
.w3cbutton4 a:hover {
  background-color: #FFFFCC;
  color: #000;
  text-decoration: none;
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.w3cbutton4 a:hover {
	border-bottom: 1px solid #cecece;
	border-top: 2px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 2px solid #4a4a4a;
	background-color: #CCCCCC;

}
.w3cbutton4 span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
  color: #0c479d;
}
.w3cbutton4 a:active {
	border-bottom: 1px solid #cecece;
	border-top: 2px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 2px solid #4a4a4a;
	background-color: #FFFFFF;

}
