body { color: #000;
	background: #8c5b38 url("../images/bg.jpg");
	margin: 0px;
}
body, div, span, a, td, h1, h2, h3, h4, form, select, input, textarea {
	font-family: verdana, sans-serif, helvetica, arial;
	font-size: 11px;
	font-weight: 500;
}
a {
	color: #106bab;
	text-decoration: underline;
}
a:hover {
	color: #630;
	text-decoration: none;
}
td.menu a {
	display: block;
	padding: 3px 5px;
	margin: 4px;
	text-align: left;
	text-decoration: none;
	color: #036;
	border: 0;
	width: 150px;
}
*html td.menu a {
width: 160px;
}
td.menu a:hover {
	text-decoration: none;
	padding: 2px 4px;
	border: solid 1px #6b4c36;
	background-color: #996c4c;
	color: #fda;
}
td.menu h3 {
	margin: 8px 2px 2px 4px;
}
ul, ol {
	list-style: outside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
li {
	margin: 4px 0px 8px 50px;
	marker-offset: 0px;
}
h1 {
	font-size: 14px;
	color: #774e31;
	font-weight: 600;
	margin: 0px 0px 4px 0px;
}
h1.line {
	border-bottom: solid 1px #369;
	margin-bottom: 8px;
}
h2 {
	font-size: 11px;
	color: #963;
	font-weight: 600;
	margin: 0px 0px 2px 0px;
}
h3 {
	font-size: 11px;
	color: #106bab;
	font-weight: 600;
	margin: 0px 0px 0px 0px;
}
.c1 {
	color: #630;
}
.c2 {
	color: #963;
}
.c3 {
	color: #106bab;
}
.text_small {
	font-size: 10px;
	color: #666;
}
form {
	margin: 0px;
}
input.form, select.form, textarea.form {
	border: solid 1px #630;
	background-color: #f9f6f0;
}
p {
	margin: 0px 0px 8px 0px;
	text-align: justify;
}
p.quote {
        font-style: italic;
        margin: 16px 32px 0px 32px;
        padding: 0px 0px 16px 0px;
        border-bottom: 1px solid #630;
}
strong {
	font-weight: 600;
	font-style: italic;
}
img {
	border-color: #fff;
	border-width: 0px;
	border-style: solid;
	border: solid 1px #630;
}
table {
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
}
table.max {
	width: 100%;
	height: 100%;
}
td {
	border-width: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
td.max {
	width: 100%;
	height: 100%;
}
td.maxCenter {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
table.layout {
width: 720px;
margin: auto;
}
td.title {
	color: #fc6;
	padding: 0px;
	height: 70px;
	text-align: right;
	vertical-align: middle;
}
td.title h1 {display: none; position: relative; margin-top: 30px; font-size: 18pt; font-family: "Arial Narrow";}
td.title img {position; relative; display: block;}
td.title .logo {display: none; float: left; border: 0;}
td.menu {
	width: 160px;
	background-color: #cda78a;
	vertical-align: top;
}
td.main {
	background-color: #fff;
	padding: 5px;
	vertical-align: top;
}
*html td.main { width: 560px; }
td.footer {
	color: #fc9;
	padding: 4px;
	text-align: center;
}
td.highlight, div.highlight {
	padding: 4px;
	border: solid 1px #630;
	background-color: #f9f6f0;
}
table.highlight {
	width: 100%;
}
div.file_info {
	color: #fc9;
	padding-left: 4px;
}
div.centered {
	text-align: center;
}
div.floating_image {
	float: right;
	margin: 8px;
	text-align: center;
	color: #630;
	font-size: 10px;
}
div.floating_image img {
	border: solid 1px #630;
}
.announcement {
		margin: 2px 0px 8px 0px;
}
.indent {
	margin: 4px 4px 4px 50px;
}
td.formtitle {
padding: 2px 6px 2px 0px;
color: #630;
}
td.formfield {
padding: 2px 0px 2px 0px;
}

.gdtp {
float: right;
margin: 0 4px 20px 20px;
width: 100px;
text-align: center;
border: 0;
}
.gdtp img {
border: 0;
margin-bottom: 4px;
}
.contact {
color: #963;
margin-bottom: 16px;
}
