body {
	margin-left: 10px;
	margin-top: 0px;
	background-color: #E9E9B5;
	margin-bottom: 0px;
	margin-right: 10px;
}
h1 {
	color: #64572D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: italic;
	text-align: center;
}
h2 {
	color: #64572D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
h3 {
	color: #64572D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #64572D;
}
li {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #64572D;
}

td {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #64572D;
}
.copyright {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #64572D;
	font-size: 7pt;
}

.error {
	color: #FF0000;
}
.list-thead {
	background-color: #64572D;
	color: #E9E9B5;
}
.list-table {
	border-left-color: #64572D;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #64572D;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #64572D;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #64572D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.list-td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #64572D;
}
input, select, textarea {
	border: 1px solid #64572D;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 2px;
}
input.radio {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
label {
	font-size: 8pt;
}
.boxhead {
	font-size: 12pt;
	color: #FFFFDD;
	background-color: #64572D;
	text-align: center;
}
.boxleft {
	font-size: 8pt;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #64572D;
}



a {
	text-decoration: none;
	color: #A82B00;
}
.treeline-bl {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #64572D;
	border-left-color: #64572D;
}
.treeline-br {
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #64572D;
	border-right-color: #64572D;
}
.treeline-b {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #64572D;
}
.treeline-t {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #64572D;
}
.treeline-tl {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #64572D;
	border-left-color: #64572D;
}
.treeline-tr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #64572D;
	border-right-color: #64572D;
}
.treeline-r {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #64572D;
}
.treeline-box {
	border-width: 1px;
	border-style: solid;
	border-color: #64572D;
}
.shadowtable-tl {
	background-image: url(/images/table-tl.gif);
	height: 15px;
	width: 13px;
}
.shadowtable-t {
	background-image: url(/images/table-t.gif);
	height: 15px;
	text-align: left;
}
.shadowtable-tr {
	background-image: url(/images/table-tr.gif);
	height: 15px;
	width: 19px;
}
.shadowtable-r {
	background-image: url(/images/table-r.gif);
	width: 19px;
}
.shadowtable-br {
	background-image: url(/images/table-br.gif);
	height: 17px;
	width: 19px;
}
.shadowtable-b {
	background-image: url(/images/table-b.gif);
	height: 17px;
}
.shadowtable-bl {
	background-image: url(/images/table-bl.gif);
	height: 17px;
	width: 13px;
}
.shadowtable-l {
	background-image: url(/images/table-l.gif);
	width: 13px;
}
.heart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.tab-active {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #64572D;
	text-align: center;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #64572D;
	border-right-color: #64572D;
	border-left-color: #64572D;
}
.tab-inactive {
	font-size: 10pt;
	color: #64572D;
	background-color: #dad0af;
	text-align: center;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #64572D;
	border-right-color: #64572D;
	border-left-color: #64572D;
}

.tab-subtable {
	background-color: #dad0af;
}

.tab-subtablehead {
	font-size: 12pt;
	color: #64572D;
	text-align: center;
	background-color: #dad0af;
}
