body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B38547;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.adminButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-transform: lowercase;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C29B67;
	border-right-color: #805F33;
	border-bottom-color: #805F33;
	border-left-color: #C29B67;
	background-color: #B38547;
	width: 100px;
	font-weight: bolder;
}
.bodyText {
	font-size: 10pt;
}
.smallDate {
	font-size: 8pt;
}
.tableHeader {
	font-size: 14pt;
	font-weight: bolder;
	font-variant: small-caps;
}
.exHeading {
	cursor: hand;
}
.exIndent {
	border: 1px dotted #B38547;
	background-color: #070707;
}
.gigTable {
	background-color: #1A130B;
	margin-bottom: 20px;
}
a:link {
	color: #C8A473;
	text-decoration: underline;
}
a:visited {
	color: #C8A473;
}
.thumbNail {

	font-size: 8pt;
}
.homeButton {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-transform: lowercase;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C29B67;
	border-right-color: #352715;
	border-bottom-color: #352715;
	border-left-color: #C29B67;
	background-color: #674D29;
	width: 60px;
	font-weight: bolder;
}
