body, td {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
}
#pg {
background-color: #44362D;
	/*background-image: url(images/v2/10x10drkgrn.gif);*/
}
td.cent {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
	background-color: #663300;
}
td.olive {
	background-color: #816911;
	text-align: left;
	font-size: 14px;
}
td.adrsnt {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	background-color: #663300;
}
td.logosq {
	text-align: center;
	background-color: #816911;
	font-size: 12px;
}
a:link {
	color: #FFCC66;
	text-decoration: underline;	
}
a:visited {
	color: #FFCC66;
	text-decoration: underline;
}
a:hover {
color: #FFA850;
text-decoration: none;
}
a:active {
	color: white;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
span.big {
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC66;
}
span.gold {
	font-size: 14px;
	color: #FFCC66;
}
span.indnt {
	padding-left: 30px;
}
.rt {
float: right;
}
#mnav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
	background-color: #663300;
}
#mnav a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
	background-color: #663300;
}
#mnav a:hover {
color: #FFA850;
text-decoration: underline;
}
#mnav a:active {
	color: white;
	text-decoration: none;
}
.flt {
	font-family: Arial, Helvetica, sans-serif;
	color: #44362D;
	font-size: 13px;
	background-color: #FFF8DC;
	text-align: left;
}