body {
	margin: 0px;
	padding: 0px;
	background-color:#a59c7f;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h5 {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	
}
h4 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-size: 12.5pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 15.5pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1 {
	font-size: 17pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
}
.txt-white{
	color: #ffffff;
}
.txt-greenlink{
	color: #999b3a;
	text-decoration:underline;
}
.txt-greenlink:hover{
	color: #999b3a;
	text-decoration:none;
}
.txt-dkgrey{
	color: #424242;
}
.txt-blacklink{
	color: #000000;
	text-decoration:none;
}
.txt-blacklink:hover{
	color: #000000;
	text-decoration:underline;
}
.txt-dkbrown{
	color: #843511;
}
.txt-dkbrown01{
	color: #a4694f;
}
.txt-ltbrown{
	color: #b35400;
}
.txt-whitelink{
	color: #ffffff;
        text-align:center;
	cursor:pointer;
        font-size: 9pt;
}
.txt-whitelink:hover{
	color: #ff7600;
        text-align:center;
	cursor:pointer;
        font-size:9pt;
}
.txt-whitelink-hover{
	color: #ff7600;
        text-align:center;
	cursor:pointer;
        font-size: 9pt;
}
.font-trebuchet{
font-family:"Trebuchet MS";
}
.font-georgia{
font-family: Georgia, "Times New Roman", Times, serif;
}
.font-big{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18pt;
color:#b35400;
}
.bg-white{
background-color:#ffffff;
}
.bg-dkbrown{
background-color:#843511;
}
.bg-brown{
background-color:#a54e01;
}

.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;
	color: #ffffff;
	background-color:#999b3a;
	border:none;
	cursor:pointer;
	height:35px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	border:solid 1px #828282;
	height:18px;
	
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	border:solid 1px #828282;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	border:solid 1px #cccccc;
}
.button01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	background-color:#843511;
	border:none;
	cursor:pointer;
	height:21px;
}
.req{
	color: #ff0034;
}

.font-big01{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:24pt;
color:#843511;
}

.divider {
color:#ffffff;
font-size:10pt;
}