body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #C3B79D;
}
a:link {
	color: #897A37;
}
a:visited {
	color: #7B7134;
}
a:hover {
	color: #C89371;
}
a:active {
	color: #6699FF;
}
table {
	width: 650px;
	background-color: #000000;
	border: thin solid #4C5621;
	
	padding: 5px;
}
.centered {
	text-align: center;
	
}
td {
	padding: 10px;
	vertical-align: top;
}
.topalign {
	vertical-align: top;
}
.bckgr1 {
	background-color: #C0DFA2;
	color: #000000;
	padding: 5px;
}
.bckgr2 {
	background-color: #EBE8D6;
	color: #000000;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
}
.leftcollight {
	background-color: #EBE8D6;
	text-align: center;
	width: 172px;
}
.leftcoldark {
	background-color: #000000;
	text-align: center;
	width: 172px;
}
.txtleftmain {
	text-align: left;
	margin-left: 10px;
}
.boldcolored {
	font-weight: bold;
	color: #CDC083;
}
.italic {
	font-style: italic;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
.nested {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 430px;
	border: none;
}
.submenu {
	background-color: #E0DCC9;
	padding: 5px;
	margin: 0px;
}
.bold {
	font-weight: bold;
	font-variant: small-caps;
	color: #330033;
}
#closeup_table {
	background-color: #000000;
	width: 650px;
	border: thin solid #4C5621;
}
.imgthmb {
	border: medium solid #FFFFFF;
}
