body {
	background-color: #120100;
	background-image: url("images/background.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0px;
}

img { 
	border:none;
	vertical-align:bottom;
}


div#footer {
	background-color: #120100;
	background-image: url("images/footer-table.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}

.content {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	font-style: regular;
	font-weight: normal;
	color: #998878;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
    word-spacing: 1px;
}

.title {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: regular;
	line-height: 30px;
	font-weight: regular;
	color: #9ABBB8;
	text-align: left;
	letter-spacing: 0px;
	text-indent: 0;
}

.footer {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: regular;
	text-decoration: none;
	font-weight: normal;
	color: #998878;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
}

a:link {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: regular;
	font-weight: normal;
	color: #9ABBB8;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}

a:visited {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: regular;
	font-weight: normal;
	color: #9ABBB8;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}

a:hover {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: regular;
	font-weight: normal;
	color: #998878;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}
a:active {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: regular;
	font-weight: normal;
	color: #9ABBB8;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}

a.footer:link {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: regular;
	font-weight: normal;
	color: #9ABBB8;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}

a.footer:visited {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: regular;
	font-weight: normal;
	color: #9ABBB8;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}

a.footer:hover {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: regular;
	font-weight: normal;
	color: #E1E0DF;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}
a.footer:active {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: regular;
	font-weight: normal;
	color: #9ABBB8;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}

.textInput {
	width: 260px;
	height: 25px;
	font-family: Georgia;
	color: #37210C;
	padding: 3px;
	font-size: 1.0em;
	border: 1px solid #000000;
}

.textInput2 {
	width: 160px;
	height: 25px;
	font-family: Georgia;
	color: #37210C;
	padding: 3px;
	font-size: 1.0em;
	border: 1px solid #000000;
}

.textInput3 {
	width: 40px;
	height: 25px;
	font-family: Georgia;
	color: #37210C;
	padding: 3px;
	font-size: 1.0em;
	border: 1px solid #000000;
}

.textInput4 {
	width: 100px;
	height: 25px;
	font-family: Georgia;
	color: #37210C;
	padding: 3px;
	font-size: 1.0em;
	border: 1px solid #000000;
}

.textBox {
	width: 260px;
	height: 200px;
	font-family: Georgia;
	color: #37210C;
	padding: 3px;
	font-size: 1.0em;
	border: 1px solid #000000;
}

input.btn {
  width: 100px;
  height: 25px;
  color:#37210C;
  font-family: Georgia;
  background-color:#FFFFFF;
  border:1px solid;
  border: 1px solid #000000;
}
