body {
	background:url(images/background.jpg);
	background-color:#DDC596;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
td	{
	font-size: 14px;
}
.gold {
	color: #FFCC33;
}
.green {
	color: #006600;
}
.golbig {
	color: #FFCC33;
	font-style: italic;
	font-size: 24px;
}
.white {
	color: #FFFFFF;
	font-size: 24px;
}
h1	{
	color: #006600;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
a {
	color: #006600;
	text-decoration: underlined;
}
a:visited {
	color: #006600;
	text-decoration: underlined;
}

a:active {
	color: #462205;
	text-decoration: none;
}
a:hover	{
	color: #462205;
	text-decoration: none;
}
a.light	{
	color: #ffffff;
	text-decoration : none;
}
a:visited.light {
	color: #ffffff;
	text-decoration : none;
}
a:active.light {
	color: #FFCC33;
	text-decoration : none;
}

a:hover.light {
	color: #FFCC33;
	text-decoration : none;
}
a.nav	{
	display:block;
	color: #462205;
	font-weight:bold;
	font-size:14px;
	text-decoration : none;
	text-align:center;
}
a:visited.nav {
	color: #462205;
	display:block;
	font-weight:bold;
	font-size:14px;
	text-decoration : none;
	text-align:center;
}
a:active.nav {
	color: #006600;
	display:block;
	font-weight:bold;
	font-size:14px;
	text-decoration : none;
	text-align:center;
}

a:hover.nav {
	color: #006600;
	display:block;
	font-weight:bold;
	font-size:14px;
	text-decoration : none;
	text-align:center;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	vertical-align: middle;
}
.style2 {color: #006600; font-weight: bold; }

input.srcfrm2 {
	width:180px;
	color:#000000;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#462205;
}
textarea.gbmorelines {
	width:431px;
	height:150px;
	color:#000000;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-top:1px solid #462205;
	border-right:1px solid #462205;
	border-bottom:1px solid #462205;
	border-left:1px solid #462205;
	border-color:#462205;
}
hr	{
	size:1px;
	color:#462205;
	height:1px;
}
.quote {
	font-size:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006600;
}