BODY {
	background-color: #FFF6CD;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
TABLE.main {
	background-color: #FFFFFF;
	padding: 10px;
}
TR.odd {
  BACKGROUND-COLOR: #FFFFFF
}
TR.even {
  BACKGROUND-COLOR: #FFF6CD
}
TR.bgHighlited {
	background-color: #FFF6CD;
}
TD.banner {
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	width: 319px;
}
TD.bgHighlited {
	background-color: #FFF6CD;
	font-weight: bold;
	color: #361700;
}
TD.footer {
	height: 50px;
	background-color: #FFFFFF;
	width: 200px;
}
TD.logo {
	z-index: 0;
	visibility: visible;
	width: 150px;
	background-color: #FFFFFF;
	height: 80px;
}
TD.mainWindow {
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	height: 200px;
	vertical-align: top;
}
TD.menuBar {
	width: 101px;
}
TD.NavButton {
	height: 40px;
	width: 101px;
	color: #FFF6CD;
	font-weight: bold;
	font-variant: small-caps;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	background-color: #6E5732;
	border: thin solid #000000;
}
TD.subButton {
	height: 40px;
	width: 101px;
	color: #FFF6CD;
	font-weight: bold;
	font-variant: small-caps;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	background-color: #6E5732;
	border: thin solid #000000;
}
TD.quickSearch {
	background-image: url(/images/label.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 126px;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
	background-position: center center;
	vertical-align: middle;
	text-decoration: none;
}
TD.slide {
	height: 160px;
	width: 210px;
}
TD.subBanner {
	font-size: 18px;
	font-variant: normal;
	color: #361700;
	text-align: center;
	vertical-align: middle;
	text-transform: none;
	font-weight: normal;
}
#sideBar {
	z-index: 0;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #6E5732;
	width: 169px;
}
INPUT.required {
	background-color: #FFF6CD;
}
INPUT.submit {
	border: 1px solid #000000 inset;
	COLOR: #FFF6CD;
	HEIGHT: 20px;
	cursor: hand;
	background-color: #6E5732;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.navBar {
	color: #FFF6CD;
	text-decoration: none;
}
a.navBar:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer {
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	color: #FF0000;
	text-decoration: none;
}
a.lotsapeoples {
	color: #0000FF;
}
a.lotsapeoples: hover {
	color: #FF9900;
}
IMG.slideshow {
	filter: Alpha(Opacity=100);
  -moz-opacity:1;
	width:200px;
	height:150px;
	border: 3px solid #000099 inset;
}
IMG.bioPic {
	border: 3px solid #000099 inset;
	margin: 5px;
}
BODY.print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 10in;
	width: 7.5in;
	position: absolute;
}
P.heading {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #6E5732;
	text-align: left;
	color: #FFF6CD;
}
TD.navMenu {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
TD.label {
	background-color: #361700;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
}
TD.title {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-color: #6E5732;
	text-align: left;
	color: #FFF6CD;
}
TD.notes {
	border: thin solid #361700;
}
