
body {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background: url(images/back.gif);
}

td {
	font-size: 11px;
	font-family: Tahoma;
	color: #505048;
	line-height: 14px;
	vertical-align: top;
}

.ButtonRow
{
  /*background-color: #C8C8B4;*/
  margin-left:9px;
  margin-right:0px;
  height: 48px;
}

.Button
{
  display: block;
  float: left;
}

a {
	border: none;
	text-decoration: underline;
	color: #872921;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

.footertxt {
	color: #3A3930;
}
.footerlink {
	color: #3A3930;
	text-decoration: underline;
}
.footerlink:hover {
	color: #3A3930;
	text-decoration: none;
}

.link1 {
	text-decoration: underline;
	color: #872921;
	background: url(images/pimp1.gif) no-repeat left;
	padding-left: 11px;
}
.link1:hover {
	text-decoration: none;
	color: #872921;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none
}
li {
	background: url(images/pimp1.gif) no-repeat  left;
	padding-left: 11px;
	line-height: 18px;
	font-size: 11px;
	color: #872921;
}
li a {
	color: #872921;
	text-decoration: underline;
}
li a:hover {
	text-decoration: none;
}

.myform {
	width: 165px;
	margin: 0px;
	padding-left: 3px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 21px;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	color: #505048;
	background: #C8C8B4;
	border: none;
}

.ContentArea {
	width: 395px;
	height: 180px;
	overflow: auto;
}

.txt1 {
	color: #872921;
	font-weight: bold;
}
