.outertable {
	border: 1px solid #92751F;
}
.menuteb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996666;
}

.inner {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #92751F;
	border-left-color: #92751F;
}
.innertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #43382C;
}
