.button-hand {
	cursor: hand;
}
.content-border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-width: 1px;
}
.content-innerborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #77561a;
	border-right-color: #77561a;
	border-bottom-color: #77561a;
	border-left-color: #77561a;
}
.left-column {
	background-color: #3e2d1b;
}
.right-column {
	background-color: #533c11;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #65491a;
	border-right-color: #65491a;
	border-bottom-color: #65491a;
	border-left-color: #65491a;
}

.right-columnbg {
	background-image: url(../images/index-righttable-back.gif);
	background-position: center center;
}.pictureboder {
	border: 1px solid #65491a;
	cursor: hand;
}
.txtArea {
	width: 100%;
}
