body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
li {
	margin-bottom: 10px;
}

body {
	background-image: url(images/bgmainholderb.gif);
}
.navbar {
	background-image: url(images/buttonholderbg.gif);
	border: 4px ridge #ffffcc;


}
.content {
	background-image: url(images/contentbg.gif);
	border: 2px inset #83a183;
}
.goldridge {
	border: 4px ridge #ffffcc;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.buttontext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	top: -2px;
	line-height: 14px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
.disclaimer {
	color: #006600;
	font-size: 10pt;
}

.buttontext a:link {
	color: #ead88e;
	text-decoration: none;
}
.buttontext a:visited {
	color: #ead88e;
	text-decoration: none;
}
.buttontext a:hover {
	color: #163D16;
	text-decoration: none;
	background-color: #EAD88E;
}
.buttontext a:active {
	color: #ead88e;
	text-decoration: none;
}
.imageframe {
	border: double #000000;

}
a:link {
	color: #006600;
	text-decoration: underline;
}

a:visited {
	color: #006600;
	text-decoration: underline;
}

a:hover {
	color: #009900;
	text-decoration: underline;
}

a:active {
	color: #006600;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.brownframe {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #75754F;
	border-right-color: #75754F;
	border-bottom-color: #75754F;
	border-left-color: #75754F;
}
.bigtable {
}
.bigtable img {
	border: 1px solid #75754F;
}

.bigtable td {
	font-size: 9pt;
	text-align: center;
	background-color: #F3EED6;
}
